muParser
Library for parsing mathematical expressions
muParser is a C++ library for mathematical expression parsing. It is based on transforming an expression into a bytecode and precalculating constant parts of it.
homepage ↗ sourceforge: muparser github: beltoforion/muparser
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 2.3.5 | 2 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | loong | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2.3.5 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm testing | loong testing | ppc testing | — | view · download · history ↗ |
| 2.3.4-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 testing | riscv testing | arm testing | loong testing | ppc testing | — | view · download · history ↗ |
Use flags of 2.3.5
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)