SkillAgentSearch skills...

OMEinsumContractionOrders.jl

Tensor network contraction order optimizers (not only) for OMEinsum

Install / Use

/learn @TensorBFS/OMEinsumContractionOrders.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OMEinsumContractionOrders

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.

Documentation Build Status codecov

Installation

To install OMEinsumContractionOrders, please follow these steps:

  1. Open Julia's interactive session (known as REPL) by typing julia in your terminal.
  2. Press the <kbd>]</kbd> key in the REPL to enter the package mode.
  3. Type add OMEinsumContractionOrders to install the stable release of the package.

For using, please check the documentation.

Contributing

For a contributor guide, please refer to CLAUDE.md for details.

References

If you find this package useful in your research, please cite the relevant papers in CITATION.bib.

Related Skills

View on GitHub
GitHub Stars36
CategoryDevelopment
Updated20d ago
Forks10

Languages

Julia

Security Score

95/100

Audited on Mar 12, 2026

No findings