📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:34:22
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
numpy
/
fft
/
tests
/
__pycache__
📍 /opt/alt/python37/lib64/python3.7/site-packages/numpy/fft/tests/__pycache__
🔄 Refresh
✏️
Editing: test_fftpack.cpython-37.pyc
Read Only
B ��Fd� � @ s� d dl mZmZmZ d dlZd dlmZ d dlm Z m Z mZ d dlmZ d dl Z d dlZejd dkrpd dlZnd dlZdd� ZG d d � d e �ZG dd� de �ZG d d� de �Zedkr�e � dS )� )�division�absolute_import�print_functionN)�random)�TestCase�run_module_suite�assert_array_almost_equal)�assert_array_equal� c C sR t | �}dtj t�|�t|� }t�|��dd�| }tj| t�|� dd�S )Ny � ����� )�axis)�len�np�pi�arange�float�reshape�sum�exp)�x�L�phase� r ��/builddir/build/BUILDROOT/alt-python37-numpy-1.13.3-8.el8.x86_64/opt/alt/python37/lib64/python3.7/site-packages/numpy/fft/tests/test_fftpack.py�fft1 s r c @ s e Zd Zdd� ZdS )�TestFFTShiftc C s | � ttjjdddgd� d S )Nr � r r )�assertRaises� ValueErrorr �fft)�selfr r r � test_fft_n s zTestFFTShift.test_fft_nN)�__name__� __module__�__qualname__r"