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

Add datasaver_builder and dond_core #5294

Merged
merged 45 commits into from
Aug 11, 2023

Commits on Jan 23, 2023

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

Commits on Jul 24, 2023

  1. WIP Commit

    samantha-ho committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    741cdcd View commit details
    Browse the repository at this point in the history
  2. Add hacky tests

    samantha-ho committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c32b9fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee81588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b6281 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    52b381a View commit details
    Browse the repository at this point in the history
  2. Make _Sweeper an iterable

    Remove comment and type ignore
    samantha-ho committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ea38b35 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Rename CMC to datasaver_builder

    Add tests for Callables, TogetherSweeps, and Groups
    samantha-ho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0a17d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    24ff587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0ccde View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    609c764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3edb5 View commit details
    Browse the repository at this point in the history
  3. Add Changelog file

    samantha-ho committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    485986e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6424654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a275de View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Add docstrings

    samantha-ho committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1b7dbde View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    afc3e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351dd0a View commit details
    Browse the repository at this point in the history
  3. Fix more mypy errors

    samantha-ho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c2c8c4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f15d300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c8d986 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35291ec View commit details
    Browse the repository at this point in the history
  7. Add dataset assertions

    samantha-ho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ac00a4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9461ccf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Fix Codacy Issues

    samantha-ho committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7a36cdf View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Revise example notebook

    Add new extensions to __init__
    samantha-ho committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6b4ffb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495f403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131a6b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    6c39db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf23af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b1c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28cb2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7418c92 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    ada18c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0f8a44 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    samantha-ho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c1edf0f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    76afe25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27af53c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712541d View commit details
    Browse the repository at this point in the history
  4. Remove Try..Except from datasaver_builder

    Update docstrings with new args and behaviors
    samantha-ho committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cf4bfd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043fc18 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    56b3267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed8297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae56f1 View commit details
    Browse the repository at this point in the history