muParser - A fast math parser library
Website: | http://muparser.sourceforge.net |
---|---|
License: | MIT |
- 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-1.32-4m.mo8.x86_64 [98 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (1.32-4m) - rebuild for new GCC 4.6 |