[ 源代码: brian ]
软件包:python-brian-doc(2.7.1 ds-2)
python-brian-doc 的相关链接
Debian 的资源:
下载源码包 brian:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Yaroslav Halchenko (QA 页面)
- Michael Hanke (QA 页面)
- Étienne Mollier (QA 页面)
外部的资源:
- 主页 [www.briansimulator.org]
相似软件包:
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.
其他与 python-brian-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: python3-brian
- simulator for spiking neural networks