- some modules are deprecated and folded into MLX (main module)
- MLXFast, MLXFFT, MLXRandom and MLXLinalg
- previous imports work, previous names work -- backward compatible
- see 205
What's Changed
* Remove package.resolved by louen in https://github.com/ml-explore/mlx-swift/pull/194
* add missing at functions by davidkoski in https://github.com/ml-explore/mlx-swift/pull/193
* add missing roll function by davidkoski in https://github.com/ml-explore/mlx-swift/pull/192
* Fix https://github.com/ml-explore/mlx-swift-examples/issues/218 by davidkoski in https://github.com/ml-explore/mlx-swift/pull/200
* address issues that prevent using composition for layers like LoRA by davidkoski in https://github.com/ml-explore/mlx-swift/pull/177
* Update mlx-c to 0.1.2 by barronalex in https://github.com/ml-explore/mlx-swift/pull/204
* Reorganize MLXFast, MLXFFT, MLXRandom and MLXLinalg by barronalex in https://github.com/ml-explore/mlx-swift/pull/205
New Contributors
* barronalex made their first contribution in https://github.com/ml-explore/mlx-swift/pull/204
**Full Changelog**: https://github.com/ml-explore/mlx-swift/compare/0.21.3...0.23.1