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:
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆21Updated 7 years ago
- 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
- communication between python and cpp using zeromq and protobuf☆43Updated 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 C++ neural network library for machine learning☆15Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 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
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- This repository contains various examples of using Eigen library☆22Updated last year
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 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
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- A CUDA implementation of keypoint detection and descriptor extraction☆86Updated 2 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆115Updated last year
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 10 months ago
- lib release of paper [TopoTag: A Robust and Scalable Topological Fiducial Marker System]☆22Updated 4 years ago
- Efficient data-flow library for robotics.☆31Updated 2 months ago
- A CUDA implementation of Segmentation SGM☆33Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- Pre-built TensorFlow for C/C++ and CMake.☆117Updated 4 years ago
- Factory Calibration for DepthAI Stereo-capable models.☆19Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Autogenic differentiation☆51Updated 3 years ago
- Capturing and visualizing point clouds retrieved from multiple RGB-D cameras☆30Updated 5 years ago