Skip to content

Releases: mcsorkun/ChemPlot

1.3.1

12 Dec 13:03
Compare
Choose a tag to compare
  • Fixed inclusion of data in published package

1.3.0

12 Dec 01:01
d7b649f
Compare
Choose a tag to compare

What's Changed

  • Overhaul to Support Python 3.8 through 3.12 and Modern Dependencies by @JacksonBurns in #29
  • Small deprecation fixes

Full Changelog: 1.2.1...1.3.0

1.2.1

27 Sep 00:22
Compare
Choose a tag to compare
  • Fixed dependencies

1.2.0

17 Jan 00:33
Compare
Choose a tag to compare
  • Added clustering functionality
  • Moved tests withing the package
  • Solved bugs when reading SMILES

1.1.1

23 Sep 09:39
Compare
Choose a tag to compare
  • Cleaned up unnecessary parameters
  • Fixed bug with fingerprints creation
  • Fixed docs detailing the procedure to create a Plotter object

1.1.0

29 Jun 13:01
f7bd76b
Compare
Choose a tag to compare
  • Added functionality for saving a static plot as an image
  • Added tutorial notebooks
  • Added performance tests
  • Improved documentation

1.0.2

28 Jun 01:06
Compare
Choose a tag to compare

Fixed and updated documentation.

Major release 1.0.1

27 Jun 17:54
Compare
Choose a tag to compare
  • Separated dimensionality reduction and plot visualization methods
  • Added functionality for interactive plots
  • Added models to predicts t-SNE and UMAP parameters given sample size