arsenal9971 / Shearlab.jl

Shearlab is a Julia Library with toolbox for two- and threedimensional data processing using the Shearlet system as basis functions which generates an sparse representation of cartoon-like functions.
https://arsenal9971.github.io/Shearlab.jl/
Other
31 stars 9 forks source link

fixing conv2 issues #16

Closed dsweber2 closed 6 years ago

dsweber2 commented 6 years ago

there were some glitches that the update I made to conv2 introduced, causing discrepancies with the matlab version. I fixed those, so now the created shearlets differ by around 1e-9 from the matlab ones.

arsenal9971 commented 6 years ago

Thanks David, sorry that I haven't been around so much, but I am actually know starting to mantain again the Package more often, thanks a lot of the contribution, any other problem that you find, please tell me.