Releases: elixir-nx/emlx
Releases · elixir-nx/emlx
v0.3.0 - 2026-05-15
What's Changed
- Add package and documentation badges to README by @polvalente in #90
- fix: ci versions by @polvalente in #91
- docs: improve configuration instructions by @polvalente in #94
- Use single memcpy for row-contiguous tensors in to_blob by @dannote in #97
- Expose MLX memory management APIs by @dannote in #98
- chore: update to latest nx by @polvalente in #100
- feat: update MLX to 0.31.2 and zero-copy to_binary by @polvalente in #101
- feat: add linalg implementations by @polvalente in #102
- refactor: native window scatter min/max impl by @polvalente in #103
- feat: support Nx.to_pointer/from_pointer by @polvalente in #104
- feat: add validation tests by @polvalente in #105
- feat: add support for CommandQueues by @polvalente in #106
- feat: Add 4-bit quantization support for LLM inference on Apple Silicon by @notactuallytreyanastasio in #96
- feat: EMLX.Fast and EMLXAxon by @polvalente in #109
- chore: change emlx into a monorepo by @polvalente in #110
New Contributors
- @dannote made their first contribution in #97
- @notactuallytreyanastasio made their first contribution in #96
Full Changelog: v0.2.0...v0.3.0