You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explicitly exclude the non-python-source directories for pypi release.
The excluded directories are needed because the 'package' field is set to `find`, which can cause
problems if it finds files in directories that are not part of the actual odl package.
Merge pull request #1668 from leftaroundabout/regression/pyfftw-0.13-…
…normalisation-convention
Fix Fourier normalisation that was changed by PyFFTW-0.13
Merge pull request #1658 from leftaroundabout/release/conservative-0.8
Meta-information for v0.8 (minor release, bringing legacy ODL up to date with modern NumPy/SciPy).