Skip to content

Version 0.1.3

Compare
Choose a tag to compare
@agoscinski agoscinski released this 02 Mar 09:11
· 93 commits to main since this release

This is a patch release the last version of skcosmo before the refactor to skmatter

  • Deprecation warning was added to link to renamed package (#154)
  • dropped python <3.8 support, because we are now using scikit-learn version >=1.1.0 (#139 #146 #152 )
  • WHO dataset and examples were added (#149)
  • nice dataset was added (#143)
  • overhaul of documentation (#142 #150)
  • added DirectionalConvexHull class (#140)
  • added test_precomputed_regression function to KPCovR (#136)
  • other bugfixes (#141 #148)