Skip to content

Casanovo v3.1.0

Compare
Choose a tag to compare
@bittremieux bittremieux released this 07 Nov 18:37
· 90 commits to main since this release
c2594d4

3.1.0 - 2022-11-03

Added

  • Matching model weights are automatically downloaded from GitHub.
  • Automatically calculate testing code coverage.

Changed

  • Maximum supported Python version updated to 3.10.
  • No need to explicitly specify a config file, the default config will be used instead.
  • Initialize Tensorboard during training by passing its directory location.

Fixed

  • Don't use worker threads on Windows and MacOS.
  • Fix for running when no GPU is available.