lindahua / light-matrixLinks
A Light-weight and Fast Template Matrix Library
☆134Updated 12 years ago
Alternatives and similar repositories for light-matrix
Users that are interested in light-matrix are comparing it to the libraries listed below
Sorting:
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 3 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- Fast automatic differentiation library in C++☆110Updated 3 years ago
- CMake module collection☆30Updated 10 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Combined array and automatic differentiation library in C++☆177Updated 3 months 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
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Vector Math Library☆81Updated last week
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations☆120Updated 9 months ago
- The x template library☆225Updated 5 months ago
- Collection of header-only utilities for C++☆36Updated last year
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 7 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Execution primitives for C++☆153Updated 5 years ago
- K-d tree implementation in C++☆58Updated 12 years ago
- Boost SIMD☆231Updated 6 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as s…☆375Updated 9 years ago
- fast log and exp functions for AVX2/AVX-512☆233Updated 6 months ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.☆56Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆72Updated 6 months ago