emc2norway / m2cpp
Convertion program from Matlab to C++ using Armadillo
☆21Updated 7 years ago
Alternatives and similar repositories for m2cpp:
Users that are interested in m2cpp are comparing it to the libraries listed below
- Convertion program from Matlab to C++ using Armadillo☆185Updated 2 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- C++ Matlab MEX development kit.☆99Updated 6 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- odeint - solving ordinary differential equations in c++ v2☆348Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Research on self-developing optimisation algorithms☆28Updated 4 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆151Updated 7 months ago
- Wrapping python made easy