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 robust U-turn check #3605

Merged
merged 18 commits into from
Oct 17, 2019
Merged

Implement robust U-turn check #3605

merged 18 commits into from
Oct 17, 2019

Commits on Aug 24, 2019

  1. [WIP] Robust U-turn check

    Following the recent discussion on the Stan side: stan-dev/stan#2800
    
    For experiment, do not merge.
    junpenglao committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    2b942d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. typo fix

    junpenglao committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    b0af43c View commit details
    Browse the repository at this point in the history
  2. bug fix

    junpenglao committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    ae9d56c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995724b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac16e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. bug fix

    fix error in recording the end point of the reversed subtree
    junpenglao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    06af3a4 View commit details
    Browse the repository at this point in the history
  2. [WIP] Robust U-turn check

    Following the recent discussion on the Stan side: stan-dev/stan#2800
    
    For experiment, do not merge.
    junpenglao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d0684a1 View commit details
    Browse the repository at this point in the history
  3. typo fix

    junpenglao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    ea148ef View commit details
    Browse the repository at this point in the history
  4. bug fix

    junpenglao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6bba0b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5017d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93673b1 View commit details
    Browse the repository at this point in the history
  7. bug fix

    fix error in recording the end point of the reversed subtree
    junpenglao committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    699b1e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67e74ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad28488 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

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

Commits on Oct 12, 2019

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

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    6f47b6e View commit details
    Browse the repository at this point in the history
  2. Add release note.

    junpenglao committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    281d5bc View commit details
    Browse the repository at this point in the history