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

Fix dp to work for contractions with no sized axes (scalars only). #195

Merged
merged 4 commits into from
Jul 9, 2022

Conversation

romanngg
Copy link
Contributor

@romanngg romanngg commented Jul 5, 2022

Fix dp to work for contractions with no sized axes (scalars only).

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #195 (9815d21) into master (a274599) will not change coverage.
The diff coverage is 100.00%.

romanngg and others added 3 commits July 5, 2022 18:44
* Unpins MyPy, now appears stable

* Minor typing tweaks

* Skips unicode surrogates, fixes dgasmith#182

* Adds simple validation to BranchBound, fixes dgasmith#136

* More accurate branch bound exception handler

* Update opt_einsum/paths.py
Copy link
Collaborator

@jcmgray jcmgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, all looks good to me!

Copy link
Owner

@dgasmith dgasmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ty.

@dgasmith dgasmith merged commit aa3dd9a into dgasmith:master Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants