fftea icon indicating copy to clipboard operation
fftea copied to clipboard

Non-caching API

Open liamappelbe opened this issue 6 months ago • 0 comments

Some users might not want the FFT objects cached (eg if they're doing very large but short lived FFTs, where caching would use a lot of memory). Need to make it possible to bypass the cache.

liamappelbe avatar Sep 02 '25 07:09 liamappelbe