[ 源代码: nmodl ]
软件包:nmodl(0.6-2 以及其他的)
Code generation engine for the NEURON modeling language
The NMODL Framework is a code generation engine for the NEURON MODeling Language (NMODL). It is designed with modern compiler and code generation techniques to:
* Provide modular tools for parsing, analysing and transforming NMODL * Provide easy to use, high level Python API * Generate optimised code for modern compute architectures including CPUs, GPUs * Flexibility to implement new simulator backends * Support the full NMODL specification
其他与 nmodl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfmt10 (>= 10.1.1+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpython3.13 (>= 3.13.0~rc3)
- Shared Python runtime library (version 3.13)
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3-nmodl (= 0.6-2+b4)
- Python support for the NEURON modeling language engine