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

Pickle save for VIPosterior #951

Merged
merged 9 commits into from
Feb 22, 2024
Merged

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    ef6b1e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fixing pyright errors

    manuelgloeckler committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9445335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98cf0de View commit details
    Browse the repository at this point in the history
  3. Isort

    manuelgloeckler committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    591f48a View commit details
    Browse the repository at this point in the history
  4. Deep copy compatibility clashes with pickle compatibility.

    Requires overriding __deep_copy__
    Adding tests
    manuelgloeckler committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5b4a644 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2d72d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ba753b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    22fc7cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccac2bc View commit details
    Browse the repository at this point in the history