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 save_warmup option for pystan3 #2132

Merged
merged 14 commits into from
Oct 12, 2022
Merged

Add save_warmup option for pystan3 #2132

merged 14 commits into from
Oct 12, 2022

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    ea848c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01297b3 View commit details
    Browse the repository at this point in the history
  3. run black

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    22c1c87 View commit details
    Browse the repository at this point in the history
  4. update changelog

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8b516e8 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9721426 View commit details
    Browse the repository at this point in the history
  6. run black

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    21a012c View commit details
    Browse the repository at this point in the history
  7. use --diff with black

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9beecdf View commit details
    Browse the repository at this point in the history
  8. Add kw for warmup

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d49e92c View commit details
    Browse the repository at this point in the history
  9. Missing comma

    ahartikainen committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ad5827a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix num_saved_samples

    ahartikainen committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1016b18 View commit details
    Browse the repository at this point in the history
  2. fix calculation

    ahartikainen committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8bd0c3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1bb63 View commit details
    Browse the repository at this point in the history
  4. remove warning

    ahartikainen committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    eea0435 View commit details
    Browse the repository at this point in the history
  5. remove num_samples

    ahartikainen committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f46ceae View commit details
    Browse the repository at this point in the history