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).☆81Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆20Updated 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
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- This is a starter kit with matplotlib-cpp☆17Updated 9 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 7 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- This repository contains various examples of using Eigen library☆18Updated 7 months ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 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
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Just another header-only C++17 CSV parser☆15Updated last week
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Capturing and visualizing point clouds retrieved from multiple RGB-D cameras☆30Updated 4 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- CUDA Template Functions☆19Updated 8 months ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- lib release of paper [TopoTag: A Robust and Scalable Topological Fiducial Marker System]☆19Updated 3 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago