Skip to content

Version 0.3.0 - Operators done and working

Pre-release
Pre-release
Compare
Choose a tag to compare
@philippeganz philippeganz released this 22 Apr 12:15
· 200 commits to master since this release
11465dc

Lots of operators!

Release to show the working operators.

Main features

  • Addition of many operators:
    • Convolution
    • Abeltransform
    • Wavelet
    • Spline
    • Blur
  • Many memory and multi-threading optimizations
  • New folder structure to reflect class inheritance

Future work

Combine the operators into the main algorithm.