Skip to content
Snippets Groups Projects
Commit 0912e4bf authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Track move of bulk of Array docs to docstring.

parent 1296a29d
No related branches found
No related tags found
No related merge requests found
......@@ -110,44 +110,6 @@ The :class:`Array` Class
.. autoclass:: Array
.. rubric:: Methods
.. automethod :: __len__
.. automethod :: reshape
.. automethod :: ravel
.. automethod :: view
.. automethod :: set
.. automethod :: get
.. automethod :: copy
.. automethod :: __str__
.. automethod :: __repr__
.. automethod :: mul_add
.. automethod :: __add__
.. automethod :: __sub__
.. automethod :: __iadd__
.. automethod :: __isub__
.. automethod :: __neg__
.. automethod :: __mul__
.. automethod :: __div__
.. automethod :: __rdiv__
.. automethod :: __pow__
.. automethod :: __abs__
.. UNDOC reverse()
.. automethod :: fill
.. automethod :: astype
.. autoattribute :: real
.. autoattribute :: imag
.. automethod :: conj
.. automethod :: __getitem__
.. autoexception:: ArrayHasOffsetError
Constructing :class:`Array` Instances
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment