anthonix / ffts

The Fastest Fourier Transform in the South
http://anthonix.com/ffts
Other
536 stars 213 forks source link

Does FFTS support arm64? #73

Open xingwenhao opened 6 years ago

xingwenhao commented 6 years ago

I compile the ffts on iOS, but neon.s build failed. So I want to know does FFTS support arm64? If yes, how should I build on iOS?

dzungpv commented 5 years ago

I have this issue too, Google play now require 64 bit support for new/update app

dzungpv commented 5 years ago

@linkotec is it possible support arm64? I see incomplete code here https://github.com/anthonix/ffts/tree/master/src/arch/arm64