perjantai 17. elokuuta 2018

Fast Fourier Transform Library based on FFTW

Hey, so I figured that FFT libraries in java rather suck (or don't match my needs) excpet for the native bindings to FFTW from bytedeco. But since the bytedeco bindings are so much C/C++ish (actually requires you to use a pointer abstraction in order to access a native array and manage the native memory) I wrapped that stuff away and wrote a more java dev friendly FFT library. Check this out: https://github.com/hageldave/ezFFTW

submitted by /u/hageldave to r/java
[link] [comments]

Ei kommentteja:

Lähetä kommentti

Huomaa: vain tämän blogin jäsen voi lisätä kommentin.