From 69a489f99113a5683269e57f0416e1b84c3bcc75 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Thu, 9 Jul 2020 10:44:51 +0100 Subject: doc: Add runtime dependencies for slope.py. * doc/fullswof-utils.texi (Runtime Dependencies): Add dependencies. --- doc/fullswof-utils.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') 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 -- cgit