From 71c57b6bb58ac03699e0c9723c9a5765e2526690 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 25 Feb 2022 11:06:04 +0100 Subject: README: fix description taken verbatim from libteukolskydata --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README b/README index f0174cf..6519e76 100644 --- a/README +++ b/README @@ -32,12 +32,10 @@ must be copied to where the linker and C compiler, respectively, will find them Usage ===== -The public C API is described in the teukolsky_data.h header. +The public C API is described in the header files. -A simplistic Python wrapper using ctypes is also provided. It contains a single -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. +A simplistic Python wrapper using ctypes is also provided. It largely mirrors +the C API. Licence ======= -- cgit v1.2.3