summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 2f24323..f4e260d 100644
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,5 @@
+- Overflow and underflow are not considered in all functions, which might
+ lead to some infinite loops.
- No checks are made for intermediate over- or underflows, which may occur
in the middle of the algorithms although the final result may be
representable.