aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-05-13 04:38:09 +0200
committerMattias Andrée <maandree@kth.se>2016-05-13 04:38:09 +0200
commit16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa (patch)
treefe1116e5d8ce39e032c777003caa6d03ce667c78 /TODO
parentExponentiation: clarification of a mathematical expression (diff)
downloadlibzahl-16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa.tar.gz
libzahl-16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa.tar.bz2
libzahl-16a001c8fe4e5ca99d5aafdd8ed02a35f09b6caa.tar.xz
Miscellaneous stuff
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0327bca..b748650 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,10 @@ It uses optimised division algorithm that requires that d|n.
Add zsets_radix
Add zstr_radix
+Can zmodpowu and zmodpow be improved using some other algorithm?
+Is it worth implementing precomputed optimal
+ addition-chain exponentiation in zpowu?
+
Test big endian
Test always having .used > 0 for zero
Test negative/non-negative instead of sign