Skip to content

Replace numpy with MLX as primary array backend in cbook.py#12

Open
sydneyrenee wants to merge 1 commit intomainfrom
solace/hardcore-blackburn
Open

Replace numpy with MLX as primary array backend in cbook.py#12
sydneyrenee wants to merge 1 commit intomainfrom
solace/hardcore-blackburn

Conversation

@sydneyrenee
Copy link
Copy Markdown

Summary

  • Translates lib/matplotlib/cbook.py from numpy to MLX as the primary array backend
  • 207 insertions, 133 deletions across the file
  • Maintains API compatibility while leveraging MLX array operations

Test plan

  • Run existing cbook tests to verify API compatibility
  • Verify MLX array operations produce equivalent results to numpy
  • Check edge cases for array type conversions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant