kivy / kivy-ios

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

How is Accelerate not supported? #925

Closed tcaduser closed 5 months ago

tcaduser commented 5 months 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 5 months ago

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