tomwillow / tomsolverLinks
Simplest, Well-tested, Non-linear equations solver library by C++14.
☆41Updated last year
Alternatives and similar repositories for tomsolver
Users that are interested in tomsolver are comparing it to the libraries listed below
Sorting:
- a header-only c++ numeric library☆42Updated last year
- 《Modern CMake for C++ - Second Edition》的非专业个人翻译☆92Updated 10 months ago
- Single header static reflection library for C++14 and above☆33Updated last year
- 机工社《高级C++20编程》随书代码☆58Updated 3 years ago
- 《Professional C++ - 6th Edition》的非专业个人翻译☆90Updated last year
- printing everything including STL containers without pain 🚀☆49Updated last year
- A Tiny Modern C++ Header Brings Unified Interface for Different Languages☆157Updated 2 years ago
- Mini Logging Library with C++20 education purpose☆33Updated last year
- 《CMake Best Practices》的非专业个人翻译☆93Updated 2 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆57Updated 2 years ago
- 主要实现Matlab中的相关算法☆19Updated 2 years ago
- 《Asynchronous Programming with C++ - 1st Edition》的非专业个人翻译☆37Updated 11 months ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- ☆40Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- use cmake to manage and build imgui based app to get started☆35Updated 4 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- Eigen3.3.7 Doc中文版☆129Updated 6 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆63Updated last year
- A non-invasive and comfortable subtype polymorphic approach.☆33Updated last year
- ☆113Updated 2 years ago
- playground for static analysis and dynamic analysis: valgrind, sanitizer, profiling.