← Back
Editing: _common.cpython-311.pyc
� d�cp+ � � � d Z ddlmZ ddlmZmZ ddlmZmZm Z g d�Z ed�� � dd �� � Z ed �� � dd�� � Z ed�� � d� � � Z ed�� � dd�� � Z ed�� � d� � � ZdS )zW Functions which are common and require SciPy Base and Level 1 SciPy (special, linalg) � )�_deprecated)�_central_diff_weights�_derivative)�array� frombuffer�load)�central_diff_weights� derivative�ascent�face�electrocardiogramz�scipy.misc.central_diff_weights is deprecated in SciPy v1.10.0; and will be completely removed in SciPy v1.12.0. You may consider using findiff: https://github.com/maroba/findiff or numdifftools: https://github.com/pbrod/numdifftools)�msg� c �"