Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding OMEinsumContractionOrders.jl as a backend of TensorOperations.jl for finding the optimal contraction order #185

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e4b102d View commit details
    Browse the repository at this point in the history
  2. fixed tests

    ArrogantGao committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d6bbe6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d61103 View commit details
    Browse the repository at this point in the history
  4. fix optimize

    ArrogantGao committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    329952d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    c14fa7c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    76698c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    81d64af View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    3846242 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    5f442e2 View commit details
    Browse the repository at this point in the history
  2. update project.toml

    ArrogantGao committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    70301a7 View commit details
    Browse the repository at this point in the history
  3. add optimizer to ncon

    ArrogantGao committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    61d1cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55c1b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. export TreeOptimizer

    ArrogantGao committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    92fe983 View commit details
    Browse the repository at this point in the history
  2. format src

    ArrogantGao committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4adc9cf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. update project.toml

    ArrogantGao committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a120620 View commit details
    Browse the repository at this point in the history
  2. format code

    ArrogantGao committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d39c6ea View commit details
    Browse the repository at this point in the history