Skip to content

Releases: martinResearch/DEODR

v0.0.2

17 Mar 14:52
Compare
Choose a tag to compare
Update pyproject.toml

Release 0.1.14

13 Jun 09:45
Compare
Choose a tag to compare
Release 0.1.14 Pre-release
Pre-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