Skip to content

Release 7.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 12:59
· 117 commits to 4753484dd297e27bbd552cab9af79e7492b46b95 since this release

NEURON patch release 7.8.2

This patch release includes several fixes and small improvements. Here is summary:

  • Pointer can be dereferenced only if non-NULL. (#676) 799d783
  • Avoid system directories into rpath (#681) … 438e5e1
  • Build error fix for Random123 on IBM Power9 system with PGI compiler (#684) e24f099
  • ion style error (#685) … 391c77d
  • Bug fix for library name extensions (#687) … 709f267
  • Avoid using xcrun on non-osx platforms (#710) … b4c3c18
  • Avoid rare duplication of RangeVarPlot points due to recursion. (#720) b2cfb1b
  • Set Python_ADDITIONAL_VERSIONS cmake property (#737) … 676c6da
  • sysconfig provenance requires major.minor in libpython name. (#744) bac383e
  • Some PROP_PY_INDEX dependent fragments need #if USE_PYTHON wrapper. (#860)… d5a65c6
  • MPI_Abort if hoc_execerror from python and nhost > 1. (#796) b6852c9
  • Use early numpy wheel for each neuron wheel. (#801) … 39c27cd
  • nrniv -python windows gui event loop not started (#817) … a3a80ae
  • Windows anaconda3 2020 without path. Figure out the python path. (#824) … 59e5538
  • nrnivmodl under cmake no longer uses symbolic links. (#850) … 33c8857
  • Adamjhn gridswarning (#675) … 590d5d3
  • bugfix: Stop rxd keeping section alive and fix CVode/nseg change pro(#693)… … 42e246b
  • _semi_compile raises Exception if bad state (#715) … 993a734
  • bugfix: Distribute mulitcompartment reaction fluxes in MPI. (#728) … bfdcdab
  • Remove hasattr check for _voltage_dependent in rates and reaction(#813)… … d94d858
  • NRN_ENABLE_BINARY_SPECIAL changes from(#682)... 9782fcc