mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-23 14:08:12 +08:00

* Fix case for step=inf in arange and add inf check for start/stop * Add test cases for arange * Update ops.cpp to include climits header * Fix arange * Fix formatting * Refactor * Add missing include