[ 源代码: neuron ]
软件包:python3-neuron(8.2.2-4)
Neuron simulation environment - Python bindings
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.
This package contains Python bindings for NEURON.
其他与 python3-neuron 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: neuron (= 8.2.2-4)
- Simulation environment for computational models of neurons
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-numpy
- Fast array facility to the Python 3 language