muParser - A fast math parser library
Website: | https://beltoforion.de/article.php?a=muparser |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It is based on transforming an expression into a bytecode and precalculating constant parts of it.
Packages
muParser-2.2.6.1-2.fc14.al.i686 [120 KiB] |
Changelog
by Joel Barrios (2019-10-01):
- Rebuild for ALDOS 1.4.15. |