edish-github
edish-github
@hahnjo Thanks, It’s really cool that the algorithm might be useful for the new histograms too. 🚀 I’m currently working to implement the weighted version (West's algorithm) to support weighted...
@dpiparo Hello, thanks for looking into this. Motivation for this was primarily about the feature completeness. Since Mean and StdDev are already supported, adding Skewness and Kurtosis seemed like a...
Hello @hageboeck, thanks for reviewing! I've cleaned up the diff by reverting the unrelated whitespace changes and applying clang-format strictly to the new code. I also added the example usage...
Hello @hageboeck (and @vepadulano @martamaja10), I've updated the PR and ran the tests locally. Could you please trigger the CI workflows when you have a moment? I'd like to ensure...
Hello @hageboeck (@vepadulano and @martamaja10) It's been a little while, and I completely respect your time and busy schedules. I just wanted to gently bump this PR to see if...