Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 578 Bytes

GeneNoteBook Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[0.0.4]

Added

  • Option for deseq_normalization to return size factors
  • tx.LRT class for likelihood ratio tests based on input transformation (using model formulas)

Changed

  • Use gpytorch Natural Gradient Descent optimizer for variational parameters

[0.0.3]

Added

  • First github release