Release 1.6.0
pip install pyodc
will now install the C++ backend socodc
will work immediately.- The C++ backed is now installable with pip from
odclib
. - Added
findlibs
andodclib
as dependencies. - To force the use of a different
odc
shared library, set the environment variableODC_DIR
to the directory containing the shared library. See the [findlibs] documentation for more information.
- The C++ backed is now installable with pip from
Full Changelog: 1.5.0...1.6.0