Alternatives
Tenet
is strongly opinionated. We acknowledge that it may not suit all cases (although we try 🙂). If your case doesn't fit Tenet
's design, you can try the following libraries:
- quimb (Gray, 2018) Flexible Tensor Network written in Python. Main source of inspiration for
Tenet
. - tenpy (Hauschild et al., 2021) Tensor Network library written in Python with a strong focus on physics.
- ITensors.jl (Fishman et al., 2022) Mature Tensor Network framework written in Julia.
- tensorkrowch (Ramón Pareja Monturiol et al., 2023) A new Tensor Network library built on top of PyTorch.