My data library is working very well now!! Here's the main …

Twetch ·

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

Twetch ·

https://github.com/DanielKrawisz/data/blob/master/include/data/math/polynomial.hpp polynomials

Twetch ·

https://github.com/DanielKrawisz/data/blob/master/include/data/math/number/extended_euclidian.hpp extended Euclidian algorithm.

Twetch ·

https://github.com/DanielKrawisz/data/blob/master/include/data/math/algebra/finite_field.hpp prime-valued finite fields.