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☆82Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- 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
- Numerical optimization in C++☆40Updated 11 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 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
- This is a starter kit with matplotlib-cpp☆17Updated 9 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- This repository contains various examples of using Eigen library☆18Updated 7 months ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Simple pointcloud toolkit and browser based viewer for python.☆25Updated 3 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Efficient data-flow library for robotics.☆31Updated 2 weeks ago
- CUDA Template Functions☆20Updated 9 months ago
- Implementation and computation algorithms for the convex hulls☆14Updated 2 weeks ago
- Capturing and visualizing point clouds retrieved from multiple RGB-D cameras☆30Updated 4 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 5 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago