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
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 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)…☆67Updated 6 years ago
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- communication between python and cpp using zeromq and protobuf☆43Updated 4 years ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- This is a starter kit with matplotlib-cpp☆17Updated 9 years ago
- Simple pointcloud toolkit and browser based viewer for python.☆25Updated last month
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- A CUDA implementation of Segmentation SGM☆33Updated 6 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 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
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- lib release of paper [TopoTag: A Robust and Scalable Topological Fiducial Marker System]☆22Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 10 months ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- matplotlib-cpp with Eigen interfaces.☆58Updated 4 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago