dblalock / swig-numpy-exampleLinks
Example project showing how to interface C/C++ arrays and classes with Numpy using SWIG
☆18Updated 7 years ago
Alternatives and similar repositories for swig-numpy-example
Users that are interested in swig-numpy-example are comparing it to the libraries listed below
Sorting:
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Wrapping python made easy☆124Updated 6 years ago
- C++ backend for the bqplot 2-D plotting library☆100Updated 5 years ago
- Painless parameter handling for easy exploration☆65Updated 5 years ago
- CMake utility toolbox☆74Updated this week
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 7 months ago
- Plotting and exporting of variables from GDB☆27Updated last year
- Pybind11 tool for making docstrings from C++ comments☆44Updated 3 weeks ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆50Updated 2 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 11 months ago
- An automatic Python wrapper generator for C++ code.☆50Updated last year
- Interactive graphs and charts for C++, viewable in-browser☆92Updated 5 years ago
- Example of C++ project skeleton with Meson Build and doctest (or Catch)☆28Updated 8 years ago
- A cookiecutter template for using cppyy to generate python bindings for c++ code☆28Updated 6 years ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Source for my 2012 UCD dissertation "Human Control of a Bicycle"☆20Updated 4 months ago
- A graph library using modern C++ features (e.g., C++20 ranges) to be as efficient and user-friendly as possible.☆53Updated last month
- NumPy-compatible multidimensional arrays in C++☆163Updated last year
- A C++ monorepo for discrete and continuous optimization. Batteries included!☆106Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- ROS (Robot Operating System) bindings for xtensor, the multidimensional linear algebra library☆19Updated 4 years ago
- emgr -- EMpirical GRamian Framework☆20Updated 2 years ago
- A multi-dimensional view over a contiguous array of data.☆11Updated 6 years ago
- llvm, clang and cling wrapped into one repo☆50Updated last year
- FFTW bindings for the xtensor C++14 multi-dimensional array library☆48Updated 9 months ago
- Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.☆29Updated 5 months ago
- C++ multi-dimensional labeled arrays and dataframe based on xtensor☆326Updated 3 months ago
- An example repo for packaging cppyy bindings for a simple k-nearest neighbors implementation, based on https://github.com/jclay/cppyy-kne…☆12Updated 6 years ago