aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index a9333d4..6e87fcb 100644
--- a/README
+++ b/README
@@ -40,6 +40,8 @@ the equation on initialization. The instance methods then allow to evaluate the
solution where needed.
The following python scripts are bundled:
+- teukolsky.py
+ Solves the constraints and prints the residuald and spectral coefficients
- find_bound.py
Locates A_max using bisection