The current implementation of C++ response distance includes compiled binary files (i.e. shared libraries) with the shapelets distribution.
This should be removed in future commits such that compilation of .cpp files are automated with installation of shapelets or when the response distance is first invoked, such that shapelets distribution does not carry these binary files from source.
The current implementation of C++ response distance includes compiled binary files (i.e. shared libraries) with the
shapeletsdistribution.This should be removed in future commits such that compilation of .cpp files are automated with installation of
shapeletsor when the response distance is first invoked, such thatshapeletsdistribution does not carry these binary files from source.