Releases: martinResearch/DEODR
Releases · martinResearch/DEODR
v0.0.2
Release 0.1.14
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