[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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