Annarchy

Latest version: v4.8.2.5

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

4.7.0.2

* Support for Apple M1 processors.
* Bugfix (openMP): the spike generation of SpikeSourceArray was not implemented correctly for multiple threads.

4.7.0.1

* Replaced deprecated numpy.random.random_integers by numpy.random.randint
* Added openMP support for BOLD monitor extension.
* Bugfix: in some cases projection variables were not stored/load correctly (indicated by an error message).

4.7.0

* Added a `bold` monitoring extension allowing to transform neural activity into a BOLD signal according to a computational model (e.g. the Balloon model).
* Added a ``Transpose`` projection.
* Replaced use of random package by numpy.random.
* Calling `clear()` in a notebook is fixed.
* Many improvements under the hood: code refactoring, new data structures (ELLPACK-R, CSRC), speed improvements, etc.

4.6.10.1

* Monitoring projections failed when the post-synaptic projection was a PopulationView not starting at 0.
* Bugfixes on CUDA:
* for higher order numerical methods (midpoint) the RNGs need to be drawn outside the update method.
* if a projection between spiking neurons was targeting two channels (e. g. ampa and nmda), a wrong code was generated.

4.6.10

* Moved the documentation to mkdocs: https://github.com/ANNarchy/ANNarchy.github.io
* Added a ``TimedPoissonPopulation`` allowing to schedule the rate.
* ``HomogeneousCorrelatedSpikeTrains`` can also take a schedule for rates and corr.
* Python 2 has been depreciated.
* Fixed bugs related to cython, colab, sympy 1.6.1.

4.6.9

* The ``tensorboard`` extension allows to log various infos and visualize them using tensorboard.
* The API of the ``convolution`` extension has slightly changed, check the documentation.
* Changed default behavior from the built-in Izhikevich neuron model from fast spiking to regular spiking.
* ``PopulationView.rank_from_coordinates`` and ``PopulationView.coordinates_from_rank`` now accept coordinates relative to the geometry of the popview using the ``local`` flag.
* Fixed installation on Anaconda distributions. Now works in colab with ``!pip install ANNarchy``.
* Several bug fixes (variable-dependent refractory periods, conditionals of the type "if (t==1)", SpikeSourceArray, etc).
* Improved performance with CUDA.

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.