QuantitativeBytes / qbLinAlgLinks
QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educational purposes.
☆46Updated 2 years ago
Alternatives and similar repositories for qbLinAlg
Users that are interested in qbLinAlg are comparing it to the libraries listed below
Sorting:
- Powerful automatic differentiation in C++ and Python☆379Updated this week
- Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib☆125Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- All header files from numerical recipes. 3rd Edition.☆217Updated 2 years ago
- Demo for the Simple 2D Constraint Solver.☆107Updated last year
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆34Updated 9 years ago
- ☆102Updated 2 years ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆208Updated 3 years ago
- Fully-working mlpack example programs☆134Updated 4 months ago
- Welcome to my new series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style serie…☆44Updated 2 years ago
- A simple C++ matrix class with standard operations☆102Updated 5 years ago
- A trivial gnuplot interface for c++☆78Updated 2 years ago
- The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.☆11Updated 4 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆147Updated last year
- Collection of Computational Geometry algorithm Implementation and simple simulations using the implementation☆77Updated 3 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 7 months ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆68Updated 6 years ago
- Genetic Algorithm trains NN to play Flappy like game.☆55Updated 3 years ago
- Numerical Recipes in C++, that actually compiles☆72Updated 2 years ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++☆34Updated 2 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Integration of angular velocity using exponential update and non-unit quaternions. Bonus super mario simulation!☆18Updated 5 years ago
- C++ Programming on Linux☆49Updated 3 weeks ago
- Asynchronous Programming with C++, Published by Packt☆65Updated 8 months ago
- Welcome to Part 2 of my series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style…☆11Updated 2 years ago
- Source code for the examples in my Udemy course "Learn Multithreading with Modern C++"☆117Updated last week
- Very basic deep learning framework in C++☆55Updated 2 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://w…☆139Updated last year
- C++ wrapper for gnuplot☆28Updated 6 years ago