FluxSmooth, Optimized TemporalSoften and TemporalMedian, RG Mode 24
Major changes:
- Add FluxSmooth support
- Substantially improve the performance of TemporalSoften
- Update TemporalMedian to use compile-time generated sorting networks,
which also leads to execellent performance for all radii. - Add
scalep
support to all filters, for optional parameter scaling. - Implement RG Mode 24 (which I missed in v0.1)
- General code cleanup
- More unit tests
- Refactored the README a bit with tables to improve readability.