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

Cosmology, Cache, and Configuration data model #86

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    4edca62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333476e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    ae9ab99 View commit details
    Browse the repository at this point in the history
  2. Refactor Cosmology as pytree dataclass

    This makes Cosmology semi-immutable, and allows cached results to
    survive through unflattening of JAX transformations.
    eelregit committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d7cef13 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    7c848b2 View commit details
    Browse the repository at this point in the history
  2. Fix cache dict side effects

    eelregit committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    12fb76f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd6fcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0056535 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2f3c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b956647 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    defcb57 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    9758f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1821b6 View commit details
    Browse the repository at this point in the history