mlx-swift-examples icon indicating copy to clipboard operation
mlx-swift-examples copied to clipboard

Remove dead dependency: AsyncAlgorithms

Open gtokman opened this issue 7 months ago • 1 comments

I see a PR that removed the AsyncAlgorithms package and it was merged, but on main it still exists.

PR to remove: https://github.com/ml-explore/mlx-swift-examples/pull/100

Main: https://github.com/search?q=repo%3Aml-explore%2Fmlx-swift-examples%20import%20AsyncAlgorithms&type=code

It's a dead depenedency and I can make a PR to remove it, but want to make sure I'm not missing something.

gtokman avatar Apr 26 '25 14:04 gtokman

I agree it isn't used by the Libraries, but it is now used by the Applications.

davidkoski avatar Apr 29 '25 15:04 davidkoski