aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 6f00bda..3125972 100644
--- a/README
+++ b/README
@@ -26,6 +26,11 @@ Usage
The public C API is described in the brill_data.h header.
+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.
+
Licence
=======