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

Some clean up of contexts #711

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    7488238 View commit details
    Browse the repository at this point in the history
  2. removed vars field from PriorContext and LikelihoodContext as

    it's no longer used functionality (was dropped when we dropped the logprob-macro)
    torfjelde committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1d211c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    f978287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae84112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    881e28d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6fc62 View commit details
    Browse the repository at this point in the history
  5. added DynamicPPL.TestUtils.test_context for testing contexts and re…

    …placed much of the
    
    `test/contexts.jl` with calls to this method
    torfjelde committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    55e24e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5b7e44 View commit details
    Browse the repository at this point in the history
  7. formatting

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    torfjelde and github-actions[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e1c8fd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

  1. added some dropped tests

    torfjelde committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b67f51b View commit details
    Browse the repository at this point in the history
  2. Update src/test_utils.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    torfjelde and github-actions[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1da4c6e View commit details
    Browse the repository at this point in the history
  3. Update src/test_utils.jl

    Co-authored-by: Penelope Yong <[email protected]>
    torfjelde and penelopeysm authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b551356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b91a72 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Update test/debug_utils.jl

    Co-authored-by: Penelope Yong <[email protected]>
    torfjelde and penelopeysm authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    247f754 View commit details
    Browse the repository at this point in the history
  2. bump patch version

    torfjelde authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ebbda53 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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