Skip to content

Floating-point rounding issues in test parameters #194

@rgerkin

Description

@rgerkin

Test parameters (and probably observation values) have awkward representation issues (see e.g. Amplitude below):
Screen Shot 2020-11-23 at 9 52 16 AM
That is from the test "RheobaseTestToRemove" on the staging server. Desired behavior would be to represent 1e10 as 1e10, not as 1.0000000000002e10. This could mean using higher precision floats or explicit representations of decimals.

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