brian 2.5.1-3 source package in Ubuntu

Changelog

brian (2.5.1-3) unstable; urgency=medium

  * numpy1.24.patch: fix autopkgtest failure with numpy 1.24.
    Closes: #1027193

 -- Étienne Mollier <email address hidden>  Mon, 09 Jan 2023 19:30:37 +0100

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
Lunar release universe python

Downloads

File Size SHA-256 Checksum
brian_2.5.1-3.dsc 2.6 KiB b30ff6914513f430e5250f8c629578fb5e42fe128bcd7bfe9badebbfdce797ca
brian_2.5.1.orig.tar.gz 1.5 MiB d87b13901c2fbfa14f5f286e6a1ff52583875c78f87a3f231eeca342b84c668d
brian_2.5.1-3.debian.tar.xz 18.9 KiB df70c128b410e0be462e734aa1d7231b0287d9747fd80f11570567c4c3866272

Available diffs

No changes file available.

Binary packages built by this source

python-brian-doc: simulator for spiking neural networks - documentation

 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 user's manual (in HTML format), examples and
 demos.

python3-brian: simulator for spiking neural networks

 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). Features include:
  - a system for specifying quantities with physical dimensions
  - exact numerical integration for linear differential equations
  - Euler, Runge-Kutta and exponential Euler integration for nonlinear
    differential equations
  - synaptic connections with delays
  - short-term and long-term plasticity (spike-timing dependent plasticity)
  - a library of standard model components, including integrate-and-fire
    equations, synapses and ionic currents
  - a toolbox for automatically fitting spiking neuron models to
    electrophysiological recordings

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