mcsas.mcsas_test module¶
-
getSettings(testfn, expectedfn)[source]¶ Test settings for mcsas routine. Using number of repetitions and contributions from expected test data to improve comparability.
-
isEqualFloat(a, b, tol=1e-16)[source]¶ Return TRUE if both float arrays can be considered as equal. tol Tolerance in relative mean difference Supposed to be symmetrical.