summaryrefslogtreecommitdiff
path: root/trunk/source/reference/routines.functional.rst
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/source/reference/routines.functional.rst')
-rw-r--r--trunk/source/reference/routines.functional.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/trunk/source/reference/routines.functional.rst b/trunk/source/reference/routines.functional.rst
deleted file mode 100644
index e4aababdd..000000000
--- a/trunk/source/reference/routines.functional.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-Functional programming
-**********************
-
-.. currentmodule:: numpy
-
-.. autosummary::
- :toctree: generated/
-
- apply_along_axis
- apply_over_axes
- vectorize
- frompyfunc
- piecewise