o
    Eb#                     @   sJ   d Z ddlT ddlmZ ddlmZmZ ejZ[ddlmZ eeZ	[dS )a  
==========================================
Miscellaneous routines (:mod:`scipy.misc`)
==========================================

.. currentmodule:: scipy.misc

Various utilities that don't have another home.

.. autosummary::
   :toctree: generated/

   ascent - Get example image for processing
   central_diff_weights - Weights for an n-point central mth derivative
   derivative - Find the nth derivative of a function at a point
   face - Get example image for processing
   electrocardiogram - Load an example of a 1-D signal.

   )*)_common)commondoccer    )PytestTesterN)
__doc__r    r   r   __all__Zscipy._lib._testutilsr   __name__test r   r   5/usr/lib/python3/dist-packages/scipy/misc/__init__.py<module>   s    