diff options
Diffstat (limited to 'python/docSRC/algorithm.rst')
-rw-r--r-- | python/docSRC/algorithm.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docSRC/algorithm.rst b/python/docSRC/algorithm.rst new file mode 100644 index 0000000..83752bd --- /dev/null +++ b/python/docSRC/algorithm.rst @@ -0,0 +1,8 @@ +Algorithms: the :mod:`algorithm` module +======================================= + +.. automodule:: astra.algorithm + :members: + :undoc-members: + :show-inheritance: + |