A compile-time symbolic algebra library implemented in modern C++20 using template metaprogramming. This project provides a zero-overhead symbolic math DSL that models algebraic expressions with full ...
Some evaluations in vector and interval space (especially functions). N-dimensional vectors. Curently no more than four dimensions are supported. The parser only works for real numbers. Complex ...