{6} All Tickets By Milestone (Including closed) (112 matches)

A more complex example to show how to make advanced reports.

Release 0.6.0

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5 More sophisticated parameter handling unspecified new None trunk task major somebody 04/30/07
#80 Aboutwiwji pcsim closed invalid trunk defect major apdavison 04/21/08
#79 Abouthydqn nest closed invalid defect major apdavison 04/21/08

Release 0.5.0

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#103 Distance dependent weights and delays all new None enhancement blocker None 07/10/08
#64 Check that behaviour of `neuron` and `nest2` modules is independent of the number of processors unspecified assigned None trunk task blocker apdavison 06/04/08
#111 Add a proper `reset()` function to allow running Monte-Carlo simulations all new None trunk enhancement major apdavison 08/08/08
#102 SubPopulation should be extracted from a Population object all assigned None trunk enhancement major apdavison 06/24/08
#75 Remove string connection methods common new None trunk task major apdavison 04/09/08
#62 Draw dynamic synapses parameters from RNG Distributions common new None trunk enhancement major pierre 04/03/08
#45 Allow `setup()` and `end()` to be called more than once from a given script neuron new None trunk enhancement major apdavison 03/13/08
#38 Standard way to specify a time varying current injection common assigned None trunk enhancement major apdavison 07/15/08
#37 Allow changing of individual connection parameters in low-level API common assigned None enhancement major apdavison 03/28/08
#26 Add `Population` method for easily specifying neuron location in space common assigned None enhancement major apdavison 02/02/08
#23 Implement/test writing spikes/voltage to HDF5 format unspecified new None trunk task major somebody 10/05/07
#18 Test multicompartmental models with `neuron` module unspecified assigned None task major apdavison 03/28/08
#8 Create a NEURON equivalent of Eilif's adapting I&F model in NEST hoc assigned None trunk task major apdavison 03/19/08
#4 Any int or float cell or connection parameter should be replaceable by a RandomDistribution object unspecified new None trunk task major Pierre 01/18/08
#2 Separate standard models into a membrane part and a synapse part unspecified new None trunk task major somebody 04/30/07
#91 cellparams in create() and Population() common assigned None defect minor apdavison 05/27/08
#74 Split `common` into multiple files common new None trunk task minor apdavison 04/09/08
#73 Compatible output should save times in voltage files common new None trunk task minor apdavison 04/09/08
#72 Decide if the `Population.cell` attribute is really part of the API or not common new None trunk task minor apdavison 04/09/08
#70 Factor out commonality between `create()` and `Population.__init__()` and between `connect()` and `Projection.__init__()` unspecified new None trunk task minor somebody 04/09/08
#69 Change `set(cells, params, val)` to `set(cells, **parameters)` common new None trunk enhancement minor apdavison 04/09/08
#67 Move the `max_delay` argument of `setup()` into `extra_params`, since not all simulators use it common new None trunk task minor apdavison 04/09/08
#65 Add a `get_simulator()` function common assigned None trunk enhancement minor apdavison 04/25/08
#63 Add `Projection.connections()` iterator to the API common new None trunk enhancement minor apdavison 04/03/08
#55 Add `describe()` method to `Population`, `Projection` and other PyNN classes common assigned None trunk enhancement minor apdavison 07/16/08
#42 Refactoring of connection book-keeping in `nest2` nest2 assigned None task minor apdavison 08/13/08
#35 Access to neuron variables via properties of the ID class common assigned None trunk enhancement minor apdavison 11/14/07
#24 Implement user-specified output formats for spikes, etc unspecified new None trunk enhancement minor somebody 05/16/07
#21 Population.__getitem__ for list/array of coordinates common new None enhancement minor all 10/05/07
#20 Performance benchmarks unspecified new None task minor somebody 10/05/07
#14 Implement enough of the facetsml module to produce a simple network in valid NeuroML format unspecified new None task minor Nicolas.Debeissat@sophia.inria.fr 02/02/08
#10 Improve NEURON implementation of IF_curr_alpha, etc hoc new None trunk task minor apdavison 02/02/08
#9 Add an Izhikevich standard model unspecified new None trunk task minor somebody 01/08/08
#1 Combine print() and print_v() into a single write() that takes what-to-print as an argument unspecified assigned None task minor apdavison 02/02/08
#109 Spikes from neuron.SpikeSourceArray are not recorded in some cases neuron closed fixed trunk defect major apdavison 08/12/08
#112 Suppress output of Tsodyks synapse in Neuron neuron closed fixed trunk enhancement minor apdavison 08/12/08
#110 Error in set function common closed fixed trunk defect major apdavison 08/11/08
#108 Population.tset() does not properly handle arrays of arrays neuron closed fixed trunk defect major apdavison 08/01/08
#107 typo in Recorder.write() nest2 closed fixed trunk defect minor apdavison 07/20/08
#106 Recorder.write() doesn't overwrite old file if gather=True nest2 closed fixed trunk defect minor apdavison 07/18/08
#105 logging not working in nest2 nest2 closed fixed trunk defect minor apdavison 07/16/08
#66 Factor logging setup into a function in common common closed fixed trunk enhancement minor apdavison 07/16/08
#104 write method of the Recorder class doesn't overwrite old data nest2 closed fixed trunk defect minor apdavison 07/15/08
#97 Merge the changes made at Freiburg workshop to 0.4 branch into trunk all closed fixed trunk task major 06/12/08
#93 no common dc_generator or noise_generator common closed duplicate enhancement major apdavison 06/12/08
#87 Aboutpdhcf unspecified closed invalid 1.0 defect major somebody 04/24/08
#88 Aboutcfupn unspecified closed invalid trunk defect major somebody 04/24/08

Release 0.4.2

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#100 Test for IF_cond exp and alpha do not work on NEST2 all assigned None 0.4 defect major apdavison 06/23/08
#94 Check that the order of connections is consistent for the different simulators common new None trunk task major apdavison 06/12/08
#61 Implement plasticity API in `pcsim` module pcsim new None trunk enhancement major apdavison 06/12/08
#30 `pcsim` module does not implement `Projection._fromList()` and `Projection._fromFile()` pcsim new None trunk defect major pierre 06/12/08
#29 The implementation of 'distanceDependentProbability' in `pcsim` does not correspond to the definition in `common` pcsim new None trunk defect major apdavison 06/12/08
#92 IF_cond_exp and IF_cond_alpha not implemented in nest1 nest assigned None enhancement minor apdavison 06/12/08
#54 Thoroughly test with native models unspecified new None trunk task minor apdavison 06/12/08
#51 More sophisticated error handling for writing to file common new None trunk defect minor apdavison 06/12/08
#99 Implement `FixedNumberPre`and `FixedNumberPost`connectors in `neuron` neuron closed fixed 0.4 task minor apdavison 06/12/08

Release 0.4.1

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#98 In `neuron`, after setting the rate of a `SpikeSourcePoisson`to zero, it cannot be set to a non-zero value neuron closed fixed 0.4 defect minor apdavison 06/12/08
#96 Add PyNN to PyPI all closed fixed 0.4 task major 06/12/08

Release 0.4.0

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#68 Remove `setRNGseeds()` from API documentation common closed fixed 0.4 task trivial apdavison 06/10/08
#49 Update documentation unspecified closed fixed trunk task blocker apdavison 06/06/08
#95 negative weights do not cause IPSPs in IF_cond_alpha with pyNN.neuron neuron closed fixed defect major apdavison 06/05/08
#77 `Projection.setDelays()` and similar methods do not update the STDP delays neuron closed fixed trunk defect major apdavison 06/05/08
#90 A standard cell should be able to list its synapse types ('excitatory', 'inhibitory') common closed fixed trunk enhancement minor apdavison 06/05/08
#76 Remove `Projection.setThreshold()` from API common closed fixed trunk task minor apdavison 06/05/08
#89 Make `load_mechanisms()` more general, to allow loading user-defined mechanisms neuron closed fixed trunk enhancement minor apdavison 06/04/08
#71 Add an API function to return the MPI rank/id of a mode common closed fixed trunk enhancement minor apdavison 04/24/08
#78 STDP check with nest2 fails nest2 closed fixed trunk defect critical apdavison 04/24/08
#82 hardcoded path in load_mechanisms neuron closed fixed trunk defect major apdavison 04/24/08
#60 `pynest` discards the delays when given with the `Connector` syntax as a `RandomDistribution` object common closed fixed defect major apdavison 04/03/08
#56 Implement `FromFileConnector` and `FromListConnector` for `neuron`, `nest2` unspecified closed fixed trunk defect major apdavison 04/03/08
#58 Trying to use the STDP API in a simulator that does not support it should raise an informative exception nest closed fixed trunk defect major apdavison 04/03/08
#57 Implement `TsodkysMarkram` class for `neuron` neuron closed fixed trunk enhancement major apdavison 04/03/08
#59 Error while setting parameters in NEST 1/2 common closed fixed defect major apdavison 03/31/08
#25 Distance calculations should allow specification of axes to ignore and have origin and scaling corrections unspecified closed fixed enhancement major somebody 03/21/08
#36 Recording of a population should not record the population twice when population.record() is called twice, i.e. by accident common closed fixed defect minor apdavison 03/21/08
#22 Implement ID.__getattr__() and __setattr__() common closed fixed trunk task major apdavison 03/20/08
#53 Straighten out StandardModelType, StandardCellType, StandardSynapseType common closed fixed trunk task minor apdavison 03/20/08
#40 Population.getSpikes for other backends common closed fixed trunk enhancement minor apdavison 03/20/08
#50 Add a LICENCE file unspecified closed fixed trunk task major apdavison 03/19/08
#52 Remove the deprecated cell types common closed fixed trunk task minor apdavison 03/19/08
#46