[ 源代码: muparser ]
软件包:libmuparser2v5(2.3.3-0.1)
fast mathematical expressions parser library (runtime)
muParser is a high performance mathematical parser library, written in pure C++. It is based on transforming an expression into a bytecode and precalculating constant parts of it.
This package contains the files necessary for running applications that use the muParser library.
其他与 libmuparser2v5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版