TensorCast.jl icon indicating copy to clipboard operation
TensorCast.jl copied to clipboard

Exploit `einops` for docs / tests / advertising

Open mcabbott opened this issue 3 years ago • 0 comments

When last I checked this package did everything they do. Would be nice to

  • [ ] See if they have weird edge cases which make good tests
  • [ ] Translate some of their tutorials, either just as a source of structure / pretty pictures, or as an explicit guide to learning X if you know Y.

Xref https://github.com/mcabbott/TensorCast.jl/issues/46#issuecomment-1227501423

Their docs: https://einops.rocks/#tutorials

Their paper: https://openreview.net/pdf?id=oapKSVM2bcj

Old notebook here: https://github.com/mcabbott/TensorCast.jl/blob/master/docs/einops.ipynb

mcabbott avatar Sep 03 '22 17:09 mcabbott