Xtinc / matrixLinks
a header-only c++ numeric library
☆42Updated 11 months ago
Alternatives and similar repositories for matrix
Users that are interested in matrix are comparing it to the libraries listed below
Sorting:
- Eigen3.3.7 Doc中文版☆128Updated 6 years ago
- printing everything including STL containers without pain 🚀☆49Updated last year
- LibTorch 中文教程。☆141Updated last year
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆157Updated 2 years ago
- Simplest, Well-tested, Non-linear equations solver library by C++14.☆40Updated 11 months ago
- ☆113Updated 2 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆37Updated 10 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 5 months ago
- Mini Logging Library with C++20 education purpose☆33Updated last year
- 《C++模板元编程实战:一个深度学习框架的初步实现》