multipers.tests package

Module contents

multipers.tests.assert_sm(*args, exact=True, max_error=1e-05, reg=0.1)
multipers.tests.assert_sm_pair(sm1, sm2, exact=True, max_error=0.001, reg=0.1)
multipers.tests.assert_st_simplices(st, dump)

Checks that the simplextree has the same filtration as the dump.

multipers.tests.random_st(npts=100, num_parameters=2, max_dim=2)
multipers.tests.sort_sm(sms)