mrtkp9993 / Cpp-ExamplesLinks
Numerical C++ examples.
☆44Updated 3 years ago
Alternatives and similar repositories for Cpp-Examples
Users that are interested in Cpp-Examples are comparing it to the libraries listed below
Sorting:
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- This repository consists of a library designed to make parsing command line arguments for c++ easy and efficient and a few simple program…☆11Updated 5 years ago
- A C++/Python library for numerical optimization calculations☆14Updated 9 months ago
- A hierarchical matrix C/C++ library☆24Updated 2 weeks ago
- Yet another neural network library☆39Updated 8 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- Simple implementation of LOGO☆12Updated 4 years ago
- A C++23 array / expression template library with some J/APL features☆26Updated last month
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A game in which social media site has to survive waves of Zombies in SFML C++☆16Updated 5 years ago
- C/C++ Plotting Library☆26Updated 2 years ago
- Interactive Web Plotting for Python☆10Updated 6 years ago
- Conway's Game of Life in the Terminal☆39Updated 5 years ago
- C++11 provides chainable and iterable object for uniform die casts. Useful for statistics or table top RPG simulations.☆14Updated 7 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- C++ Abstract Algebra Library☆21Updated 12 years ago
- SymPP: A Symbolic Library that compiles itself