Closed ArashPartow closed 8 months ago
Builds OK with pip install . after replacing the exprtk.hpp file with the new version. Tested snippets/function.py.
pip install .
exprtk.hpp
updated the code with PR 471 and merged to master with commit [9fedd06]
Builds OK with
pip install .
after replacing theexprtk.hpp
file with the new version. Tested snippets/function.py.