Skip to content

pySEQTarget 0.12.1

Choose a tag to compare

@remlapmot remlapmot released this 06 Feb 10:57
· 116 commits to main since this release

This

  • Monitors the log hazard ratio instead of the hazard ratio due to better normality properties
  • Prints "Hazard ratio" instead of "Hazard" in two places
  • Bumps the minimum supported version of Python to 3.11 because of a change in the lifelines package (if in the future they re-enable Python 3.10 we could re-enable 3.10 ourselves)
  • Fixes some flake8 warnings about functions being too complex and some lines being too long