beltoforion/muparser
muparser is a fast math parser library for C/C++ with (optional) OpenMP support.
C++BSD-2-Clause
Issues
- 10
C++ 20 standard support.
#147 opened by MarcoFilimonE - 1
When will the new version be released?
#146 opened by Auk20 - 1
SetDecSep does not work
#136 opened by beltoforion - 14
Strange behavior of the postfix operator on macOS
#123 opened by manu-aesim - 1
- 1
Pointer casting mismatch in muParserTest.h
#142 opened by mabraham - 1
Some build warnings
#143 opened by lailoken - 3
How to cross-compile muParser
#144 opened by ljbnana - 0
muNode a class using muParser, for info.
#140 opened by krcwrhvgyxzqelljes - 6
`sprintf` deprecation warning on macOS
#117 opened by philipturner - 1
double comparisons not working correctly
#133 opened by pkatta-ktc - 2
SetExpr & GetExpr
#130 opened by TomFD - 4
example1 fails to builds on Windows with mingw gcc
#132 opened by pkatta-ktc - 8
Embedded usage of muparser size vs speed
#131 opened by handmade0octopus - 1
Feature request: static library on Ubuntu
#129 opened by MarcoFilimon - 2
Using period in a variable.name
#128 opened by ishovkun - 1
Update cmake minimum required version
#127 opened by felix2010 - 4
bug in muParserDLL.cpp:mupDefineInfixOprt ?
#125 opened by Oxi75 - 2
- 2
Precedence is different in code vs docs
#120 opened by joemalle - 6
constants not doucmented
#118 opened by ManuelSchneid3r - 7
Lack of Visual Studio project compiling with Ev3
#113 opened by jmanthony3 - 2
_UNICODE is a reserved env variable on Windows
#112 opened by jgeudens - 6
- 2
2.3.3 tarball still identifies as 2.3.2
#111 opened by jengelh - 2
New Release
#108 opened by willeccles - 1
- 5
Issue with expression limit
#110 opened by Fabian188 - 1
problems with upgrading to strfun_type6
#101 opened by TomFD - 4
Error when compiling in Windows
#90 opened by loumalouomega - 1
- 4
- 1
OpenMP and batch mode
#106 opened by vigmond - 1
Is it possible to disable assignment operator?
#107 opened by aptypr - 1
How to use "sin" cos, and Pi in the muparser
#104 opened by ztdepztdep - 2
Incorrect behavior of Eval(int& stackSize)
#94 opened by a-shahba - 1
- 2
Postfix operator with numbers
#96 opened by tonka3000 - 0
Two warnings at muParserTokenReader.cpp
#95 opened by vrykovan - 3
- 3
Is it possible to get prebuilt `.dll`s?
#87 opened by JonathanILevi - 1
Allow for conditionally disabling tests
#85 opened by mliszcz - 3
Warning C4310
#83 opened by chacha21 - 2
Version tag v2.2.6 instead of v2.2.6.1
#82 opened by stefan-gavranovic - 4
Restricted access to documentation on website
#79 opened by ebertmp - 1
- 0
- 2
v2.3.1 released before v2.3.1_prerelease2
#76 opened by jschueller - 0
muParserBase.cpp(410): error C2672: 'std::isgraph': no matching overloaded function found
#75 opened by jschueller - 3
Integrating with Oss-Fuzz
#71 opened by Google-Autofuzz