From b2584fb5a9851bdf3c23036e6cea9cd301135df0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 13 Mar 2016 00:27:15 +0100 Subject: Add possibility to compare against libgmp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..fbc847f --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ +GMP has mpz_divexact(q,n,d), we should have zdiv_exact(q,n,d). +It uses optimised division algorithm that requires that d|n. -- cgit v1.2.3-70-g09d2