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

[WIP] Experiment serialization and reconstruction #1423

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Feb 15, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    343eed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872ac46 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. added load method and load analysis config

    Added load method to `BaseExperiment`
    Added backend initialization to the experiment if available.
    `from_config` now also loads analysis if available.
    ItamarGoldman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c172cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20670a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0e3ec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41bf46c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab2e162 View commit details
    Browse the repository at this point in the history
  6. removed comment

    ItamarGoldman committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ef18ad9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cb91bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d095a82 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    e2e1a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e80d64 View commit details
    Browse the repository at this point in the history
  3. added test

    ItamarGoldman committed May 1, 2024
    Configuration menu
    Copy the full SHA
    566bed4 View commit details
    Browse the repository at this point in the history