Summary
Modeling of neural systems
pacchetti per Debian Science per modellazione di sistemi neurali
Questo metapacchetto installa i pacchetti Debian che possono essere utili
per gli scienziati interessati alla modellazione di sistemi neurali reali a
vari livelli (dal singolo neurone fino a reti complesse).
La selezione di pacchetti è indirizzata all'applicazione di tecniche di
simulazione. Gli sviluppatori di metodi devono far riferimento ai
metapacchetti science-statistics, science-imageanalysis,
science-numericalcomputation, med-imaging e med-imaging-dev per una varietà
di software aggiuntivo che può essere utile nella ricerca in neuroscienza.
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
ambiente di simulazione per modelli computazionali di neuroni
|
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 è un ambiente di simulazione per modellare neuroni individuali e
reti di neuroni. Fornisce strumenti comodi per costruire, gestire e usare
modelli in un modo che è numericamente solido e computazionalmente
efficiente. È particolarmente bene adatto ai problemi che sono strettamente
collegati a dati sperimentali, specialmente quelli che coinvolgono celle
con proprietà biofisiche e anatomiche complesse.
NEURON offre
- "sintassi naturale", che permette di specificare proprietà del modello
in idiomi familiari;
- discretizzazione efficiente e indolore, spaziale e temporale;
- svariati metodi numerici di integrazione differenti, selezionabili
dall'utente;
- interfaccia utente comoda (interpreti + GUI);
- libreria di meccanismi biofisici ampliabile dall'utente.
|
|
python3-brian
simulatore per reti neurali spiking
|
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 è un simulatore per reti neurali spiking guidato dal tempo. È
progettato con un'enfasi su flessibilità ed estensibilità, per lo sviluppo
rapido e l'affinamento di modelli neurali. I modelli dei neuroni sono
specificati dall'utente con insiemi di equazioni differenziali, condizioni
di soglia e condizioni di ripristino (date come stringhe). L'attenzione è
principalmente su reti di modelli di neuroni a compartimento singolo (es.
neuroni di tipo Hodgkin-Huxley o integra-e-spara con perdita). Le
funzionalità includono:
- un sistema per specificare quantità con dimensioni fisiche;
- integrazione numerica esatta per equazioni differenziali lineari;
- integrazione di Eulero, Runge-Kutta ed esponenziale di Eulero per
equazioni differenziali non lineari;
- connessioni sinaptiche con ritardi;
- plasticità a breve termine e a lungo termine (plasticità dipendente
dalla tempistica degli spike);
- una libreria di componenti modello standard che include equazioni
integra-e-spara, sinapsi e correnti ioniche;
- strumenti per fare automaticamente il fitting di modelli di neuroni
spiking su registrazioni elettrofisiologiche.
|
|
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: risolve molti tipi di equazioni
|
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 è uno strumento per risolvere:
- equazioni differenziali,
- equazioni alle differenze,
- equazioni differenziali con ritardo,
- equazioni funzionali,
- problemi al contorno ed
- equazioni stocastiche.
Il codice raggruppa insieme alcuni utili algoritmi ed è estremamente
portabile. Tutte le grafiche e l'interfaccia sono scritte completamente in
Xlib, il che spiega l'interfaccia in qualche modo idiosincratica e con
widget primitivi.
|
|
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.
|
|