CLIJ2-FFT is still in beta so the release process is somewhat informal.
The release log is updated when major changes are merged to github. The changes may take a couple of weeks to get on the Fiji update site depending on the release schedule of Clij2. If you would like to test the newest changes post a request on the Imagesc Forum.
There is both a python version and a java version and the exact set of features may be different between the two (for example in the java version we do not have access to dask).
Add richardson_lucy_dask
.
Implementation of python wrappers to the RL algorithm with non-circulant edge handling and total variation noise regularization.
Implementation of core RL algorithm within OpenCL and CLIJ framework.