einsum topic
TensorCast.jl
It slices, it dices, it splices!
opt_einsum
⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
OMEinsum.jl
One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD
cotengra
Hyper optimized contraction trees for large tensor networks and einsums
fortran-einsum-example
A generic implementation of tensor einsum in Fortran.
semiring-einsum
Generic PyTorch implementation of einsum that supports different semirings
xarray-einstats
Stats, linear algebra and einops for xarray
Einsums
Provides compile-time contraction pattern analysis to determine optimal tensor operation to perform.
opt_einsum_fx
Einsum optimization using opt_einsum and PyTorch FX graph rewriting