Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
muParser: A fast math parser library
- Summary
- 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.
Changelog
- * Fri Jun 15 17:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-5.al3
- fix bug #244309
- * Fri Jun 8 17:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-4.al3
- fix depend on pkgconfig
- * Wed Jun 6 17:00:00 2007 Frank Büttner <frank-buettner{%}gmx{*}net> - 1.27-3.al3
- clean build root before run install part
- fix missing pkconfig file