|
|
|
@422
|
[422]
|
07/17/08 12:39:15 |
apdavison |
Attempt at duplication reduction in pcsim module. Untested as I don't … |
|
|
|
@420
|
[420]
|
07/16/08 20:09:31 |
apdavison |
More duplication reduction |
|
|
|
@419
|
[419]
|
07/16/08 17:25:05 |
apdavison |
In harmonize branch, created a simulator module within nest2 and … |
|
|
|
@418
|
[418]
|
07/16/08 15:38:30 |
apdavison |
In harmonize branch, moved common code from the definitions of the … |
|
|
|
@417
|
[417]
|
07/16/08 13:04:39 |
apdavison |
Created branch to reduce code duplication and simplify code by harmonizing … |
|
|
|
@362
|
[362]
|
06/12/08 18:22:53 |
apdavison |
Copied the changes made to trunk in r361 |
|
|
|
@357
|
[357]
|
06/12/08 15:02:14 |
apdavison |
Another minor fix for latest version of NEST (Version 1.9-7295) |
|
|
|
@354
|
[354]
|
06/12/08 10:41:10 |
apdavison |
A few fixes to deal with the latest version of NEST |
|
|
|
@352
|
[352]
|
06/11/08 17:18:49 |
apdavison |
Fixed a couple of bugs with neuron.SpikeSourcePoisson |
|
|
|
@351
|
[351]
|
06/11/08 16:01:19 |
apdavison |
In the neuronmodule, setup() now does a better job of reinitialising … |
|
|
|
@349
|
[349]
|
06/09/08 16:36:04 |
apdavison |
Added more metadata to setup.py |
|
|
|
@345
|
[345]
|
06/05/08 18:01:40 |
apdavison |
Minor changes to setup.py and the documentation. |
|
|
|
@344
|
[344]
|
06/05/08 16:58:45 |
apdavison |
Removed modules that will not be supported in the 0.4 release, i.e. … |
|
|
|
@343
|
[343]
|
06/05/08 16:46:56 |
apdavison |
Created 0.4 branch |
|
|
|
@189
|
[189]
|
01/29/08 11:05:03 |
apdavison |
Deleted branches/multifile, as it was merged to trunk at r188 |
|
|
|
@187
|
[187]
|
01/29/08 10:36:19 |
apdavison |
Finished merging changes from trunk r183 to multifile branch. |
|
|
|
@186
|
[186]
|
01/28/08 17:45:43 |
apdavison |
Merged changes from trunk r183 for common.py, nest2/__init.py__, … |
|
|
|
@185
|
[185]
|
01/28/08 16:50:55 |
apdavison |
Separated cells.py, connectors.py and synapses.py out from … |
|
|
|
@183
|
[183]
|
01/25/08 13:30:03 |
emuller |
Forgot sub-packages |
|
|
|
@182
|
[182]
|
01/25/08 13:24:32 |
emuller |
-> neuralensemble.org |
|
|
|
@181
|
[181]
|
01/25/08 13:23:26 |
emuller |
Moved pyNN package root under src |
|
|
|
@180
|
[180]
|
01/25/08 13:19:38 |
emuller |
A bunch of crazy ideas :
How would I want a from-scatch-pythonic … |
|
|
|
@179
|
[179]
|
01/24/08 18:01:28 |
emuller |
Moved test to main dir again |
|
|
|
@178
|
[178]
|
01/24/08 17:56:01 |
emuller |
Added packages to reflect new dir structure |
|
|
|
@177
|
[177]
|
01/24/08 17:49:36 |
emuller |
Moved neuron, pcsim, nest2 backends into their own dirs
removed nest1, … |
|
|
|
@176
|
[176]
|
01/24/08 17:42:03 |
emuller |
Moved all code to a ./src subdir |
|
|
|
@175
|
[175]
|
01/24/08 17:36:39 |
emuller |
Eilif's sandbox to try out ideas |
|
|
|
@164
|
[164]
|
01/17/08 14:04:06 |
apdavison |
Moved nest2.py to nest2/init.py and similarly for the other modules |
|
|
|
@163
|
[163]
|
01/17/08 13:35:55 |
apdavison |
Created a branch to experiment with separating each simulator module
into … |
|
|
|
@133
|
[133]
|
07/25/07 11:20:17 |
apdavison |
Deleted branches/connector-class |
|
|
|
@123
|
[123]
|
07/05/07 16:18:54 |
apdavison |
VAbenchmarks.py modified temporarily for inclusion in the CNS*07 poster |
|
|
|
@121
|
[121]
|
07/03/07 16:01:18 |
apdavison |
Fix to a wikidoc import bug. |
|
|
|
@114
|
[114]
|
06/29/07 09:40:23 |
apdavison |
wikidoc.py now does a relative import of ../common, to ensure that wikidoc … |
|
|
|
@113
|
[113]
|
06/28/07 17:45:53 |
apdavison |
Refactored wikidoc.py so that it can now be used as an imported module … |
|
|
|
@111
|
[111]
|
06/28/07 16:51:58 |
apdavison |
Fixed a couple of typos in the users' guide |
|
|
|
@104
|
[104]
|
06/08/07 17:45:47 |
apdavison |
Created branch to experiment with passing RandomDistribution objects as … |
|
|
|
@101
|
[101]
|
06/07/07 17:24:16 |
apdavison |
Removing improved-ID branch, since it has been merged into trunk and is no … |
|
|
|
@99
|
[99]
|
06/07/07 15:31:43 |
apdavison |
Improved ID class now working with pcsim module. |
|
|
|
@96
|
[96]
|
06/07/07 11:35:13 |
apdavison |
:
* Improved ID class now working with neuron module
* Renamed … |
|
|
|
@95
|
[95]
|
06/07/07 09:54:45 |
apdavison |
* Reinstated the ID.set() method, as this allows setting multiple … |
|
|
|
@94
|
[94]
|
06/06/07 21:26:30 |
apdavison |
The improved ID class seems to be working for the nest module, … |
|
|
|
@93
|
[93]
|
06/06/07 21:15:20 |
apdavison |
Created improved-ID branch to work on improvements to the ID class. |
|
|
|
@90
|
[90]
|
06/05/07 14:59:46 |
apdavison |
Implemented FixedProbabilityConnector and … |
|
|
|
@89
|
[89]
|
06/05/07 11:26:34 |
apdavison |
Implemented AllToAllConnector and OneToOneConnector for nest, … |
|
|
|
@88
|
[88]
|
06/05/07 09:10:00 |
apdavison |
Merged changes r84:87 from trunk |
|
|
|
@84
|
[84]
|
06/04/07 16:26:33 |
apdavison |
Created branch to experiment with replacing the method argument (a … |
|
|
|
@78
|
[78]
|
05/24/07 14:58:23 |
apdavison |
The documentation is now 'good enough' for release. |
|
|
|
@77
|
[77]
|
05/24/07 13:16:52 |
apdavison |
* Deleted the facetsml and nest2 modules, which are not mature enough … |
|
|
|
@76
|
[76]
|
05/24/07 11:49:19 |
apdavison |
Merged trunk changes r54:75 into pyNN-0.3 branch |
|
|
|
@54
|
[54]
|
05/11/07 16:00:49 |
apdavison |
Merged trunk changes r48:53 into pyNN-0.3 branch |
|
|
|
@48
|
[48]
|
05/11/07 11:35:19 |
apdavison |
Merged trunk changes r37:47 into pyNN-0.3 branch |
|
|
|
@37
|
[37]
|
05/07/07 14:52:03 |
apdavison |
Created 0.3 branch to prepare for 0.3.0 release. No API changes (other … |
|
|
|
@1
|
[1]
|
04/03/07 16:07:27 |
davison |
initial import of PyNN to neuralensemble svn |