diff options
author | Mads Ohm Larsen <mads.ohm@gmail.com> | 2017-04-19 11:48:17 +0200 |
---|---|---|
committer | Mads Ohm Larsen <mads.ohm@gmail.com> | 2017-04-19 19:02:31 +0200 |
commit | f81a7a34dbd4aa95e904e52a4e8ecf61ae301241 (patch) | |
tree | 3096f4fc7ec813eba605db2c1bfbc6191eac6104 /doc/source/reference/routines.other.rst | |
parent | d2a31903f131d6c83fdf32fd0564c2074e536312 (diff) | |
download | numpy-f81a7a34dbd4aa95e904e52a4e8ecf61ae301241.tar.gz |
DEP: Remove alter/restore dot methods
Diffstat (limited to 'doc/source/reference/routines.other.rst')
-rw-r--r-- | doc/source/reference/routines.other.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/reference/routines.other.rst b/doc/source/reference/routines.other.rst index 4a027b5a1..5a5f2b818 100644 --- a/doc/source/reference/routines.other.rst +++ b/doc/source/reference/routines.other.rst @@ -18,8 +18,6 @@ Performance tuning .. autosummary:: :toctree: generated/ - alterdot - restoredot setbufsize getbufsize |