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

Adds Monte Carlo Samplers #340

Merged
merged 44 commits into from
Sep 2, 2024
Merged

Adds Monte Carlo Samplers #340

merged 44 commits into from
Sep 2, 2024

Commits on May 24, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3c48f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62a126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bb173 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbe56a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f74b6d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    2d83315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed3d23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca961a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da21506 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1cb54 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    c86531b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4c01e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    942dc5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990c590 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    5f89231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74b1f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

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

Commits on Aug 6, 2024

  1. Merge branch 'refs/heads/develop' into monte-carlo-methods

    # Conflicts:
    #	CHANGELOG.md
    BradyPlanden committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0117066 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    251f86f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb4d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5244a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    255aa5d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge branch 'refs/heads/develop' into monte-carlo-methods

    # Conflicts:
    #	CHANGELOG.md
    BradyPlanden committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c9946da View commit details
    Browse the repository at this point in the history
  2. refactor: ComposedLogPrior -> JointLogPrior, prior.evaluateS1 -> logp…

    …dfS1, suggestions from review
    BradyPlanden committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cd07072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08dc407 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    c225065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df0885 View commit details
    Browse the repository at this point in the history
  3. refactor: base_sampler init, update docstrings, update tests, remove …

    …potential thread deadlock in optimisation_options test
    BradyPlanden committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e50812a View commit details
    Browse the repository at this point in the history
  4. tests: increase coverage, remove redundant ValueError, sampler.chains…

    … now optional arg with default=1
    BradyPlanden committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7a000cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    711dcc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    df1cc73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/develop' into monte-carlo-methods

    # Conflicts:
    #	CHANGELOG.md
    BradyPlanden committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    bca3bbb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'refs/heads/develop' into monte-carlo-methods

    # Conflicts:
    #	CHANGELOG.md
    BradyPlanden committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    248b161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    503af19 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Remainder review suggestions, update assert tolerances, small array d…

    …imensions bugfix for single parameter inference
    BradyPlanden committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    85e1ce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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