Skip to content

Weights Factor Calculation #92

@mwilensky768

Description

@mwilensky768

The weights factor is computed every time that mean_subtact is called, but does not change from iteration to iteration. It involves some expensive square root and division operations. Precomputing it will increase speed for basically no memory cost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions