套件:python3-pyfftw(0.13.0-2 以及其他的)
Pythonic wrapper around FFTW - Python 3
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.
Both the complex DFT and the real DFT are supported, as well as arbitrary axes of abitrary shaped and strided arrays, which makes it almost feature equivalent to standard and real FFT functions of numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft does not).
pyFFTW is BSD-licensed and should not be confused with python-fftw, a GPL-licensed python module with the same aim of providing python bindings to FFTW3. Or python3-gpyfft, which provides bindings to the OpenCL FFT library clFFT.
This package provides the Python 3 bindings.
其他與 python3-pyfftw 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfftw3-double3 (>= 3.3.10)
- Library for computing Fast Fourier Transforms - Double precision
-
- dep: libfftw3-long3 (>= 3.3.10)
- Library for computing Fast Fourier Transforms - Long precision
-
- dep: libfftw3-single3 (>= 3.3.10)
- Library for computing Fast Fourier Transforms - Single precision
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy (>= 1:1.22.0)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件填實: python3-numpy
-
- rec: python3-dask (>= 0.15.0)
- Minimal task scheduling abstraction for Python 3
-
- rec: python3-scipy (>= 0.16.0)
- scientific tools for Python 3