There is a newer version of the record available.

Published April 6, 2022 | Version 4.7.1.1
Software Open

ANNarchy/ANNarchy: 4.7.1.1

Description

  • Changed default compiler flags used by ANNarchy:
    • cython modules build during setup.py use only -O3
    • c++ (model compile) default flags are now: -O3 -ffast-math -fno-finite-math-only -march=native (following Brian2 default flags)
  • Improved automatic format selection for rate-coded models (experimental, we greatly appreciate bug reports).
  • HomogeneousCorrelatedSpikeTrains: corr can now be a single value.
  • TimedPoissonPopulation: rates can now be a single value.

  • Bugfixes:

    • Monitor: fixed start and stop times.
    • CUDA: device configuration (annarchy.json) was ignored.

Files

ANNarchy/ANNarchy-4.7.1.1.zip

Files (1.7 MB)

Name Size Download all
md5:9f3b051b09ef852ea3f68fa3d7b4ff2f
1.7 MB Preview Download

Additional details

Related works