Name: | muParser |
---|---|
Version: | 2.2.3 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 426328 |
License: | MIT |
RPM: | muParser-2.2.3-4.el7.aarch64.rpm |
Source RPM: | muParser-2.2.3-4.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm04.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. |