bsc-quantic / Tenet.jl

Composable Tensor Network library in Julia
https://bsc-quantic.github.io/Tenet.jl/
Apache License 2.0
19 stars 1 forks source link

Replace `OMEinsum` calls with `Muscle.einsum` #153

Open mofeing opened 3 months ago

mofeing commented 3 months ago

All numerical methods are in the process to being moved to bsc-quantic/Muscle.jl. Currently, it depends on OMEinsum too but has preliminary support for Reactant.jl and MLIR.jl. In the future, it will replace OMEinsum for MLIR and Reactant, without disrupting Tenet.