janpipek / physt

Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.
MIT License
129 stars 15 forks source link

Allow angular range in polar histogram to be from -pi to pi #47

Closed andrew0796 closed 5 years ago

andrew0796 commented 5 years ago

Makes it much easier to work with functions that calculate angles in this range like math.atan2