Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 659 Bytes

NEWS.md

File metadata and controls

19 lines (15 loc) · 659 Bytes

Version 0.4.0

Changes in 0.4.0

  • Addition of peaksData() and implementation of chunkwise (and therefore paralleled) processing of Chromatograms object.
  • Addition of addProcessing(), applyProcessing(), processingChunkFactor(), and processingChunkSize().

Changes in 0.3.0

  • Addition of filterChromData() method for ChromBackend.
  • Creation of the Chromatograms class and implementation of basic accessor methods.
  • Addition of basic plotting functions.

Changes in 0.2.0

  • Addition of ChomBackendMemory class and associated methods

Changes in 0.1.0

  • Addition of basic ChromBackend class and default methods