| 64 | Check that behaviour of `neuron` and `nest2` modules is independent of the number of processors | assigned | apdavison | task | blocker | Release 0.5.0 |
| 103 | Distance dependent weights and delays | new | -- | enhancement | blocker | Release 0.5.0 |
| 2 | Separate standard models into a membrane part and a synapse part | new | somebody | task | major | Release 0.5.0 |
| 4 | Any int or float cell or connection parameter should be replaceable by a RandomDistribution object | new | Pierre | task | major | Release 0.5.0 |
| 5 | More sophisticated parameter handling | new | somebody | task | major | Release 0.6.0 |
| 8 | Create a NEURON equivalent of Eilif's adapting I&F model in NEST | assigned | apdavison | task | major | Release 0.5.0 |
| 18 | Test multicompartmental models with `neuron` module | assigned | apdavison | task | major | Release 0.5.0 |
| 23 | Implement/test writing spikes/voltage to HDF5 format | new | somebody | task | major | Release 0.5.0 |
| 26 | Add `Population` method for easily specifying neuron location in space | assigned | apdavison | enhancement | major | Release 0.5.0 |
| 29 | The implementation of 'distanceDependentProbability' in `pcsim` does not correspond to the definition in `common` | new | apdavison | defect | major | Release 0.4.2 |
| 37 | Allow changing of individual connection parameters in low-level API | assigned | apdavison | enhancement | major | Release 0.5.0 |
| 45 | Allow `setup()` and `end()` to be called more than once from a given script | new | apdavison | enhancement | major | Release 0.5.0 |
| 61 | Implement plasticity API in `pcsim` module | new | apdavison | enhancement | major | Release 0.4.2 |
| 62 | Draw dynamic synapses parameters from RNG Distributions | new | pierre | enhancement | major | Release 0.5.0 |
| 75 | Remove string connection methods | new | apdavison | task | major | Release 0.5.0 |
| 94 | Check that the order of connections is consistent for the different simulators | new | apdavison | task | major | Release 0.4.2 |
| 100 | Test for IF_cond exp and alpha do not work on NEST2 | assigned | apdavison | defect | major | Release 0.4.2 |
| 102 | SubPopulation should be extracted from a Population object | assigned | apdavison | enhancement | major | Release 0.5.0 |
| 111 | Add a proper `reset()` function to allow running Monte-Carlo simulations | new | apdavison | enhancement | major | Release 0.5.0 |
| 113 | Add `Projection.record_weights()` or something similar | assigned | apdavison | enhancement | major | Release 0.6.0 |
| 117 | `pcsim` does not implement `Projection.saveConnections()` or `printWeights()` | new | apdavison | defect | major | Release 0.4.2 |
| 1 | Combine print() and print_v() into a single write() that takes what-to-print as an argument | assigned | apdavison | task | minor | Release 0.5.0 |
| 9 | Add an Izhikevich standard model | new | somebody | task | minor | Release 0.5.0 |
| 10 | Improve NEURON implementation of IF_curr_alpha, etc | new | apdavison | task | minor | Release 0.5.0 |
| 14 | Implement enough of the facetsml module to produce a simple network in valid NeuroML format | new | Nicolas.Debeissat@sophia.inria.fr | task | minor | Release 0.5.0 |
| 20 | Performance benchmarks | new | somebody | task | minor | Release 0.5.0 |
| 21 | Population.__getitem__ for list/array of coordinates | new | all | enhancement | minor | Release 0.5.0 |
| 24 | Implement user-specified output formats for spikes, etc | new | somebody | enhancement | minor | Release 0.5.0 |
| 35 | Access to neuron variables via properties of the ID class | assigned | apdavison | enhancement | minor | Release 0.5.0 |
| 38 | Standard way to specify a time varying current injection | assigned | apdavison | enhancement | minor | Release 0.5.0 |
| 42 | Refactoring of connection book-keeping in `nest2` | assigned | apdavison | task | minor | Release 0.5.0 |
| 51 | More sophisticated error handling for writing to file | new | apdavison | defect | minor | Release 0.4.2 |
| 54 | Thoroughly test with native models | new | apdavison | task | minor | Release 0.4.2 |
| 55 | Add `describe()` method to `Population`, `Projection` and other PyNN classes | assigned | apdavison | enhancement | minor | Release 0.5.0 |
| 63 | Add `Projection.connections()` iterator to the API | new | apdavison | enhancement | minor | Release 0.5.0 |
| 65 | Add a `get_simulator()` function | assigned | apdavison | enhancement | minor | Release 0.5.0 |
| 67 | Move the `max_delay` argument of `setup()` into `extra_params`, since not all simulators use it | new | apdavison | task | minor | Release 0.5.0 |
| 69 | Change `set(cells, params, val)` to `set(cells, **parameters)` | new | apdavison | enhancement | minor | Release 0.5.0 |
| 70 | Factor out commonality between `create()` and `Population.__init__()` and between `connect()` and `Projection.__init__()` | new | somebody | task | minor | Release 0.5.0 |
| 72 | Decide if the `Population.cell` attribute is really part of the API or not | new | apdavison | task | minor | Release 0.5.0 |
| 73 | Compatible output should save times in voltage files | new | apdavison | task | minor | Release 0.5.0 |
| 74 | Split `common` into multiple files | new | apdavison | task | minor | Release 0.5.0 |
| 91 | cellparams in create() and Population() | assigned | apdavison | defect | minor | Release 0.5.0 |
| 92 | IF_cond_exp and IF_cond_alpha not implemented in nest1 | assigned | apdavison | enhancement | minor | Release 0.4.2 |
| 114 | `dummy` or `test` module to check argument types, etc in code before starting a time-consuming run | assigned | apdavison | enhancement | minor | Release 0.5.0 |
| 118 | `FixedNumberPre/PostConnector(n, allow_self_connections=False)` do not guarantee to create `n` connections | assigned | apdavison | defect | minor | Release 0.5.0 |