fastlib / fCWT

The fast Continuous Wavelet Transform (fCWT) is a library for fast calculation of CWT.
Apache License 2.0
263 stars 53 forks source link

fix memory leaks #55

Open simonArchipoff opened 9 months ago

simonArchipoff commented 9 months ago

this commit fix a couple of memory leaks, I dont know how it behaves on windows tho.