kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 236 forks source link

How is Accelerate not supported? #925

Closed tcaduser closed 1 month ago

tcaduser commented 1 month ago

I am curious about this comment in the code, and why the Accelerate framework is unsupported? Is it not supported by Apple on iOS? Or is it not supported by the numpy project?

https://github.com/kivy/kivy-ios/blob/ff420e5c5db6dca117840f9e4309345ab92db1d5/kivy_ios/recipes/numpy/__init__.py#L30

tcaduser commented 1 month ago

Ok, this is unfortunate https://github.com/scipy/archive/blob/main/wiki/dropping-accelerate-support.md