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

Add Precondition interpretation for Gaussian TVE #553

Merged
merged 82 commits into from
Nov 12, 2021
Merged

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    9fc9593 View commit details
    Browse the repository at this point in the history
  2. Fix bugs; add a test

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

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    6b2db4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7b326 View commit details
    Browse the repository at this point in the history
  3. fix is_affine()

    fritzo committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    33d382b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa24595 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    fritzo committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    2bf875f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Sep 27, 2021

  1. Fix eager_getslice_lambda

    fritzo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    697c6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d108aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56442c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

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

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    bf30d15 View commit details
    Browse the repository at this point in the history
  2. Fix some bugs

    fritzo committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6ad1952 View commit details
    Browse the repository at this point in the history
  3. Fix more math

    fritzo committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    15f767c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b3c285 View commit details
    Browse the repository at this point in the history
  5. Fix some distribution tests

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

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    841010a View commit details
    Browse the repository at this point in the history
  2. Fix more tests

    fritzo committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    57a1204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d858cd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Work our marginalization

    fritzo committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    47afb49 View commit details
    Browse the repository at this point in the history
  2. fix more tests

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

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

Commits on Oct 11, 2021

  1. Fix test_gaussian.py

    fritzo committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c1c8d18 View commit details
    Browse the repository at this point in the history
  2. Fix distribution patterns

    fritzo committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    47ab8da View commit details
    Browse the repository at this point in the history
  3. Fix argmax approximation

    fritzo committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    fe0c7c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10b3432 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    702152b View commit details
    Browse the repository at this point in the history
  2. Fix old uses of info_vec

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

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    67ad0c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d4fdb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18674e8 View commit details
    Browse the repository at this point in the history
  6. Enable pprint for funsors

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    eeda90d View commit details
    Browse the repository at this point in the history
  7. Revert pp property

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5f17da8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be11455 View commit details
    Browse the repository at this point in the history
  9. Fix matrix_and_mvn_to_funsor()

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d7dfd20 View commit details
    Browse the repository at this point in the history
  10. Relax rank condition

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f99682a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5bee71 View commit details
    Browse the repository at this point in the history
  12. Fix ._sample()

    fritzo committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cc1e08c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    435119a View commit details
    Browse the repository at this point in the history
  14. Fix test_joint.py

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

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    f279dd3 View commit details
    Browse the repository at this point in the history
  2. Fix saarka bilmes test

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2efa851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c301dd View commit details
    Browse the repository at this point in the history
  4. Fix rank deficiency issues

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    25e8c87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cc8e5 View commit details
    Browse the repository at this point in the history
  6. Fix comment

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    631e06c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    503ffd7 View commit details
    Browse the repository at this point in the history
  8. Update docstring

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    22479dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aa123d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    639ed0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76d8bcd View commit details
    Browse the repository at this point in the history
  12. Relax test thresholds

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c709453 View commit details
    Browse the repository at this point in the history
  13. Fix ops.qr numpy backend

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c8ff3a9 View commit details
    Browse the repository at this point in the history
  14. Fix jax tests

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    503383b View commit details
    Browse the repository at this point in the history
  15. Fix bugs

    fritzo committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    ec499b0 View commit details
    Browse the repository at this point in the history
  16. Tweak sensor example

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

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    ecc249b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7af74 View commit details
    Browse the repository at this point in the history
  3. Fix bugs

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

Commits on Oct 15, 2021

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

Commits on Oct 16, 2021

  1. Address review comments

    fritzo committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    5f468aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1af1a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

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

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    8eb9d8a View commit details
    Browse the repository at this point in the history
  2. Fix bug

    fritzo committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3339b30 View commit details
    Browse the repository at this point in the history
  3. Fix a bug in partial sampling

    fritzo committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3b544cb View commit details
    Browse the repository at this point in the history
  4. Get partial sampling working

    fritzo committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d8a9919 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb71c2c View commit details
    Browse the repository at this point in the history
  6. Reorder Gaussians in cnf

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

Commits on Oct 19, 2021

  1. Fix batch shape computation

    fritzo committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    afbe277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7691e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1dcbc1 View commit details
    Browse the repository at this point in the history
  4. Relax tolerance

    fritzo committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    89ef6d5 View commit details
    Browse the repository at this point in the history
  5. Fix eager_finitary_cat

    fritzo committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ca5b49b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    893e8ff View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Increase sample count

    fritzo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0e47b85 View commit details
    Browse the repository at this point in the history
  2. Fix jax backend for ops.randn

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

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    6a303f6 View commit details
    Browse the repository at this point in the history
  2. Relax tolerance

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

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    fc13611 View commit details
    Browse the repository at this point in the history
  2. Remove obsolete test

    fritzo committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ca6cae7 View commit details
    Browse the repository at this point in the history