Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
muParser - A fast math parser library
- 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.2-1.el6.src
[1.4 MiB] |
Changelog
by Eric Smith (2012-03-09):
- Update to 2.2.2
- Upstream source distribution is now a .zip file
- Upstream version number policy is now that the release version matches
the .so versioning
- Clean up spec to modern standards (no clean section or BuildRoot tag, etc.)
|