Overview

Request 951592 accepted

- Update to 0.6.1
* Remove affinites from TSNE construction, allow custom
affinities and initialization in .fit method. This improves the
API when dealing with non-tabular data. This is not backwards
compatible.
* Add metric="precomputed". This includes the addition of
openTSNE.nearest_neighbors.PrecomputedDistanceMatrix and
openTSNE.nearest_neighbors.PrecomputedNeighbors.
* Add knn_index parameter to openTSNE.affinity classes.
* Add (less-than-ideal) workaround for pickling Annoy objects.
* Extend the range of recommended FFTW boxes up to 1000.
* Remove deprecated openTSNE.nearest_neighbors.BallTree.
* Remove deprecated openTSNE.callbacks.ErrorLogger.
* Remove deprecated TSNE.neighbors_method property.
* Add and set as default negative_gradient_method="auto".
- Skip building on python310: gh#pavlin-policar/openTSNE#205

Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to 0.6.1
* Remove affinites from TSNE construction, allow custom
affinities and initialization in .fit method. This improves the
API when dealing with non-tabular data. This is not backwards
compatible.
* Add metric="precomputed". This includes the addition of
openTSNE.nearest_neighbors.PrecomputedDistanceMatrix and
openTSNE.nearest_neighbors.PrecomputedNeighbors.
* Add knn_index parameter to openTSNE.affinity classes.
* Add (less-than-ideal) workaround for pickling Annoy objects.
* Extend the range of recommended FFTW boxes up to 1000.
* Remove deprecated openTSNE.nearest_neighbors.BallTree.
* Remove deprecated openTSNE.callbacks.ErrorLogger.
* Remove deprecated TSNE.neighbors_method property.
* Add and set as default negative_gradient_method="auto".
- Skip building on python310: gh#pavlin-policar/openTSNE#205


Dirk Mueller's avatar

dirkmueller accepted request

openSUSE Build Service is sponsored by