Solves diophantine equations of the form Ax² + Bxy + Cy² +Dx + Ey +F = 0
-
Updated
Feb 23, 2018 - C++
Solves diophantine equations of the form Ax² + Bxy + Cy² +Dx + Ey +F = 0
C library implementing disk-based multi-precision arithmetic for gigantic numbers too large to be fit in system memory
A C++ library for big integers and dynamic precision floating-point
Add a description, image, and links to the multi-precision topic page so that developers can more easily learn about it.
To associate your repository with the multi-precision topic, visit your repo's landing page and select "manage topics."