Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

muparser is an extensible high performance math expression parser library. It works by transforming a mathematical expression into bytecode and precalculating constant parts of the expression. For best performance muparser allows parallelized evaluation of expressions.

For more information about Kraken2, visit the muparser official website.

Programming language: C++

Brief description: muparser is an extensible high performance math expression parser library.

Open source license: BSD-2-Clause License

Recommended Software Version

muparser v2.3.2