Releases: mcsorkun/ChemPlot
Releases · mcsorkun/ChemPlot
1.3.1
1.3.0
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
- Fixed dependencies
1.2.0
- Added clustering functionality
- Moved tests withing the package
- Solved bugs when reading SMILES
1.1.1
- Cleaned up unnecessary parameters
- Fixed bug with fingerprints creation
- Fixed docs detailing the procedure to create a Plotter object
1.1.0
- Added functionality for saving a static plot as an image
- Added tutorial notebooks
- Added performance tests
- Improved documentation
1.0.2
Fixed and updated documentation.
Major release 1.0.1
- Separated dimensionality reduction and plot visualization methods
- Added functionality for interactive plots
- Added models to predicts t-SNE and UMAP parameters given sample size