I'm looking for a simple math library that is optimized for aarch64.
NE10 looked perfect but I ended up finding that it doesn't support math functions for aarch64.
Arm Compute Library looks a bit too much in my situation since I only need some simple math functions like in NE10.
So I would really appreciate if anybody shows me a proper library for my situation.
Thank you.