NEWS
DDRTree 0.1.5 (2017-04-30)
BUGFIXES
- Fixed an problem where DDRTre would return different results on
repeated runs given the same inputs. The problem was actually in DDRTree in
two places: kmeans and irlba. We now call irlba with deterministically
initialized eigenvectors and kmeans with deterministically selected rows of
the input.
DDRTree 0.1.4 (2016-07-26)
BUGFIXES
- Fixed a build error triggered by recent versions of GCC using the C++14
standard
DDRTree 0.0.0