boostorg / boostorg/accumulators

cannot handle NAN.

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
26
Forks
61
PR merge metrics
No merged PRs in 30d

Description

when pushed a nan, statistic values go wrong.
just like skew and kurt.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue by pushing a NaN value into the accumulator and checking the resulting statistic values. Inspect the implementations or tests for skew and kurtosis, since those are the affected statistics named in the issue. Done means NaN input produces defined, consistent results for those statistics.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.