aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index e41d2d5..a9333d4 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ public class that takes the C context options as keyword arguments and solves
the equation on initialization. The instance methods then allow to evaluate the
solution where needed.
+The following python scripts are bundled:
+- find_bound.py
+ Locates A_max using bisection
+
Licence
=======