ODL 0.2
This is a short summary of the changes since version 0.1.0. See the detailed release notes for further information.
New features
Fourier Transform
The (discretized) continuous Fourier Transform (FT) and the "pure" Discrete Fourier Transform (DFT) are implemented as operators, based on Numpy FFT or pyFFTW, with nearly complete support of the features of the wrapped libraries.
Further additions
- Writable
real
andimag
attributes ofDiscreteLpVector
andFunctionSpaceVector
- Method
conj
for complex conjugation of the mentioned objects - Explicit handling of output data type in
FunctionSpace
- Discrete sequence space