Repository for an angular-proability-density function exchange format anglePDF
, pronounced as angled
.
Standard setuptool installation, run
python setup.py install
or advanced versions using develop
, --user
, etc. – see the
documentation for more details.
To be done on readthedocs, but provide inline documentation from the beginning.
See this very sphinx-generated documentation for further details; it can be produced by running
python setup.py build_sphinx
See also the license.
Standard tests are implemented in tests/
, run by executing
pytest