| Name: | muParser |
|---|---|
| Version: | 2.2.3 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 397664 |
| License: | MIT |
| RPM: | muParser-2.2.3-4.el7.x86_64.rpm |
| Source RPM: | muParser-2.2.3-4.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://muparser.sourceforge.net |
| 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. |