Releases: CWRUChielLab/axographio
Releases · CWRUChielLab/axographio
v0.3.1: Fix for potential bug for code that imports axographio
Install from PyPI using
pip install axographio==0.3.1
or from source using
pip install git+https://github.com/CWRUChielLab/[email protected]
v0.3.0: Test suite and version accessibility
Install from PyPI using
pip install axographio==0.3.0
or from source using
pip install git+https://github.com/CWRUChielLab/[email protected]
v0.2.0: Python 3 compatibility
Install from PyPI using
pip install axographio==0.2.0
or from source using
pip install git+https://github.com/CWRUChielLab/[email protected]
v0.1.1b1: Fix roundoff bug in time
Incompatible with Python 3.
Install from PyPI using
pip install axographio==0.1.1b1
or from source using
pip install git+https://github.com/CWRUChielLab/[email protected]
v0.1.0: Initial release
Incompatible with Python 3.
Install from PyPI using
pip install axographio==0.1.0
or from source using
pip install git+https://github.com/CWRUChielLab/[email protected]