univer icon indicating copy to clipboard operation
univer copied to clipboard

fix(sheet): fix sumary performance

Open VicKun4937 opened this issue 5 months ago • 3 comments

  • fix multi selection calc error
  • fix performance
  • the Welford's logic: https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance, we can use to calc stdev

VicKun4937 avatar Sep 21 '24 03:09 VicKun4937