v0.6.26
Finch v0.6.26
Merged pull requests:
- Finer-grained Parallel analysis (#409) (@wraith1995)
- CI: Add
finch-tensor
tests job (#541) (@mtsokol) - hotfix einsum (#543) (@willow-ahrens)
- Add Einsum Scalar Multiplication Test (#544) (@albertlu03)
- Slight fix for einsum test (#545) (@albertlu03)
- Kbd-wrapperize-fix (#547) (@kylebd99)
- fixes #290 (#548) (@willow-ahrens)
- Wma/abstractgeneratedarray (#549) (@willow-ahrens)
- Fix
fspzeros
docstring signature to match implementation (#551) (@ericphanson) - Wma/improve precompile (#552) (@willow-ahrens)
- misc fixes (#553) (@willow-ahrens)
Closed issues:
- Unreachable not defined should be a better error (#290)
- Add "AbstractGeneratedArray" for overloading (#503)
- issue passing mix of lazy and eager arguments to einsum (#520)
- equality between swizzle and tensor not working (#530)
- LogicInterpreter cannot handle loops which are completely extruded (#533)
- Broadcasting issue in MMM operation (#534)
- ambiguity error with swizzle of lazytensor (#536)
- add finch-tensor tests downstream (#539)
- Fix Missing Protocols Bug (#546)
- Use custom extrude method (#550)
- Disappearing value in one-element 1-D Tensors (#554)