EigenLab icon indicating copy to clipboard operation
EigenLab copied to clipboard

C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math).

Results 1 EigenLab issues
Sort by recently updated
recently updated
newest added

See eigen website or eigen at gitlab. There are some breaking changes in 5.0.0 and many bugfixes, which often backported in 3.4.1. https://gitlab.com/libeigen/eigen/-/releases/5.0.0 So you are the expert of your...