Skip to content

Releases: neuronsimulator/nrn-modeldb-ci

Release 0.3.0

30 Jun 09:47
5c00892
Compare
Choose a tag to compare

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

01 May 07:36
86f1e3d
Compare
Choose a tag to compare

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

15 Dec 13:54
962ec51
Compare
Choose a tag to compare

Release 0.2.0

  • nrn_run use unified_diff from difflib instead of make_table (#62)
  • Add runtimes report for nrnivmodl & model runtimes (#64)
  • utf-8: more debug output when decoding fails (#66)

Release 0.1.0

19 Sep 11:45
b3bda58
Compare
Choose a tag to compare

b3bda58 : curate 136803 & update PR CI selection of models (#52)
c9e6163 : mitigate "can't open DISPLAY" (#51)
54d6594 : use platform.machine() (#49)

Release 0.0.2

08 Aug 08:25
4c286c0
Compare
Choose a tag to compare

New features

  • runmodels: add --norun option (#32)
  • Add --inplace option for runmodels (#43)
  • make sed cross-platform (#48)

Release 0.0.1

16 May 21:09
ab447e5
Compare
Choose a tag to compare

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 )
  • Create interactive HTML reports ( report2html )
  • Create V1-vs-V2 interactive HTML reports ( diffreports2html )
  • Compare two different graphical runs of the same model ( diffgout )