AtsushiSakai / numpycppLinks
A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.
☆47Updated 8 years ago
Alternatives and similar repositories for numpycpp
Users that are interested in numpycpp are comparing it to the libraries listed below
Sorting:
- Alternative to matplotlibcpp with better syntax, based on pybind☆84Updated 2 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 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
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- This is a starter kit with matplotlib-cpp☆17Updated 9 years ago
- This repository contains various examples of using Eigen library☆20Updated 11 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 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
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- Simple pointcloud toolkit and browser based viewer for python.☆25Updated last week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 9 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 4 months ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Python like C++ Argument parser☆18Updated 6 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago