Published April 11, 2019
| Version 3.3.0
Software
Open
genn-team/genn: GeNN 3.3.0
Authors/Creators
- 1. University of Sussex
- 2. @Cyanapse
- 3. Purdue University
- 4. Institut de la Vision
Description
This release is intended as the last service release for GeNN 3.X.X. Fixes for serious bugs <b>may</b> be backported if requested but, otherwise, development will be switching to GeNN 4.
User Side Changes- Postsynaptic models can now have Extra Global Parameters.
- Gamma distribution can now be sampled using
$(gennrand_gamma, a). This can be used to initialise variables usingInitVarSnippet::Gamma. - Experimental Python interface - All features of GeNN are now exposed to Python through the
::pygennmodule (see \ref PyGeNN for more details).
- Devices with Streaming Multiprocessor version 2.1 (compute capability 2.0) now work correctly in Windows.
- Seeding of on-device RNGs now works correctly.
- Improvements to accuracy of memory usage estimates provided by code generator.
Files
genn-team/genn-3.3.0.zip
Files
(1.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4d800414fd7da931f01726cbdc740536
|
1.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/genn-team/genn/tree/3.3.0 (URL)