C / C++ program suite to factorise 64 bit numbers as quickly as possible. The program suite incorporates a number of techniques to produce speedy factorisation of numbers.
-
Updated
Sep 19, 2022 - C
C / C++ program suite to factorise 64 bit numbers as quickly as possible. The program suite incorporates a number of techniques to produce speedy factorisation of numbers.
LU factorisation - Parallel and Sequential Implementation
Add a description, image, and links to the factorisation topic page so that developers can more easily learn about it.
To associate your repository with the factorisation topic, visit your repo's landing page and select "manage topics."