My data library is working very well now!! Here's the main …
My data library is working very well now!! Here's the main page you would include. Everything actually works finally. https://github.com/DanielKrawisz/data/blob/master/include/data/data.hpp
Replies
https://github.com/DanielKrawisz/data/blob/master/include/data/math/polynomial.hpp polynomials
https://github.com/DanielKrawisz/data/blob/master/include/data/math/number/extended_euclidian.hpp extended Euclidian algorithm.
https://github.com/DanielKrawisz/data/blob/master/include/data/math/algebra/finite_field.hpp prime-valued finite fields.