Skip to content

0.4.0

Compare
Choose a tag to compare
@florian-huber florian-huber released this 22 Feb 10:46
· 147 commits to master since this release
a730411

This releases expands the API and makes it possible to compute Spec2Vec similarities without the need to first create SpectrumDocument objects from Spectrum objects (will now be done as part of Spec2Vec).

Changed

  • refactored Spec2Vec to now accept Spectrum or SpectrumDocument as input #51

Fixed

  • updated and fixed code examples #51
  • updated and fixed attribute typing #51