summaryrefslogtreecommitdiff
path: root/trunk/source/reference/routines.matlib.rst
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2008-11-23 10:39:05 +0000
committerPauli Virtanen <pav@iki.fi>2008-11-23 10:39:05 +0000
commit84054e34dd58ceebc981d349d997e4dd7cd7c80c (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /trunk/source/reference/routines.matlib.rst
parent04d0ab737c541996b8311119ae840c9fd6d57e59 (diff)
downloadnumpy-84054e34dd58ceebc981d349d997e4dd7cd7c80c.tar.gz
Moved numpy-docs under doc/ in the main Numpy trunk.
Diffstat (limited to 'trunk/source/reference/routines.matlib.rst')
-rw-r--r--trunk/source/reference/routines.matlib.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/trunk/source/reference/routines.matlib.rst b/trunk/source/reference/routines.matlib.rst
deleted file mode 100644
index 25e381f26..000000000
--- a/trunk/source/reference/routines.matlib.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-Matrix library (:mod:`numpy.matlib`)
-************************************
-
-.. currentmodule:: numpy
-
-This module contains all functions in the :mod:`numpy` namespace, with
-the following replacement functions that return :class:`matrices
-<matrix>` instead of :class:`ndarrays <ndarray>`.
-
-.. automodule:: numpy.matlib
- :members: