Download Latest Version v0.8.1 (July, 2025) source code.tar.gz (15.1 MB)
Email in envelope

Get an email when there's a new version of HyperTools

Home / v0.6.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-10-02 712 Bytes
v0.6.3 (October 2020).tar.gz 2020-10-02 15.1 MB
v0.6.3 (October 2020).zip 2020-10-02 15.5 MB
Totals: 3 Items   30.6 MB 0
  • allow scikit-learn>0.22. scikit-learn==0.22.0 contains a bug that affects the CountVectorizer vocabulary. This has been fixed in 0.23.0.
  • require umap-learn>=0.4.6. We previously avoided a bug in umap-learn<=0.4.5 by installing a pre-release version from GitHub. This has now been fixed in umap-learn==0.4.6
  • Beginning with seaborn==0.11.0, "dark" color palettes are returned in reverse order from how they were previously. This difference in behavior will be reflected in hypertools, but we've changed the default cmap in hypertools._shared.helpers.vals2colors to a non-dark palette for consistent default behavior.
  • Added tests for Python 3.8
Source: README.md, updated 2020-10-02