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

Implement `spdiags` and `speye` #499

Open mtsokol opened 4 months ago

mtsokol commented 4 months ago

As discussed in https://github.com/willow-ahrens/finch-tensor/pull/32, we should have spdiags and speye functions, which would follow Array API standard: