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

Isolate Monte Carlo distribution sample and gradient tests on a new branch #395

Closed
wants to merge 41 commits into from

Commits on Oct 29, 2020

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

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    3ad5c79 View commit details
    Browse the repository at this point in the history
  2. more cleanup of _check_sample

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4fbc801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecad0ee View commit details
    Browse the repository at this point in the history
  4. work up to actual tests

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0c2c0fb View commit details
    Browse the repository at this point in the history
  5. lint

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    56ace75 View commit details
    Browse the repository at this point in the history
  6. nits

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    bace658 View commit details
    Browse the repository at this point in the history
  7. more nits

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c38d560 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    040f417 View commit details
    Browse the repository at this point in the history
  9. nit

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4f40aaf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb75a15 View commit details
    Browse the repository at this point in the history
  11. rename file

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    e6dcabd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8be24c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    50f0343 View commit details
    Browse the repository at this point in the history
  14. remove with_lazy

    eb8680 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    6f69e62 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. get basic jax tests passing

    eb8680 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    a06744e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01de62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a8fd42 View commit details
    Browse the repository at this point in the history
  4. break up stat test

    eb8680 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    127b12c View commit details
    Browse the repository at this point in the history
  5. binomial test case

    eb8680 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    80750b0 View commit details
    Browse the repository at this point in the history
  6. add more test cases

    eb8680 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    3ceadfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    151ca2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f6d06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1e8af5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39ced3a View commit details
    Browse the repository at this point in the history
  11. fix error in gradient test

    eb8680 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    35d283e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34919a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    bc0a518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f8a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdff5d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d2ff83 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    f46b22b View commit details
    Browse the repository at this point in the history
  2. deduplicate random_scale_tril

    eb8680 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e35ad5c View commit details
    Browse the repository at this point in the history
  3. tweak tolerance on binomial

    eb8680 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    44e7783 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    4de34b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f32686 View commit details
    Browse the repository at this point in the history
  3. nit

    eb8680 committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    a0dfc66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce6465a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

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

    eb8680 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    7227e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90cdf9e View commit details
    Browse the repository at this point in the history