ndarray_linalg

Module assert

source
Expand description

Assertions for array

Functionsยง

  • check two values are close in terms of the absolute tolerance
  • check two arrays are close in L1 norm
  • check two arrays are close in L2 norm
  • check two arrays are close in maximum norm
  • check two values are close in terms of the relative tolerance