diff options
-rw-r--r-- | doc/fullswof-utils.texi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi index 6be130f..d32d646 100644 --- a/doc/fullswof-utils.texi +++ b/doc/fullswof-utils.texi @@ -171,6 +171,16 @@ creating plots and visualisations in Python. @url{https://numpy.org/, NumPy}, a Python package for scientific computation. @end enumerate + +@item slope.py: +@enumerate +@item +Matplotlib. + +@item +NumPy. +@end enumerate + @end table @node Invoking makeBoundary, , Runtime Dependencies, Usage |