allclose
- compas_fab.utilities.allclose(l1, l2, tol=1e-05)[source]
Returns True if two lists are element-wise equal within a tolerance.
The function is similar to NumPy’s allclose function.
Returns True if two lists are element-wise equal within a tolerance.
The function is similar to NumPy’s allclose function.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev