OMEinsumContractionOrders is a Julia package that provides an optimize_code
function for finding optimal contraction orders for tensor networks. It is designed to work with multiple tensor network packages, such as: OMEinsum.jl package and ITensorNetworks.jl.
To install OMEinsumContractionOrders, please follow these steps:
- Open Julia's interactive session (known as REPL) by typing
julia
in your terminal. - Press the ] key in the REPL to enter the package mode.
- Type
add OMEinsumContractionOrders
to install the stable release of the package.
For using, please check the documentation.
If you find this package useful in your research, please cite the relevant papers in CITATION.bib.