| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/scipy/misc/__pycache__/ |
Upload File : |
�
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 �"