Roadmap
-
Milestone: 1.3.2
No date set
This will be another bugfix and minor improvements release building on 1.3 and 1.3.1, with some new experimental features included
-
This release will introduce some major new features, most notably the Synapses class (currently experimental), and a redesign of refractoriness which will be much more generic. We will also have some experimental GPU support, possibly using NeMo? and/or GeNN in addition to Brian-specific GPU algorithms.
-
This will be a major revision of Brian, and introduce some minor backwards incompatibilities. We plan to strip out a lot of old stuff that has been replaced with better features, simplify the design of features we already have, and make it generally more coherent. This will include:
* using Synapses instead of Connection, which will be removed pending an assessment of acceptable performance. * using code generation (for Python/C++/GPU) as standard for all major Brian objects (NeuronGroup?, Synapses, Threshold, Reset, etc.)
