NumPy-iOS icon indicating copy to clipboard operation
NumPy-iOS copied to clipboard

Swift package for using NumPy in iOS apps

Results 3 NumPy-iOS issues
Sort by recently updated
recently updated
newest added

Hello, I'm having issues when I update numpy to a latest version. I imported numpy 1.24.2 but I get the following error: "error was: No module named 'numpy.core._multiarray_umath'". I want...

Hey there, I've added the package normally via the manager and on the first try to build and run, it failes with the following errors: ``` Undefined symbols for architecture...

I'm attempting to follow the simple example in the readme to set up and it isn't working. Similar issue with NumPySupport.