Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

38 lines (31 loc) · 1.52 KB

Changelog

Version 0.2.3

Feature release

  • Add brute force MAP estimator (simply enumerates all possible random variable assignments)
  • Added a few more tests for the MAP estimator

Version 0.2.2

Feature release

  • Allow to remove the weight of the retention order and mass spectra information by setting the retention order weight (D = None)

Version 0.2.1 (tagged, version associated with the Bioinformatics publication)

Feature release

  • Addressed comments of the reviewers
    • added run-time analysis
    • added margin score plots
    • updated Figure 2 of the paper
  • added bib-tex citation
  • added Zenodo link for the data used in the publication

Version 0.2.0 (tagged)

Feature release

  • adressed #4: Encapsulate the figure and table generation into dedicated functions
  • Simplify the figure and table generation notebooks
  • add versioning to the raw-data
  • version along with the manuscript submission to Bioinformatics.

Version 0.1.1

Bug fix release

  • fixed #1: Wrong margin normalization
  • fixed #2: Wrong exact mass calculation

Version 0.1.0 (tagged)

Initial release

  • version along with the manuscript submission to ECCB2020.