jclay / cppyy-knearestneighbors-example
This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.
☆42Updated 4 years ago
Alternatives and similar repositories for cppyy-knearestneighbors-example:
Users that are interested in cppyy-knearestneighbors-example are comparing it to the libraries listed below
- A cookiecutter template for using cppyy to generate python bindings for c++ code☆27Updated 5 years ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆14Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 4 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- An automatic Python wrapper generator for C++ code.☆46Updated 3 months ago
- IPython / Jupyter integration for pybind11☆68Updated 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
- ROS (Robot Operating System) bindings for xtensor, the multidimensional linear algebra library☆19Updated 3 years ago
- An example repo for packaging cppyy bindings for a simple k-nearest neighbors implementation, based on https://github.com/jclay/cppyy-kne…☆12Updated 5 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆85Updated 11 months ago
- litgen: a tool to generate Python bindings for C++ code, for humans.☆66Updated last month
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- CMake and other scripts to help build process of FlyEM software☆27Updated 2 years ago
- Pybind11 tool for making docstrings from C++ comments☆40Updated 10 months ago
- A Python package that makes building pybind11 modules with cmake dead simple by using headers from pybind11 python package and supplying …☆30Updated 4 years ago
- An example repo for generating python bindings with cppyy.☆13Updated 5 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Sample projects demonstrating use of scikit-build☆77Updated this week
- C++ backend for the bqplot 2-D plotting library☆100Updated 4 years ago
- Pybind11 bindings for Google's Protocol Buffers☆63Updated last month
- more-reasonable core functionality for numpy☆30Updated this week
- Python module with simulation backends☆17Updated 4 years ago
- Create Wheel from CMake projects☆19Updated 2 weeks ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- Modern CMake C++ ExternalProject Sample☆28Updated 2 weeks ago
- C++ Interfaces for the nAG Library☆18Updated last month
- Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.☆27Updated 11 months ago
- python style kwargs in C++☆40Updated 5 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆144Updated 2 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆80Updated 2 weeks ago