[Scipy-svn] r6396 - trunk/doc/source

scipy-svn at scipy.org scipy-svn at scipy.org
Sun May 23 08:10:22 EDT 2010


Author: warren.weckesser
Date: 2010-05-23 07:10:22 -0500 (Sun, 23 May 2010)
New Revision: 6396

Modified:
   trunk/doc/source/signal.rst
Log:
DOC: signal.rst: Apply patch from doc editor: add a couple functions and correct a typo.

Modified: trunk/doc/source/signal.rst
===================================================================
--- trunk/doc/source/signal.rst	2010-05-23 11:52:49 UTC (rev 6395)
+++ trunk/doc/source/signal.rst	2010-05-23 12:10:22 UTC (rev 6396)
@@ -52,6 +52,7 @@
    hilbert
    get_window
 
+   decimate
    detrend
    resample
 
@@ -105,8 +106,8 @@
    step
    step2
 
-LTI Reresentations
-==================
+LTI Representations
+===================
 
 .. autosummary::
    :toctree: generated/
@@ -161,6 +162,7 @@
 .. autosummary::
    :toctree: generated/
 
+   cascade
    daub
+   morlet
    qmf
-   cascade




More information about the Scipy-svn mailing list