Skip to content

0.14.0

Compare
Choose a tag to compare
released this 31 Oct 04:49
· 25 commits to main since this release
74ead55

Release/0.14.0 (#382)

  • ENH: Add entropic_risk_measure to nn.functional (close #352) (#372)

  • ENH: Add value_at_risk to nn.functional (#371)

  • MAINT: Add typing (#378)

  • MAINT: Drop Python 3.6 (close #356) (#357)

    • Python 3.6 is no longer supported. Please update to >=3.7.
  • CHORE: Support PyTorch 1.10 (#377)

  • CHORE: Update README.md (#375)

  • CHORE: Update pytest-cov requirement from ^2.8.1 to ^3.0.0 (#367)

  • CHORE: Update Makefile (#381)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions [email protected]