ports/math/muparser/pkg-descr
Yuri Victorovich 6cf58ebdb4 math/muparser: Update 2.2.5 -> 2.3.2
PR:		252546
Approved by:	nivit (maintainer's timeout 14 days)
2021-01-24 01:07:02 +00:00

5 lines
220 B
Text

muParser is an extensible high performance math parser library written in C++.
It is based on transforming an expression into a bytecode and precalculating
constant parts of it.
WWW: https://beltoforion.de/en/muparser/