Awni Hannun
Awni Hannun
Closing this in favor of #394. @francescofarina @gboduljak your feedback on #394 is appreciated.
Did you install with pip?
I will try installing on 14.2.1 to see if I can reproduce this..
What's the output of: ``` xcrun -sdk macosx --show-sdk-version ```
PS I'm looking at this issue which seems related: https://github.com/numpy/numpy/issues/25026
A bit of a shot in the dark: 1. Maybe try reinstalling mlx: `pip install --U mlx` 2. Try this: sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer If neither of those helps we'll...
@kkxwz try upgrading your OS (MLX support >=13.5 )
This isn't so much a bug as a feature request. MLX is still missing a lot of features that NumPy has. For now you can use `mx.concatenate` or `mx.stack`. Will...
This was closed in #325
> Thank you for taking the time to review the PR. The next two weeks are very packed, hence most likely I won't have time to update the code but...