Skip to content

Commit 327b9d9

Browse files
authored
add einops playground (#400)
1 parent 5320936 commit 327b9d9

File tree

3 files changed

+158
-125
lines changed

3 files changed

+158
-125
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ https://user-images.githubusercontent.com/6318811/177030658-66f0eb5d-e136-44d8-9
2525

2626

2727
Flexible and powerful tensor operations for readable and reliable code. <br />
28-
Supports numpy, pytorch, tensorflow, jax, and [others](#supported-frameworks).
28+
Supports numpy, pytorch, jax, mlx and [others](#supported-frameworks).
2929

3030
## Recent updates:
3131

32+
- [einops playground](https://arogozhnikov.github.io/jupyterlite/lab/index.html?download_github_folder=arogozhnikov/einops/docs) can run 2 of 4 example notebooks right in your browser
33+
- 0.8.2: MLX backend added
3234
- 0.8.0: tinygrad backend added, small fixes
3335
- 0.7.0: no-hassle `torch.compile`, support of [array api standard](https://data-apis.org/array-api/latest/API_specification/index.html) and more
3436
- 10'000🎉: github reports that more than 10k project use einops

0 commit comments

Comments
 (0)