ladybug-tools / ladybug-geometry

🐞 📦 A library with geometry objects used throughout the Ladybug Tools core libraries
https://www.ladybug.tools/ladybug-geometry/docs/
GNU Affero General Public License v3.0
25 stars 23 forks source link

Add a method to compute the circular mean of a list of angles #315

Closed chriswmackey closed 2 years ago

chriswmackey commented 3 years ago

It seems that the circular mean would be really helpful for a number of cases:

https://en.m.wikipedia.org/wiki/Circular_mean

chriswmackey commented 2 years ago

This has already been implemented