aboutsummaryrefslogtreecommitdiffstats
path: root/doc/not-implemented.tex
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-11-30 10:55:09 +0100
committerMattias Andrée <maandree@kth.se>2016-11-30 10:55:09 +0100
commitcf4b5d338225ac30d8f7434768c45619928bf3bf (patch)
tree211e6031d6a9a821ae04bb509b80d5e7372b615a /doc/not-implemented.tex
parentFix errors in the manual (most of them found by Ivan Zuboff) (diff)
downloadlibzahl-cf4b5d338225ac30d8f7434768c45619928bf3bf.tar.gz
libzahl-cf4b5d338225ac30d8f7434768c45619928bf3bf.tar.bz2
libzahl-cf4b5d338225ac30d8f7434768c45619928bf3bf.tar.xz
Fix errors in the manual found by Ivan Zuboff
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/not-implemented.tex')
-rw-r--r--doc/not-implemented.tex17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex
index 9688189..cbf1355 100644
--- a/doc/not-implemented.tex
+++ b/doc/not-implemented.tex
@@ -2,11 +2,12 @@
\label{chap:Not implemented}
In this chapter we maintain a list of
-features we have chosen not to implement,
-but would fit into libzahl, had we not have
-our priorities straight. Functions listed
-herein will only be implemented if it is
-shown that it would be overwhelmingly
+features we have chosen not to implement at
+the moment, but may add when libzahl matures,
+but to a separate library that could be made
+to support multiple bignum libraries. Functions
+listed herein will only be implemented if it
+is shown that it would be overwhelmingly
advantageous. For each feature, a sample
implementation or a mathematical expression
on which you can base your implementation is
@@ -25,9 +26,9 @@ and therefore do 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 practical input
-will also not be included in this chapter,
-nor in libzahl.
+can be constructed to cover all practical
+input will also not be included in this
+chapter, nor in libzahl.
\vspace{1cm}
\minitoc