Timeline


and

04/13/12:

15:31 Changeset [1128] by pierre
Optimizations of the memory usage. Better specification of all the types …
15:11 Changeset [1127] by apdavison
In neo_output branch, gather option is now working for NEST backend

04/12/12:

17:26 Changeset [1126] by apdavison
In neo_output branch, gather option is now working for NEURON backend

04/06/12:

17:06 Ticket #227 (Port the bug fixes in 0.7.3 to trunk) created by apdavison
see ticket:225 and ticket:226
16:53 Milestone 0.7.3 completed
16:53 Ticket #226 (Start time of DCSources incorrect for `nest` and `brian` backends) closed by apdavison
fixed
16:52 Ticket #225 (Data recorded in pyNN.brian backend does not include value at t=0) closed by apdavison
fixed: fixed in r1120
16:38 Changeset [1125] by apdavison
Tagged release 0.7.3
16:36 Changeset [1124] by apdavison
Updated version number in 0.7 branch to 0.7.3
16:36 Changeset [1123] by pierre
some optimizations, and make the hoc file for the izikevich neuron …
16:33 Changeset [1122] by apdavison
One line missed from previous commit
15:58 Changeset [1121] by apdavison
Fix the start time of DCSource for nest and brian backends (in 0.7 branch)
15:57 Ticket #226 (Start time of DCSources incorrect for `nest` and `brian` backends) created by apdavison
15:30 Ticket #225 (Data recorded in pyNN.brian backend does not include value at t=0) created by apdavison

04/04/12:

15:38 Changeset [1120] by apdavison
Brian backend now returns all data values for Population.get_X(), …
12:59 Changeset [1119] by pierre
Some minor fixes in pyNN.nemo found during benchmarks

04/02/12:

22:45 Changeset [1118] by apdavison
Working on some new documentation
18:06 Changeset [1117] by apdavison
Added start, stop, amplitude attributes to DCSource for brian, nest …

03/31/12:

10:38 Changeset [1116] by apdavison
Working on documentation

03/30/12:

17:31 Changeset [1115] by apdavison
Starting to get brian backend working in parameter_space branch
14:18 Changeset [1114] by apdavison
Updated copyright statements
14:17 Changeset [1113] by apdavison
Updating docstrings in common module

03/29/12:

17:27 Changeset [1112] by apdavison
Fixed ID.get_parameters() and ID.set_parameters()

03/28/12:

16:34 Ticket #224 (Efficient Poisson Sources ?) created by Pierre Yger <p.yger@…>
I don't really know how to call it, but I think there is the need for the …
13:08 Changeset [1111] by apdavison
In parameter_space branch, plastic synapses are working again (although …
10:52 Changeset [1110] by apdavison
Getting parameter_space branch to work correctly with MPI

03/27/12:

14:37 Changeset [1109] by apdavison
In parameter_space branch, Popation.set() now handles computed …
10:54 Changeset [1108] by apdavison
Fixing up unit tests in parameter-space branch

03/26/12:

11:34 NineML edited by apdavison
(diff)

03/23/12:

11:12 Changeset [1107] by apdavison
In parameter-space branch, returned to population.celltype being an …
08:25 Changeset [1106] by pierre
Forgot a file…
08:24 Changeset [1105] by pierre
Fix a minor bug in the nemo backend, and add an izikevich mod file for …

03/22/12:

15:10 Ticket #211 (PyNN music run() function) closed by mdjurfeldt
fixed
15:10 Ticket #209 (PyNN music Projection class) closed by mdjurfeldt
fixed
00:08 Changeset [1104] by pierre
Use the PoissonSource? with spikes generated by the GPU, should be more …
00:07 Changeset [1103] by pierre
Use the PoissonSource? with spikes generated by the GPU, should be more …

03/21/12:

15:13 Changeset [1102] by pierre
Start to add an Izikevich model, at least for nemo and brian. There is one …
00:41 Changeset [1101] by mdjurfeldt
Allow NEST and NEURON to talk to eachother via MUSIC Some of the changes …

03/20/12:

19:09 NineML created by apdavison
18:58 Download edited by apdavison
(diff)
16:55 Changeset [1100] by pierre
minor changes to be in line with all extra_params notations
16:39 Changeset [1099] by pierre
Add a flag to turn on the cpu backend, for comparison, in Nemo
14:32 Changeset [1098] by apdavison
Added PyNN architecture figure

03/19/12:

10:34 Changeset [1097] by mdjurfeldt
Updated comment
10:05 Changeset [1096] by mdjurfeldt
Updated comment
01:20 Changeset [1095] by mdjurfeldt
Completed pyNN.music module and modified examples/music_simple.py to send …
01:19 Changeset [1094] by mdjurfeldt
Modified Population._create_cells so that cellclass can be a string, as is …
01:17 Changeset [1093] by mdjurfeldt
Modified Population.init so that cellclass can be a string, as is …

03/18/12:

22:20 Changeset [1092] by mdjurfeldt
Pass port and width instead of presynaptic_neurons to MusicProjection?
20:17 Changeset [1091] by mdjurfeldt
18:51 Ticket #207 (PyNN.music scheme for doing local backend specific non-PyNN api code) closed by mdjurfeldt
fixed: I've added this functionality now and am closing the ticket. I changed …
18:49 Changeset [1090] by mdjurfeldt
Fixed
18:37 Changeset [1089] by mdjurfeldt
Added support for sim.local and sim.local_backend (ticket #207)
18:36 Changeset [1088] by mdjurfeldt
Smaller fixes
15:55 Changeset [1087] by mdjurfeldt
New file. MUSIC version of simpleNetwork.py.
15:54 Changeset [1086] by mdjurfeldt
Fix
15:54 Changeset [1085] by mdjurfeldt
Filled in the proxy API
15:29 Changeset [1084] by mdjurfeldt
Added ProxySimulator?.run
15:26 Changeset [1083] by mdjurfeldt
Missing parameter self in ProxySimulator?.setup.
15:17 Changeset [1082] by mdjurfeldt
Call music.postponeSetup after creation of Applications. MUSIC needs to …

03/17/12:

23:21 Changeset [1081] by mdjurfeldt
getBackend: Modules are named pyNN.xxx
23:17 Changeset [1080] by mdjurfeldt
Fixed argument order in music.Config.
23:08 Ticket #210 (PyNN music setup() function) closed by mdjurfeldt
fixed
23:02 Changeset [1079] by mdjurfeldt
It's alive! 8-)
22:53 Changeset [1078] by mdjurfeldt
Updated
22:42 Changeset [1077] by mdjurfeldt
Renamed music.py --> music/multisim.py and add music/init.py. This …
22:34 Changeset [1076] by mdjurfeldt
Updated
11:34 Changeset [1075] by mdjurfeldt
New file
10:44 Changeset [1074] by mdjurfeldt
Removed get_simulators and let setup return them instead. get_simulators …
03:00 Ticket #208 (Delayed setup + configuration API in MUSIC) closed by mdjurfeldt
fixed
02:59 Ticket #206 (music ENV VAR syntax to delay port setup) closed by mdjurfeldt
fixed

03/14/12:

20:14 Ticket #223 (Build Documentation for NEST and NEURON with music support) created by emuller
Get NEST and NEURON built with MUSIC support and document the process.
19:25 Changeset [1073] by apdavison
PyNN-MUSIC example script
Note: See TracTimeline for information about the timeline view.