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.4 Release notes and removes NumPy kwargs #239

Closed dgasmith closed 2 months ago

dgasmith commented 2 months ago

Description

This makes the final tweaks and change log notes for the upcoming v3.4.0 release.

Todos

Status

CC @janeyx99

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.63%. Comparing base (1992f4a) to head (7ffce58). Report is 1 commits behind head on main.

Additional details and impacted files