muparser swMATH ID: 26166 Software Authors: Ingo Berg Description: Muparser - Fast Math Parser Library. Many applications require the parsing of mathematical expressions. The main objective of this library is to provide a fast and easy way of doing this. muParser is an extensible high performance math expression parser library written in C++. It works by transforming a mathematical expression into bytecode and precalculating constant parts of the expression. The library was designed with portability in mind and should compile on every standard compliant C++ compiler. Wrapper for C and C# exist. The parser archive contains a ready to use project and makefiles files for a variety of platforms. The code runs on both 32 bit and 64 bit architechtures and has been tested using Visual Studio 2013 and GCC V4.8.1. Code samples are provided in order to help you understand its usage. The library is open source and distributed under the MIT license. Homepage: http://beltoforion.de/article.php?a=muparser Source Code: https://github.com/beltoforion/muparser/ Related Software: WorkStream; Open CASCADE; Intel TBB; p4est; HDF; ARPACK; Trilinos; MUMPS; PETSc; deal.ii; UMFPACK; SLEPc; ADOL-C; Assimp; CUSPARSE; GSL; SUNDIALS; ScaLAPACK; LAPACK; Gmsh Cited in: 7 Publications all top 5 Cited by 34 Authors 6 Bangerth, Wolfgang 6 Heister, Timo 6 Heltai, Luca 6 Kronbichler, Martin 6 Maier, Matthias Sebastian 6 Turcksin, Bruno 5 Arndt, Daniel 5 Pelteret, Jean-Paul 4 Davydov, Denis 3 Fehling, Marc 2 Blais, Bruno 2 Clevenger, Thomas C. 2 Gassmöller, Rene 2 Munch, Peter 1 Alzetta, Giovanni 1 Boddu, Vishal 1 Brands, Benjamin 1 Claes, Leander 1 Garcia-Sanchez, Daniel 1 Grayver, Alexander V. 1 Harper, Graham 1 Henning, Bernd 1 Jurgelucks, Benjamin 1 Kanschat, Guido 1 Köcher, Uwe 1 Kormann, Katharina 1 Kynch, Ross Maguire 1 Pröll, Sebastian 1 Rastak, Reza 1 Simon, Konrad 1 Tomas, Ignacio 1 Walther, Andrea 1 Wang, Zhuoran 1 Zhang, Jiaqi Cited in 2 Serials 6 Journal of Numerical Mathematics 1 Optimization Methods & Software Cited in 4 Fields 7 Numerical analysis (65-XX) 1 Computer science (68-XX) 1 Mechanics of deformable solids (74-XX) 1 Operations research, mathematical programming (90-XX) Citations by Year