Skip to content

Releases: matchms/chemap

0.3.7

Choose a tag to compare

@florian-huber florian-huber released this 08 Jun 07:50

What's Changed

New Contributors

Full Changelog: 0.3.6...0.3.7

0.3.6

Choose a tag to compare

@florian-huber florian-huber released this 12 Apr 16:28

Changes:

  • include new fingerprint conversion using "frequency-folding"
  • update to new scikit-fingerprints release
  • expand docstrings and tests

0.3.5

Choose a tag to compare

@florian-huber florian-huber released this 02 Mar 17:01
  • remove regex SMILES check (was too strict)

0.3.4

Choose a tag to compare

@florian-huber florian-huber released this 26 Feb 08:19
68497e5
  • minor updates to plotting functions (legend setting)
  • minor linting and fixes

0.3.3

Choose a tag to compare

@florian-huber florian-huber released this 20 Feb 08:24
a4d51ea

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

Choose a tag to compare

@florian-huber florian-huber released this 17 Feb 20:49
  • fix bug with umap computations
  • some code cleaning

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@florian-huber florian-huber released this 16 Feb 15:32

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@florian-huber florian-huber released this 13 Feb 15:35

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

Choose a tag to compare

@florian-huber florian-huber released this 02 Feb 14:56

chemap 0.2.1

  • more unit tests
  • minor function refactoring

Full Changelog: 0.2.0...0.2.1

0.2.0

Choose a tag to compare

@florian-huber florian-huber released this 24 Jan 22:21

chemap 0.2.0

  • Second refactored basic version
  • Added fingerprint computation parallelization
  • added score refactoring
  • added fingerprint conversions to csr and tfidf as well as folded after tfidf