Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.39 KB

logo

PyCircStat2: Circular statistics with Python

A rework of pycircstat.

Installlation | Examples ( Books | Topics )

Installation

pip install pycircstat2

To install the development version, clone the repository and install it with pip -e:

git clone https://github.com/circstat/pycircstat2
pip install -e pycircstat2

Examples

Books

Topics