dev-cpp / muParserX

Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more

Official package sites : https://beltoforion.de/en/muparser/ ·

The evaluation of a mathematical expression is a standard task required in many applications. It can be solved by either using a standard math expression parser such as muparser or by embedding a scripting language such as Lua. There are however some limitations: Although muparser is pretty fast it will only work with scalar values and although Lua is very flexible it does neither support binary operators for arrays nor complex numbers. So if you need a math expression parser with support for arrays, matrices and strings muparserx may be able to help you.

v4.0.11 :: 0 :: gentoo

Modified
License
BSD-2
Keywords
~amd64

dev-python / qiskit-aer : High performance simulator for quantum circuits that includes noise models

906354
dev-cpp/muParserX-4.0.11 fails to compile (MUSL-SYSTEM): mpDefines.h:70:22: error: int64_t does not name a type
919114
dev-cpp/muParserX-4.0.11 - /.../limits: error: exponent has no digits
Repository mirror & CI · gentoo
Merge updates from master
Gábor Oszkár Dénes · gentoo
dev-cpp/muParserX: new package
Closes: https://bugs.gentoo.org/834771 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>