py311-SimpleSpectral
1.0.0_4Simplified scipy.signal.spectral module with only pyFFTW support
You can use scipy.signal tutorial and reference guide in most cases, but there are some important differences: * input data is assumed to be complex and two-sided spectrum is always returned (return_onesided argument is not implemented) * length of FFT is always same as length of segment (nfft argument is not implemented) * functions work always over last axis of array (axis argument is not implemented) * if you want to have best FFT performance with pyFFTW, you should create arrays with empty, zeros or ones functions from SimpleSpectral instead of generic versions from NumPy (arrays will be byte aligned for your CPU)
Origin: science/py-SimpleSpectral
Category: science
Size: 42.2KiB
License: MIT
Maintainer: yuri@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
Website: github.com/xmikos/simplespectral
$
pkg install py311-SimpleSpectralDependencies (2)
Required By (1 packages)
More in science
py311-scipy1.11.1_4,1
Scientific tools for Pythonhdf51.12.2_2,1
Hierarchical Data Format library (from NCSA) (latest)py311-scikit-learn1.7.2
Machine learning algorithms for pythonlibaec1.1.4
Adaptive entropy coding librarynetcdf4.9.3
C library for machine-independent, array-oriented data accesspy311-h5py3.15.1
General-purpose Python interface to the HDF5 libraryp5-Chemistry-Mol0.40
Perl toolkit to describe moleculeslibxc6.2.2
Library of exchange-correlation functionals for DFTpy311-libpysal4.13.0
Core components of PySAL A library of spatial analysis functionspy311-dimod0.12.21
DWave: Shared API for QUBO/Ising samplers