Skip to content

Demo tweaks

Martin Reinecke requested to merge demo_tweaks into nightly

This changes the default distribution strategy in all demos to "not" instead of "fftw", which should make them runnable on most people's computers.

Also some math calls are now explicitly calling numpy instead of the ift-specific versions, in preparation for future changes.

log_normal_wiener_filter now works with the new minimizers.

Merge request reports