[Numpy-svn] [numpy/numpy] 5ad97e: Allow threads for FFT calculations
GitHub
noreply at github.com
Mon Apr 1 17:42:35 EDT 2013
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 5ad97ea70b126a1a13abc4d7500f0281ba4ddd50
https://github.com/numpy/numpy/commit/5ad97ea70b126a1a13abc4d7500f0281ba4ddd50
Author: Martin Teichmann <lkb.teichmann at gmail.com>
Date: 2013-04-01 (Mon, 01 Apr 2013)
Changed paths:
M numpy/fft/fftpack_litemodule.c
Log Message:
-----------
Allow threads for FFT calculations
This patch adds lines to release the Global Interpreter Lock
while calculating an FFT with fftpack.
More information about the Numpy-svn
mailing list