tesch1 / eigen-matio
Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.
☆39Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for eigen-matio
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- Examples for MAT File I/O Library (MATIO)☆25Updated 5 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 2 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆59Updated 3 months ago
- Numerical optimization in C++☆38Updated 10 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆66Updated 4 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Simple C++ plotting☆18Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 4 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆43Updated 6 months ago
- Git Mirror of John Burkardt's great collection of C Software☆39Updated 9 years ago
- Least Squares Approximation of Scattered Data with B-Splines☆16Updated 11 years ago
- N-dimensional linear interpolation on a rectangular grid in C++