Skip to content

additional functionality #8

@simonbyrne

Description

@simonbyrne

Part of my reason for #7 was to make it easier to extend. Some other functions we should provide:

  • dot_kbn: compute the dot-products using double-double, then sum up using Kahan summation
  • mean_kbn: divide the extended-precision sum using a 2-div style, so that mean_kbn(fill(0.1,10)) == 0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions