← Back
Editing: __init__.cpython-311.pyc
� d�c� � �~ � d Z ddlT ddlmZ ddlZddlmZmZ ej Zg d�Zd� Zd � Z [dd l mZ ee� � Z [dS )a ========================================== Miscellaneous routines (:mod:`scipy.misc`) ========================================== .. currentmodule:: scipy.misc .. deprecated:: 1.10.0 This module is deprecated and will be completely removed in SciPy v2.0.0. 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� N)�common�doccer)�ascent�face�electrocardiogramc � � t S )N)�__all__� � �5/usr/lib/python3/dist-packages/scipy/misc/__init__.py�__dir__r '