Skip to content

Releases: skylergrammer/SimulatedAnnealing

v0.4.0

16 Nov 21:12
Compare
Choose a tag to compare
  • Removed the usage of joblib in the scikit-learn repo.

v0.3.0

22 Jul 14:56
60b6b78
Compare
Choose a tag to compare
  • Updated to python 3 pep8 standards
  • Fixed a bug that prevented verbose from working
  • Updated example code in README to use the newer sklearn api

v0.2.0

18 Dec 15:42
Compare
Choose a tag to compare

Includes support for Pandas dataframes.
Updates to use non-deprecated functions in scikit-learn.

v0.1.8

26 Oct 19:12
Compare
Choose a tag to compare

This release is compatible with both python 2.7.x and 3.x