jaeandersson / swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
☆24Updated 3 months ago
Alternatives and similar repositories for swig:
Users that are interested in swig are comparing it to the libraries listed below
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆62Updated last month
- Examples for MAT File I/O Library (MATIO)☆25Updated 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
- Fast arbitrary dimension linear interpolation in C++☆104Updated last year
- FortC++ provides header-only arrays that act like Fortran arrays☆19Updated 4 years ago
- C++ Matlab MEX development kit.☆99Updated 6 years ago
- CMake modules for some scientific libraries☆86Updated 4 years ago
- Doxygen XML to SWIG docstring converter (improved version)☆19Updated 2 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆59Updated 5 years ago
- A C++17 interface for HDF5☆94Updated 2 weeks ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆144Updated 2 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 2 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆129Updated last month
- A simple but powerful header-only C++ DAE (Differential Algebraic Equation) system solver☆44Updated 2 weeks ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆66Updated 4 years ago
- Research on self-developing optimisation algorithms☆28Updated 2 months ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆151Updated 5 months ago
- Frictional Contact Library of problems☆16Updated 2 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms us…☆75Updated 2 months ago
- Sample projects demonstrating use of scikit-build☆76Updated this week
- Generator of binary installers for libraries built by vcpkg, alpha version.☆11Updated 3 years ago
- A tiny framework to wrap algorithms for dataflow programming☆41Updated 2 months ago
- A Multi-Physics Systems Modelling Library☆35Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++