Skip to content

Using assertEqual for floating point numbers #19

Description

@dacb

In def test_specific_value(self) unit test I see you are using assertEqual for testing floating point arithmetic. You probably want to be using assertAlmostEqual from numpy (IIRC).

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