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

Implement AutoGaussian guide #2929

Merged
merged 45 commits into from
Oct 4, 2021
Merged

Implement AutoGaussian guide #2929

merged 45 commits into from
Oct 4, 2021

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. Implement funsor backend

    fritzo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    75bf88a View commit details
    Browse the repository at this point in the history
  2. Break plates causing collision

    fritzo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c73979e View commit details
    Browse the repository at this point in the history
  3. Fix some tests

    fritzo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    068b3be View commit details
    Browse the repository at this point in the history
  4. Support monte carlo particles

    fritzo committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    154a765 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    586a417 View commit details
    Browse the repository at this point in the history
  2. Register docstring

    fritzo committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    58702bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ece7473 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3f170c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

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

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    945c66e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d84a46 View commit details
    Browse the repository at this point in the history
  3. lint

    fritzo committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ff0eaf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44cc870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a09c2b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Fix & strengthen tests

    fritzo committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    f300199 View commit details
    Browse the repository at this point in the history
  2. Reflect

    fritzo committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c00439a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee555ce View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Add another exact test

    fritzo committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    bfab034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20ca07e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28a5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    061875d View commit details
    Browse the repository at this point in the history
  5. Sketch dense backend

    fritzo committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e512ece View commit details
    Browse the repository at this point in the history
  6. Update docs

    fritzo committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    98ead93 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

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

Commits on Sep 29, 2021

  1. Minor updates

    fritzo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2b8eb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db3484 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 2, 2021

  1. Add more tests

    fritzo committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    56a7e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cbaa3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fbb797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3a6ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58c344c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Flesh out funsor backend

    fritzo committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    670fdda View commit details
    Browse the repository at this point in the history
  2. Add tests, update docs

    fritzo committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    5db1109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe194ee View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    fritzo committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    6cc53f8 View commit details
    Browse the repository at this point in the history
  5. Add a test

    fritzo committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    28ea4af View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Simplify; fix bugs

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b774166 View commit details
    Browse the repository at this point in the history
  2. Tweak test parameters

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    88912b2 View commit details
    Browse the repository at this point in the history
  3. Revert unnecessary change

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2c2536a View commit details
    Browse the repository at this point in the history
  4. Mark test funsor stage

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fcf5b1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade50a9 View commit details
    Browse the repository at this point in the history
  6. Fix serialization tests

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    57c63d0 View commit details
    Browse the repository at this point in the history
  7. fix typo

    fritzo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f51a64e View commit details
    Browse the repository at this point in the history