[ 原始碼: 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 Standard C++ Library v3
-
- dep: python3-nmodl (= 0.6-2+b5)
- Python support for the NEURON modeling language engine