[ 原始碼: nmodl ]
套件:nmodl(0.5-1)
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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfmt9 (>= 9.1.0+ds1)
- fast type-safe C++ formatting library -- library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3-nmodl (= 0.5-1)
- Python support for the NEURON modeling language engine