Searched defs:a_list (Results 1 – 2 of 2) sorted by relevance
12 def allclose(a_list, b_list, rel_tol=1e-05, abs_tol=0.0): argument
387 def from_list(klass, a_list): argument