commit aa24c082343e22c743a64919da6e0d5d04e161af
Author: Mattias Andrée <[email protected]>
AuthorDate: Thu Jun 2 13:14:32 2016 +0200
Commit: Mattias Andrée <[email protected]>
CommitDate: Thu Jun 2 13:14:32 2016 +0200
More on stuff that will not be included
Signed-off-by: Mattias Andrée <[email protected]>
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
@@ -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