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 some interface functions to support the new Gibbs sampler in Turing #144

Closed
wants to merge 56 commits into from

Commits on Jul 12, 2024

  1. very incomplete draft

    sunxd3 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dcf1da9 View commit details
    Browse the repository at this point in the history
  2. update getparams

    sunxd3 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cdaa663 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    26027ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebab49 View commit details
    Browse the repository at this point in the history
  3. bump minor version

    sunxd3 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e1099f9 View commit details
    Browse the repository at this point in the history
  4. bump minor version instead

    sunxd3 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    95d781b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. unfinished gibbs example

    sunxd3 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f05f293 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. some updates

    sunxd3 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    590d37f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3afc232 View commit details
    Browse the repository at this point in the history
  2. bit of format

    sunxd3 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    55dbab5 View commit details
    Browse the repository at this point in the history
  3. results is wrong

    sunxd3 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    67ff8e8 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sunxd3 and github-actions[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f758a4c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. some updates; add doc

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1ab6dd9 View commit details
    Browse the repository at this point in the history
  2. move folder into test

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    923c116 View commit details
    Browse the repository at this point in the history
  3. setup as a test

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    63028d3 View commit details
    Browse the repository at this point in the history
  4. add to doc

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    44de81c View commit details
    Browse the repository at this point in the history
  5. format

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    be43178 View commit details
    Browse the repository at this point in the history
  6. bump patch version

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1a6e0d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b60b72 View commit details
    Browse the repository at this point in the history
  8. remove dep on Compat

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c58b39a View commit details
    Browse the repository at this point in the history
  9. updates to doc

    sunxd3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ac0ce7a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    280eaf1 View commit details
    Browse the repository at this point in the history
  2. update mh code

    sunxd3 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b262ea9 View commit details
    Browse the repository at this point in the history
  3. update code further

    sunxd3 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c47ade4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix test errors

    sunxd3 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8d29ad3 View commit details
    Browse the repository at this point in the history
  2. format

    sunxd3 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c28a75a View commit details
    Browse the repository at this point in the history
  3. fix doctest error

    sunxd3 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1382054 View commit details
    Browse the repository at this point in the history
  4. tidy up

    sunxd3 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8962d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. updates

    sunxd3 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc6001c View commit details
    Browse the repository at this point in the history
  2. Update test/gibbs_example/mh.jl

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sunxd3 and github-actions[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e194108 View commit details
    Browse the repository at this point in the history
  3. fix error

    sunxd3 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    64eb0e4 View commit details
    Browse the repository at this point in the history
  4. typo fix

    sunxd3 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9361c39 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update src/gibbs.jl

    Co-authored-by: Tor Erlend Fjelde <tor.erlend95@gmail.com>
    sunxd3 and torfjelde authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39c4d87 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f889cf View commit details
    Browse the repository at this point in the history
  2. move gibbs.jl

    sunxd3 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    62a2332 View commit details
    Browse the repository at this point in the history
  3. update code

    sunxd3 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6132f0c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. updates

    sunxd3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    af208bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd472df View commit details
    Browse the repository at this point in the history
  3. fix test

    sunxd3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4306aee View commit details
    Browse the repository at this point in the history
  4. update doc -- need proofread

    sunxd3 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b798b2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ed5cb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. update code and doc

    sunxd3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6fde198 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. relax test error

    sunxd3 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c7f577d View commit details
    Browse the repository at this point in the history
  2. rename gibbs markdown file

    sunxd3 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8f11a15 View commit details
    Browse the repository at this point in the history
  3. change title

    sunxd3 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    48a160d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. update code and note

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8d74889 View commit details
    Browse the repository at this point in the history
  2. fix doc example

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bceb510 View commit details
    Browse the repository at this point in the history
  3. try to fix doc example error

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c177271 View commit details
    Browse the repository at this point in the history
  4. fix doc deps

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bdba893 View commit details
    Browse the repository at this point in the history
  5. fix more doc example error

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e7e2870 View commit details
    Browse the repository at this point in the history
  6. minor update

    sunxd3 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    80df187 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
    sunxd3 and yebai authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    076e431 View commit details
    Browse the repository at this point in the history
  2. Update docs/src/state_interface.md

    Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
    sunxd3 and yebai authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4293868 View commit details
    Browse the repository at this point in the history
  3. Update docs/src/state_interface.md

    Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
    sunxd3 and yebai authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1cee0ab View commit details
    Browse the repository at this point in the history