Name: | muParser |
---|---|
Version: | 2.2.5 |
Release: | 8.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 403433 |
License: | MIT |
RPM: | muParser-2.2.5-8.el7.x86_64.rpm |
Source RPM: | muParser-2.2.5-8.el7.src.rpm |
Build Date: | Fri Dec 07 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://beltoforion.de/article.php?a=muparser |
Summary: | 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. |