Skip to content

coefficient of variation is recalculated on every mean subtract call #131

@mwilensky768

Description

@mwilensky768

See title. This is unnecessary. If we move these two constants out as static variables (because they really are constant), then we can just retrieve them when necessary. Furthermore, this allows us to calculate weights factors ahead of time, which can then just be sliced rather than recalculated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions