vector_average
- compas.geometry.vector_average(vector)[source]
Average of a vector.
- Parameters
vector (list) – List of values.
- Returns
float – The mean value.
Average of a vector.
vector (list) – List of values.
float – The mean value.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev