Releases: BlueBrain/nmodl
Releases · BlueBrain/nmodl
v0.6 release
- This release includes the most important features supported by mod2c and generates binary equal results to it
- Compatible with NEURON 8.2.2 and NEURON development branch (
master
) up to the time of publishing this version
v0.5 release, compatible with NEURON 8.2.2
v0.4 release, compatible with 8.2.0
This is intended for use with NEURON 8.2.0 and CoreNEURON 8.2.0.
Pre-release from LLVM development for George's thesis
- Version used for evaluation LLVM backend for George's thesis
- Benchmarking scripts can be found in magkanar/benchmark branch
NMODL release with NEURON 8.0 and CoreNEURON 1.0 release
- This is first version of NMODL that has been integrated with NEURON, CoreNEURON for 8.0 release
- All integration test of NEURON + CoreNEURON are passing on CPU with this release
First open source release of NMODL Framework
This is first public release of NMODL Framework. This release summarise all features described in following manuscript:
- Pramod Kumbhar, Omar Awile, Liam Keegan, Jorge Alonso, James King, Michael Hines and Felix Schürmann. 2019. An optimizing multi-platform source-to-source compiler framework for the NEURON MODeling Language. In Eprint : arXiv:submit/2678839.
First internal release with python interface
This was first version used for internal demonstration and discussion with Michael and Robert.