brian 2.4.2-7 source package in Ubuntu

Changelog

brian (2.4.2-7) unstable; urgency=medium

  [ Nilesh Patra ]
  * Team Upload.
  * Make build reproducible

  [ Étienne Mollier ]
  * d/control: update uploader address
  * d/watch: fix broken url to github

 -- Nilesh Patra <email address hidden>  Wed, 18 Aug 2021 16:02:56 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
brian_2.4.2-7.dsc 2.4 KiB 34f4959fdff5e14c0c1c08c17fb8b50e6d7c826bb7d2e1f48aa2d0f9e050a145
brian_2.4.2.orig.tar.gz 1.4 MiB a95dacebe2dfb1bd3691fc39633116acddc9eab02e58c92d9e49a39e3af650b9
brian_2.4.2-7.debian.tar.xz 18.9 KiB 74f9eae6465bf18b4b532770d30f4b9d33ed16d865c96a8a30a5e65c874be6e6

No changes file available.

Binary packages built by this source

python3-brian-lib: simulator for spiking neural networks -- extensions

 Brian is a clock-driven simulator for spiking neural networks. It is
 designed with an emphasis on flexibility and extensibility, for rapid
 development and refinement of neural models. Neuron models are
 specified by sets of user-specified differential equations, threshold
 conditions and reset conditions (given as strings). The focus is
 primarily on networks of single compartment neuron models (e.g. leaky
 integrate-and-fire or Hodgkin-Huxley type neurons).
 .
 This package provides Python3 binary extensions.

python3-brian-lib-dbgsym: debug symbols for python3-brian-lib