v0.6.2
Bug fixes
- Fix final, output contractions being mistakenly marked as not tensordot-able.
- When contracting with
implementation="autoray"
, don't require a backend to have botheinsum
andtensordot
, instead fallback tocotengra
's own.
Full Changelog: v0.6.1...v0.6.2