Skip to content

Biased floating-point rand functions #9

Description

@Foxbud

The eight functions

  • AERRandFloat
  • AERRandFloatRange
  • AERRandDouble
  • AERRandDoubleRange
  • AERRandGenFloat
  • AERRandGenFloatRange
  • AERRandGenDouble
  • AERRandGenDoubleRange

provided by the aer/rand.h module use a method of obtaining floating-point values from integers that is known to introduce slight distribution-related bias. See this paper: https://hal.archives-ouvertes.fr/hal-02427338/file/fpnglib_iccs.pdf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions