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

Sync branch 142 #155

Merged
merged 74 commits into from
Apr 1, 2024
Merged

Sync branch 142 #155

merged 74 commits into from
Apr 1, 2024

Commits on Sep 18, 2023

  1. Add precommit

    kazewong committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    473e90c View commit details
    Browse the repository at this point in the history
  2. format without verify

    kazewong committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e8fc695 View commit details
    Browse the repository at this point in the history
  3. update

    kazewong committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e7ba2c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. added plotting utilities and refactored hyperparams

    ThibeauWouters committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    571d61f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fixed hyperparams

    ThibeauWouters committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    95f3ce8 View commit details
    Browse the repository at this point in the history
  2. restructured plotting functionalities

    ThibeauWouters committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7a8cf97 View commit details
    Browse the repository at this point in the history
  3. typo

    ThibeauWouters committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e20fb57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b0ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abcca90 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #146 from kazewong/Bayeux-example

    Bayeux example
    kazewong authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    afefae0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. revert sampler state arg

    ThibeauWouters committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e77c57b View commit details
    Browse the repository at this point in the history
  2. revert summary dict initialization code

    ThibeauWouters committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ca10ff1 View commit details
    Browse the repository at this point in the history
  3. removed matplotlib import

    ThibeauWouters committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ffb1462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3918734 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fixed global sampler failure

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3a92843 View commit details
    Browse the repository at this point in the history
  2. added computation for gelman-rubin R

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dcf695c View commit details
    Browse the repository at this point in the history
  3. typo

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c92b2c9 View commit details
    Browse the repository at this point in the history
  4. added code to track Gelman-Rubin R

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    978301b View commit details
    Browse the repository at this point in the history
  5. added gelman rubin key for plotting

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    02fcb1f View commit details
    Browse the repository at this point in the history
  6. fixed test runs

    Thibeau Wouters committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ad1a32d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update postprocessing.py

    kazewong authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3741e22 View commit details
    Browse the repository at this point in the history
  2. Update Sampler.py

    kazewong authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dc2319f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #143 from ThibeauWouters/plotting

    Added plotting utilities and refactored hyperparams
    kazewong authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    716d9ef View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

  1. Merge pull request #148 from tedwards2412/main

    small bug fix in keys for stepping optimizer
    kazewong authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a36199c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    cb7ef6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from kazewong/main

    Sync branch 134
    kazewong authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    636d039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b84b34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08b8d07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3808b87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2db2b83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    715cba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    ffad6e1 View commit details
    Browse the repository at this point in the history
  2. Fix import statement in rqSpline.py and

    EvolutionaryOptimizer.py
    kazewong committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b0335e0 View commit details
    Browse the repository at this point in the history
  3. Refactor ProposalBase class initialization and

    precompilation
    kazewong committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    da67e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc1a42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2151b42 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Refactor sampler classes and update type

    annotations
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4704029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58315e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47816a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ab845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bef42c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51b71f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d573de3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f96f08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2183470 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df9e990 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dbe3c9 View commit details
    Browse the repository at this point in the history
  12. Update log_posterior function to accept data as a

    dictionary
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    50d99d8 View commit details
    Browse the repository at this point in the history
  13. Fix PRNGKeyArray usage in test_kernels.py and

    test_nf.py
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    eaeba8c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #151 from kazewong/134-add-precommit-script-and-fi…

    …x-formatting
    
    134 add precommit script and fix formatting
    kazewong authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    da8cbc3 View commit details
    Browse the repository at this point in the history
  15. Update Python version matrix

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    75bf3e3 View commit details
    Browse the repository at this point in the history
  16. Nuke PRNG_key

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ebbd413 View commit details
    Browse the repository at this point in the history
  17. Rename hyperparameters

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    75f777c View commit details
    Browse the repository at this point in the history
  18. Sampler can initialize now

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    aa468f5 View commit details
    Browse the repository at this point in the history
  19. Deprecated quantile cut

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a97121c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a1a8ceb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    507c755 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f131977 View commit details
    Browse the repository at this point in the history
  23. Refactor initialization and random key splitting

    in test_flowHMC.py
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c323e3b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cc48b57 View commit details
    Browse the repository at this point in the history
  25. Remove PRNG_keys.py file

    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    964fa08 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d79d21f View commit details
    Browse the repository at this point in the history
  27. Fix PRNGKeyArray initialization in

    train_normalizing_flow.py
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    81ce45d View commit details
    Browse the repository at this point in the history
  28. Update target_dualmoon function to use data

    dictionary
    kazewong committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    57b27ef View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a1f5ccb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0ec8c5f View commit details
    Browse the repository at this point in the history
  31. Merge pull request #152 from kazewong/144-get-rid-of-random_key_set

    144 get rid of random key set
    kazewong authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7810044 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Refactor NFModel and MaskedCouplingRQSpline

    classes
    kazewong committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a4e0ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd07e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b6b161 View commit details
    Browse the repository at this point in the history
  4. Refactor RealNVP and MaskedCouplingRQSpline

    classes
    kazewong committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1d6cd3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fab68e6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #154 from kazewong/153-use-scan-to-reduce-nf-compi…

    …lation-time
    
    153 use scan to reduce nf compilation time
    kazewong authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e6b7c51 View commit details
    Browse the repository at this point in the history