summaryrefslogtreecommitdiff
path: root/trunk/source/user/basics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/source/user/basics.rst')
-rw-r--r--trunk/source/user/basics.rst17
1 files changed, 0 insertions, 17 deletions
diff --git a/trunk/source/user/basics.rst b/trunk/source/user/basics.rst
deleted file mode 100644
index b31f38ae9..000000000
--- a/trunk/source/user/basics.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-************
-Numpy basics
-************
-
-.. note::
-
- XXX: there is overlap between this text extracted from ``numpy.doc``
- and "Guide to Numpy" chapter 2. Needs combining?
-
-.. toctree::
-
- basics.types
- basics.creation
- basics.indexing
- basics.broadcasting
- basics.rec
- basics.subclassing