软件包:python3-pyfftw(0.12.0-1 以及其他的)
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.5)
- Library for computing Fast Fourier Transforms - Double precision
-
- dep: libfftw3-long3 (>= 3.3.5)
- Library for computing Fast Fourier Transforms - Long precision
-
- dep: libfftw3-single3 (>= 3.3.5)
- Library for computing Fast Fourier Transforms - Single precision
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- 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