Summary
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.
Versions
v4.0.11 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64
Depending packages
dev-python / qiskit-aer : High performance simulator for quantum circuits that includes noise models
Bugs
Change logs
- 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>