Peano
MyAssert Namespace Reference

Functions

def test_array_within_threshold (arr, lower_threshold=-1e-8, upper_threshold=1e-8)
 

Function Documentation

◆ test_array_within_threshold()

def MyAssert.test_array_within_threshold (   arr,
  lower_threshold = -1e-8,
  upper_threshold = 1e-8 
)

Definition at line 1 of file MyAssert.py.