30 Forks
228 Stars
228 Watchers

mathtoolbox

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen

How to download and setup mathtoolbox

Open terminal and run command
git clone https://github.com/yuki-koyama/mathtoolbox.git
git clone is used to create a copy or clone of mathtoolbox repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mathtoolbox https://github.com/yuki-koyama/mathtoolbox/archive/master.zip

Or simply clone mathtoolbox with SSH
[email protected]:yuki-koyama/mathtoolbox.git

If you have some problems with mathtoolbox

You may open issue on mathtoolbox support forum (system) here: https://github.com/yuki-koyama/mathtoolbox/issues