Releases: neuronsimulator/nrn-modeldb-ci
Releases · neuronsimulator/nrn-modeldb-ci
Release 0.3.0
5c00892 : Improve .mod search strategy (#89)
98587d9 : Fetch models from https://modeldb.science/ (#88)
9fdae92 : report.py bugfix: flatten list to string (#87)
c4c6750 : 116094,123897,223649,241160: top-level mosinit.hoc (#85)
7b95867 : Improve error and diff handling (#84)
1483c5b : Remove hardcoded line number (#81)
908f0e4 : Fixes for SoA NEURON data structures (#67)
Release 0.2.1
Release 0.2.1
- Curate more models & some improvements #69
- fix report output path handling
- allow different number of models for reports
- macOS fixes, model curation #76
- macOS: fix --virtual
- GitHub: allow ModelDBRepository to be overriden
- nrnivmodl: disable internal parallelism
- Clean up differences between neuron and neuron-nightly #77
- Report meaningful pipeline status, check gout (#80)
- runmodels: include model ID in working directory
Release 0.2.0
Release 0.1.0
Release 0.0.2
Release 0.0.1
Release 0.0.1
Run your NEURON for all ModelDB models - at your fingertips !
- Download ModelDB models (
getmodels
) and run them (runmodels
)- able to run them in headless mode (
--virt
)
- able to run them in headless mode (
- Create interactive HTML reports (
report2html
) - Create V1-vs-V2 interactive HTML reports (
diffreports2html
) - Compare two different graphical runs of the same model (
diffgout
)