Skip to content

TST: numpy testing functions in a few places #41

Description

@tylerjereddy

There are a number of places in the code where constructs like (sub_data[k]==v).all() might be favorable replaced with i.e., numpy.testing.assert_allclose() to give us better feedback in terms of the number/extent of mismatches in array comparisons.

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