Summary
Modeling of neural systems
Debian Science packages for modeling of neural systems
This metapackage will install Debian packages which might be useful for
scientists interested in modeling of real neural systems at different
levels (from single neuron to complex networks).
The selection of packages is targeting the application of simulation
techniques. Methods developers are referred to the
science-statistics, science-imageanalysis,
science-numericalcomputation, med-imaging, and med-imaging-dev
metapackages for a variety of additional software that might be
useful for neuroscience research.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Science
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Science mailing list
Links to other tasks
|
Debian Science Modeling of neural systems packages
Official Debian packages with high relevance
cnrun
??? missing short description for package cnrun :-(
|
Versions of package cnrun |
Release | Version | Architectures |
jessie | 1.1.14-1 | amd64,armel,armhf,i386 |
|
License: DFSG free
|
|
|
neuron
Simulation environment for computational models of neurons
|
Versions of package neuron |
Release | Version | Architectures |
bullseye | 7.6.3-1 | amd64,arm64,i386,ppc64el |
buster | 7.6.3-1 | amd64,arm64,i386 |
bookworm | 8.2.2-4 | amd64,arm64,armel,armhf,i386,ppc64el,s390x |
sid | 8.2.2-7 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
trixie | 8.2.2-7 | amd64,arm64,armel,armhf,i386,ppc64el,riscv64,s390x |
upstream | 9.0.dev |
|
License: DFSG free
|
NEURON is a simulation environment for modeling individual neurons and networks
of neurons. It provides tools for conveniently building, managing, and using
models in a way that is numerically sound and computationally efficient. It is
particularly well-suited to problems that are closely linked to experimental
data, especially those that involve cells with complex anatomical and
biophysical properties.
NEURON offers
- "natural syntax", which allows one to specify model properties in
familiar idioms
- efficient and painless spatial and temporal discretization
- several different, user-selectable numerical integration methods
- convenient user interface (interpreters + GUI)
- user-extendable library of biophysical mechanisms
|
|
python3-brian
simulador para redes neuronales de impulsos
|
Versions of package python3-brian |
Release | Version | Architectures |
trixie | 2.7.1+ds-2 | all |
sid | 2.7.1+ds-2 | all |
bullseye | 2.4.2-6 | all |
bookworm | 2.5.1-3 | all |
|
License: DFSG free
|
Brian es un simulador basado en reloj para redes neuronales de impulsos.
Esta diseñado con énfasis en la flexibilidad y extensibilidad, para el
rápido desarrollo y refinamiento de modelos neuronales. Modelos de neurona
especificados por los sistemas de ecuaciones diferenciales especificados
por el usuario, condiciones umbral y condiciones de reinicio (dadas como
cadenas de caracteres). Esta enfocado principalmente en redes de modelos de
neurona de un solo compartimiento (por ejemplo, de integrar y disparar con
fugas o neuronas de tipo Hodgkin-Huxley). Las características incluyen:
- un sistema para especificar cantidades con dimensiones físicas
- integración numérica exacta de ecuaciones diferenciales lineales
-
integración de Euler, Runge-Kutta y Euler exponencial para ecuaciones
diferenciales no lineales
-
conexiones sinápticas con retrasos
-
plasticidad a corto plazo y a largo plazo (plasticidad dependiente
tiempo de impulso)
-
una biblioteca de componentes de modelo estándar, incluyendo ecuaciones
de integrar y disparar, sinapsis y corrientes iónicas
-
una caja de herramientas para montar automáticamente modelos de neuronas
de impulso a grabaciones electrofisiológicas
|
|
Official Debian packages with lower relevance
python3-pynn
simulator-independent specification of neuronal network models
|
Versions of package python3-pynn |
Release | Version | Architectures |
bullseye | 0.9.6-1 | all |
bookworm | 0.10.1-2 | all |
sid | 0.10.1-3 | all |
upstream | 0.12.3 |
|
License: DFSG free
|
PyNN allows for coding a model once and run it without modification
on any simulator that PyNN supports (currently NEURON, NEST, PCSIM
and Brian). PyNN translates standard cell-model names and parameter
names into simulator-specific names.
|
|
xppaut
Phase Plane Plus Auto: Solves many kinds of equations
|
Versions of package xppaut |
Release | Version | Architectures |
trixie | 6.11b+1.dfsg-1.1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 6.11b+1.dfsg-1.1 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
bookworm | 6.11b+1.dfsg-1.1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bullseye | 6.11b+1.dfsg-1.1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
buster | 6.11b+1.dfsg-1 | amd64,arm64,armhf,i386 |
stretch | 6.11b+1.dfsg-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 6.11b+1.dfsg-1 | amd64,armel,armhf,i386 |
|
License: DFSG free
|
XPPAUT is a tool for solving
- differential equations,
- difference equations,
- delay equations,
- functional equations,
- boundary value problems, and
- stochastic equations.
The code brings together a number of useful algorithms and is
extremely portable. All the graphics and interface are written
completely in Xlib which explains the somewhat idiosyncratic and
primitive widgets interface.
|
|
Packaging has started and developers might try the packaging code in VCS
nest
A simulator for networks of spiking neurons
|
|
License: non-FOSS
|
NEST is a simulation system for large networks of biologically realistic
point-neurons and neurons with a small number of electrical compartments.
Please register by following this link if you are using nest.
Please cite:
Gewaltig M-O and Diesmann M:
NEST (Neural Simulation Tool)
(2007)
|
No known packages available but some record of interest (WNPP bug)
simulator of heterogeneous networks of neurons and synapses
|
|
License: GPL-3+
Debian package not available
Language: C, Python
|
PCSIM is a tool for simulating heterogeneous networks composed of
different model neurons and synapses. This simulator is written in
C++ with a primary interface to the programming language Python. It
is intended to simulate networks containing up to millions of neurons
and on the order of billions of synapses. This is achieved by
distributing the network over different nodes of a computing cluster
by using MPI.
|
No known packages available
invt
iLab Neuromorphic Vision C++ Toolkit
|
|
License: GPL-2+
Debian package not available
Language: C++ + Perl, Tcl, Matlab
|
The iLab Neuromorphic Vision C++ Toolkit (iNVT, pronounced
``invent'') is a comprehensive set of C++ classes for the development
of neuromorphic models of vision. Neuromorphic models are
computational neuroscience algorithms whose architecture and function
is closely inspired from biological brains. The iLab Neuromorphic
Vision C++ Toolkit comprises not only base classes for images,
neurons, and brain areas, but also fully-developed models such as our
model of bottom-up visual attention and of Bayesian surprise.
Features at a glance:
- Low-level neural network simulation classes.
- High-level neuromorphic classes.
- Neuromorphic models of visual attention.
- Hardware interfacing
- Parallel processing classes for the simulation of complex models.
- Neuromorphic modeling environment.
Please register by following this link if you are using invt.
|
moose
multiscale simulation environment for neuroscience
|
|
License: LGPL
Debian package not available
Language: C++, Python
|
MOOSE is the Multiscale Object-Oriented Simulation Environment. It is the base
and numerical core for large, detailed simulations including Computational
Neuroscience and Systems Biology.
MOOSE spans the range from single molecules to sub-cellular networks, from
single cells to neuronal networks, and to still larger systems. It is
backwards-compatible with GENESIS, and forward compatible with Python and
XML-based model definition standards like SBML and MorphML.
MOOSE is coordinating with the GENESIS-3 project towards the goals of
developing educational resources for modeling.
|
|