willow-ahrens / Finch.jl

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

`mean`, `std`, and `var` functions #574

Open mtsokol opened 1 month ago

mtsokol commented 1 month ago

Hi @willow-ahrens,

This is a tracking issue for mean, std, and var functions for SwizzleArray, LazyArray, and Tensor objects (similar to max, min that we already have).