Skip to content

Make trace test numerical #28

@github-actions

Description

@github-actions

# TODO: Check the output, numerically, by comparing a few points

        ts = self.trace.get_times()
        all_traces = self.trace.get_all_traces(leakcorrect=True)
        all_traces = self.trace.get_all_traces()
        # TODO: Check the output, numerically, by comparing a few points

        self.assertTrue(np.all(np.isfinite(v)))
        self.assertTrue(np.all(np.isfinite(ts)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions