Arkulib is a C++ library whose objective is to express floating point numbers as rationals in order to avoid the inaccuracies of the IEEE-754 standard.
The library was created as part of a programming and mathematics project at IMAC. To make this project as good as possible, we created many unit tests, set up a continuous integration and made a documentation with Doxygen.
Made with Elise Massa.
14 Jan 2023
Visit the project