-
Ich habe zwei Installationen probiert. Eine auf dem MacBook Pro(1) und eine innerhalb einer virtuellen Maschine(2).
(1) Auf dem MacBook habe ich nach Empfehlung versucht, PyBinSim über Anaconda als A…
-
Fast Fourier transforms are widely used for [applications](https://en.wikipedia.org/wiki/Discrete_Fourier_transform#Applications) in engineering, music, science, and mathematics.The current fft im…
Qiyu8 updated
3 years ago
-
I have updated the [Debian packaging](https://buildd.debian.org/status/package.php?p=pyfftw) with release 0.10.4 and the build now fails for some architectures, some of these considered major. On arm6…
-
When pyFFTW is installed, it is fairly hard to tell the version of the underlying FFTW library matching their [release notes](https://fftw.org/release-notes.html). The version code in the shared libra…
-
Work on PR #323 has revealed 21 failing tests on `aarch64` builds
Temporarily testing on CI builds of `aarch64` Linux have been disabled
-
Please do not merge any new PRs in the pyFFTW-wheels repository until it can been updated to use an alternative solution for wheel storage. Apparently the agreement for free hosting there for https://…
-
# What do you need help with?
Is this 'Unknow window type' a bug on eqcorrscan? or this error is related to FFTW?
# Provide an example so that we can reproduce your problem
I have the fo…
-
There are badges for conda-forge, which would be nice to include in the README.
Should help users looking to install a pyFFTW binary find them quicker. Mentioning as there was no smaller number of …
-
Need an one or more environments that work for all lessons:
- multithreading w/ MKL and pyfftw
- multiprocessing
- pympi
- pycuda
- cython/numba
Pros of just 1 env:
- simplicity
Cons o…
-
Hi! I tried to generate 2D GRFs (using powerbox.Powerbox as shown [here](https://powerbox.readthedocs.io/en/latest/demos/getting_started.html#Create-a-2D-Gaussian-field-with-power-law-power-spectrum)…