From 85507ee56b3cbe027f3bccb6b8ff8c3578d22e77 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 11 Jan 2023 17:55:44 +0100 Subject: Add a script for locating A_max --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') 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 ======= -- cgit v1.2.3