How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
linalg.h is a single header, public domain, short vector math library for C++
NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces
Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
The main features of yixuan/spectra are: Mathematical Libraries, Mathematics and Statistics.
Projects with overlapping indexed features include: sgorsten/linalg — linalg.h is a single header, public domain, short vector math library for C++. stillwater-sc/universal — Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and… dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… kthohr/stats — A C++ header-only library of statistical distribution functions. boostorg/histogram — Fast multi-dimensional generalized histogram with convenient interface for C++14. auto-differentiation/xad — Fast, easy automatic differentiation in C++.