diff --git a/docs/source/more/related.rst b/docs/source/more/related.rst index 106603f..0ecea91 100644 --- a/docs/source/more/related.rst +++ b/docs/source/more/related.rst @@ -19,10 +19,10 @@ A non-exhaustive list of projects that use Einstein-inspired notation in chronol * - `einsum `_ - `Jan 23 2011 `_ - - Dot-product, rearranging, trace/diag, sum-reduction. + - Dot-product, transpose, trace/diag, sum-reduction. * - `einops `_ - `Sep 22 2018 `_ - - Dot-product, rearranging, trace/diag, reduction. + - Dot-product, transpose, reshape, repeat, trace/diag, reduction, stack/concat/split. * - `einindex `_ - `Dec 3 2018 `_ - Indexing. @@ -43,7 +43,7 @@ A non-exhaustive list of projects that use Einstein-inspired notation in chronol - Indexing. * - `eins `_ - `Mar 14 2024 `_ - - ? + - Custom. * - `einshard `_ - `Mar 24 2024 `_ - Sharding.