Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

Better Contraction Algorithms #171

@chaserileyroberts

Description

@chaserileyroberts

This has already been brought up in #120, but I'm bringing it up again because our contraction algorithms suck.

We need much better algorithms, as hand coding contraction orders, or worse, just using naive is a really bad practice.

As the first step, we need to implement a fast version of fully optimal contraction. It's ok if it's just in python for now, but we need it to exist. We could also possibly adapt opteinsum's code to our own, but I don't know how easily that will be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions