brianreavis / symbolic-math
A set of C++ classes to perform expression parsing and symbolic expression differentiation / simplification.
☆16Updated 8 years ago
Alternatives and similar repositories for symbolic-math:
Users that are interested in symbolic-math are comparing it to the libraries listed below
- KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflecti…☆14Updated this week
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated last month
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- A signal/slot implementation using std::function.