Release 0.1.14
Pre-release
Pre-release
martinResearch
released this
13 Jun 09:45
·
374 commits
to master
since this release
This contains the precompiled binaries and source code release (tar.gz) for revision 0.1.14.
You can use the precompiled wheel file that matches your python version and platform and install using
For example :
pip install --user ./Downloads/deodr-0.1.14-cp37-cp37m-win_amd64.whl
Alternatively, if you have Cython installed, you can compile and install it using
pip install --user ./Downloads/deodr-0.1.14.tar.gz