[ 原始碼: brian ]
套件:python3-brian(2.4.2-6)
python3-brian 的相關連結
Debian 的資源:
下載原始碼套件 brian:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Yaroslav Halchenko (QA 頁面)
- Michael Hanke (QA 頁面)
- Étienne Mollier (QA 頁面)
外部的資源:
- 主頁 [www.briansimulator.org]
相似套件:
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 有關的套件
|
|
|
|
-
- dep: cython3
- C-Extensions for Python 3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-brian-lib (>= 2.4.2-6)
- simulator for spiking neural networks -- extensions
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
-
- sug: python-brian-doc
- simulator for spiking neural networks - documentation
-
- sug: python3-cherrypy
- 套件暫時不可用
-
- sug: python3-nose
- test discovery and running for Python3 unittest