commit aa24c082343e22c743a64919da6e0d5d04e161af
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu Jun 2 13:14:32 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu Jun 2 13:14:32 2016 +0200
More on stuff that will not be included
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex
index 835c931..aea63fc 100644
--- a/doc/not-implemented.tex
+++ b/doc/not-implemented.tex
_AT_@ -18,6 +18,17 @@ a robust program should store temporary
variables on a stack, so they can be
clean up of something happens.
+Research problems, like prime-factorisation
+and discrete logarithms do not fit in the
+scope of bignum libraries. % Unless they are extraordinarily bloated with vague mission-scope, like systemd.
+And therefore does not fit into libzahl,
+and will not be included in this chapter.
+Operators and functions that grow so
+ridiculously fast that a tiny lookup table
+constructed to cover all practicle input
+will also not be included in this chapter,
+nor in libzahl.
+
\vspace{1cm}
\minitoc
Received on Thu Jun 02 2016 - 13:14:44 CEST
This archive was generated by hypermail 2.3.0
: Thu Jun 02 2016 - 13:24:15 CEST