|
|
|
@465
|
[465]
|
10/02/08 11:38:28 |
apdavison |
Various minor bug-fixes |
|
|
|
@464
|
[464]
|
09/29/08 18:24:09 |
bruederle |
Changed tau_ref for hardware neuron model from 0.4ms to 1.0ms. Old … |
|
|
|
@463
|
[463]
|
09/24/08 08:58:30 |
pierre |
Some minors fixes in neuron2. I'm not really using it, but when i tried to … |
|
|
|
@424
|
[424]
|
07/18/08 14:28:56 |
apdavison |
Now when you try to write data to a file, any existing file of the same … |
|
|
|
@416
|
[416]
|
07/16/08 10:40:43 |
apdavison |
Harmonization of logging setup across simulators (see #66). Also fixes bug … |
|
|
|
@415
|
[415]
|
07/16/08 10:35:16 |
pierre |
Add the possibility, in the common.py file, to select a particular model … |
|
|
|
@414
|
[414]
|
07/16/08 09:47:16 |
apdavison |
Harmonization of describe() methods across simulators, by moving its … |
|
|
|
@413
|
[413]
|
07/15/08 14:31:49 |
apdavison |
First attempt to provide an interface for injecting arbitrary currents … |
|
|
|
@403
|
[403]
|
06/26/08 17:17:12 |
apdavison |
More modifications to neuron2 to pass generictests.py |
|
|
|
@399
|
[399]
|
06/26/08 14:52:10 |
pierre |
Update also the nest1 DistantDependantProbabilityConnector? to be coherent. … |
|
|
|
@394
|
[394]
|
06/26/08 11:15:39 |
apdavison |
Fixed a couple of bugs in neuron2: delays not getting set properly to … |
|
|
|
@392
|
[392]
|
06/26/08 10:36:28 |
pierre |
Fix a bug in the periodic boundaries conditions if those are specified by … |
|
|
|
@388
|
[388]
|
06/24/08 13:33:05 |
apdavison |
Minor change in neuron2 to avoid problems with numpy versions < 1.1.0 |
|
|
|
@387
|
[387]
|
06/23/08 17:32:59 |
apdavison |
In neuron2, implemented randomizeWeights(), randomizeDelays() and … |
|
|
|
@379
|
[379]
|
06/20/08 16:47:59 |
apdavison |
Got some more Connectors working in neuron2. |
|
|
|
@378
|
[378]
|
06/20/08 13:01:57 |
apdavison |
Removed a few debugging statements in neuron2. |
|
|
|
@377
|
[377]
|
06/19/08 18:01:38 |
apdavison |
Major reorganisation of neuron2 to better encapsulate global simulator … |
|
|
|
@376
|
[376]
|
06/19/08 15:54:15 |
apdavison |
More work on getting unit tests for neuron2 running |
|
|
|
@375
|
[375]
|
06/18/08 17:30:31 |
apdavison |
Native cells defined as Python classes now work with the neuron2 … |
|
|
|
@374
|
[374]
|
06/18/08 15:39:28 |
apdavison |
Some harmonization of attribute names across simulators. |
|
|
|
@372
|
[372]
|
06/18/08 14:47:45 |
apdavison |
recording.write_compatible_output() now takes an input_format … |
|
|
|
@371
|
[371]
|
06/18/08 14:02:10 |
apdavison |
Initia lization of membrane potentials now works in neuron2 |
|
|
|
@367
|
[367]
|
06/17/08 17:44:22 |
apdavison |
More work on neuron2 |
|
|
|
@366
|
[366]
|
06/16/08 17:32:56 |
apdavison |
Started reimplementing the neuron2 module from scratch |
|
|
|
@342
|
[342]
|
06/05/08 16:45:30 |
apdavison |
Finished removing the setRNGseeds() function, which was not completely … |
|
|
|
@332
|
[332]
|
06/05/08 10:22:58 |
apdavison |
Removed Projection.setThreshold() from API (see #76) |
|
|
|
@277
|
[277]
|
03/31/08 16:43:30 |
apdavison |
Harmonisation of docstrings, plus a couple of improvements/updates to … |
|
|
|
@275
|
[275]
|
03/28/08 17:21:28 |
apdavison |
White-space changes (always have a space after a comma) to conform more … |
|
|
|
@251
|
[251]
|
03/19/08 19:00:29 |
apdavison |
Removed deprecated cell types
Added a ModelNotAvailable class to allow … |
|
|
|
@237
|
[237]
|
02/25/08 18:10:02 |
apdavison |
Renamed methodParameters to method_parameters |
|
|
|
@236
|
[236]
|
02/25/08 17:58:33 |
apdavison |
Renamed paramDict to param_dict |
|
|
|
@235
|
[235]
|
02/25/08 17:26:31 |
apdavison |
Finally moved StandardCellType.translate1() to translate().
Added … |
|
|
|
@227
|
[227]
|
02/15/08 16:51:10 |
apdavison |
A little reorganisation of the bfstdp code |
|
|
|
@198
|
[198]
|
02/02/08 16:47:40 |
apdavison |
Switched all cells in nest, nest2, pcsim and neuron to the new … |
|
|
|
@197
|
[197]
|
02/01/08 17:42:58 |
apdavison |
Making progress with neuron2 (still not working, though) |
|
|
|
@195
|
[195]
|
01/31/08 17:04:51 |
apdavison |
Minor improvements to neuron2, although its still not functional. |
|
|
|
@194
|
[194]
|
01/31/08 16:21:54 |
apdavison |
Further work on the neuron2 module, mainly trying to replace … |
|
|
|
@193
|
[193]
|
01/31/08 13:11:51 |
apdavison |
Began new implementation of the neuron module, called neuron2 for now, … |