Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.1 #303

Merged
merged 10 commits into from
Oct 31, 2023
Merged

v0.3.1 #303

merged 10 commits into from
Oct 31, 2023

Conversation

sjfleming
Copy link
Member

Incorporates several improvements and fixes:

  • Reduced memory consumption
  • Better compatibility with Windows
    • Fixed infrequent bug due to int32 overflow
  • Fixed a few bugs related to report generation across platforms
    • Windows issues
    • Intermittent HTML encoding issue
  • Fixes for WDL
  • Bug fix for automatic retry
  • Modernized build by switching to pyproject

sjfleming and others added 10 commits August 6, 2023 01:12
* Checkpointing, more input formats, HTML report, test suite, documentation, new posterior and estimators, fix readthedocs, improve prior heuristics, Github actions for tests, address memory issues
…lid checkpoint is not loaded. (#258)

If number of tries is exhausted, and ELBO tests are still failing, allow to complete anyway (using checkpoint) so that outputs are produced, but exit(1).
@sjfleming sjfleming merged commit 3a4dc8d into master Oct 31, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants