Skip to content

Allow output and assert in the same command #7

@sswan

Description

@sswan

Allow something like

thresh foo.txt cat u1=col2 u2=col1 output gen.csv assert "np.linalg.norm(u1-u2) < 1.0e-6"
thresh foo.txt cat u1=col2 u2=col1 assert "np.linalg.norm(u1-u2) < 1.0e-6" output gen.csv

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