[eigen] EigenLab: C++ run-time matrix math ala MATLAB.

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi all,
I've created a header only library called EigenLab (https://github.com/marcel-goldschen-ohm/EigenLab) which provides run-time parsing/evaluation of matrix math expressions in C++ with a format similar to MATLAB (e.g. in case you need to evaluate a matrix _expression_ input by the user). It can handle variables and uses Eigen for all matrix math operations. Check it out on GitHub and let me know what you think. Also, if anyone knows how I could improve its performance by using Eigen's _expression_ templates, I'd love to hear about it.

Cheers,
Dr. Marcel Goldschen-Ohm

--
Marcel Goldschen-Ohm, PhD
Postdoctoral fellow, Chanda laboratory


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/