| Name: | muParser |
|---|---|
| Version: | 2.2.5 |
| Release: | 8.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 427913 |
| License: | MIT |
| RPM: | muParser-2.2.5-8.el7.aarch64.rpm |
| Source RPM: | muParser-2.2.5-8.el7.src.rpm |
| Build Date: | Sat Dec 08 2018 |
| Build Host: | ca-buildarm03.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. |