willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
157 stars 15 forks source link

Eager reshape implementation #490

Closed willow-ahrens closed 3 months ago

willow-ahrens commented 4 months ago

The eager version would be a simple compiler call to mod and shift appropriately the input into the output.

willow-ahrens commented 3 months ago

dup of https://github.com/willow-ahrens/Finch.jl/issues/558