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:
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Inverse Laplace transform based on concentrated matrix-exponential functions☆41Updated 9 months ago
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 5 years ago
- Wrapping python made easy☆123Updated 6 years ago
- Plotting and exporting of variables from GDB☆27Updated 11 months ago
- Header-only terminal plotting library for C++☆93Updated 2 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 10 months ago
- CMake utility toolbox☆71Updated 3 weeks ago
- Pybind11 tool for making docstrings from C++ comments☆43Updated last year
- emgr -- EMpirical GRamian Framework☆19Updated last year
- Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.☆28Updated last week
- 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
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Python library for determination of feed forward controls for nonlinear systems.☆23Updated 3 years ago
- A communication framework for robotics and the Internet of Things, developed by Wason Technology, LLC☆72Updated this week
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Collision Avoidance Path Planning in Rust-lang☆33Updated 4 years ago
- Sample projects demonstrating use of scikit-build☆79Updated this week
- file system in user space to explore hdf5 files☆21Updated last year
- An automatic Python wrapper generator for C++ code.☆48Updated 9 months ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- llvm, clang and cling wrapped into one repo☆50Updated last year
- SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.☆24Updated 5 months ago
- A C++ monorepo for discrete and continuous optimization. Batteries included!☆106Updated last year
- The core functionality of UG4. Includes sources, build-scripts, and utility scripts.☆36Updated last week
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake