dgasmith / opt_einsum

⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
https://dgasmith.github.io/opt_einsum/
MIT License
863 stars 68 forks source link

v3.0 release changes #96

Closed dgasmith closed 5 years ago

dgasmith commented 5 years ago

Description

This PR accomplishes the following:

Closes #79 and #83.

Status

codecov-io commented 5 years ago

Codecov Report

Merging #96 into master will increase coverage by 2.85%. The diff coverage is 100%.

dgasmith commented 5 years ago

This pull request introduces 1 alert when merging 392dc8f883364137df293fb95494f179df58125e into f2e23a03b873fc817b5a0fe50ef71cb9f8099553 - view on LGTM.com

new alerts:


This project has automated code review enabled, but doesn't use the LGTM GitHub App. Migrate over by installing the app. Read about the benefits of migrating to GitHub Apps in the blog.


Comment posted by LGTM.com