Skip to content

circstat/pycircstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dae8eca · Feb 15, 2022
Feb 21, 2015
Nov 10, 2015
Jun 10, 2019
May 23, 2020
Sep 26, 2014
Jun 27, 2019
Dec 5, 2017
Feb 11, 2022
Nov 10, 2015
Dec 6, 2017
Apr 20, 2020

Repository files navigation

pycircstat

PyCircStat: circular statistics with Python

This toolbox contains descriptive and inferential statistics for circular data.

Note: The toolbox is currently in development. Many functions are working, but many are yet to come. We encourage you to start using the toolbox and provide feedback on bugs, features you would like and so on.

Until there is a dedicated article describing the toolbox, please credit this web page.

Team: Philipp Berens, Fabian Sinz

Installation

The package can be installed via pip (pip might need to be replaced by pip3)

pip install pycircstat

You can also install it via

python setup.py install

To generate the documentation, run

python setup.py build_sphinx

An online documentation can be found on http://pycircstat.readthedocs.org/.

Note that the call to sphinx' apidoc has still to be included.

About

Toolbox for circular statistics with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published