square_vectors
-
compas.geometry.
square_vectors
(vectors)[source] Raise a multiple vectors to the power 2.
- Parameters
vectors (list) – A list of vectors.
- Returns
vector (list) – The squared vectors.
Examples
>>>
compas.geometry.
square_vectors
(vectors)[source]Raise a multiple vectors to the power 2.
vectors (list) – A list of vectors.
vector (list) – The squared vectors.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev