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

update pathfinder branch #727

Merged
merged 594 commits into from
Jul 31, 2023
Merged

update pathfinder branch #727

merged 594 commits into from
Jul 31, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 5, 2022

  1. NULL checking for hpp read

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1efb31a View commit details
    Browse the repository at this point in the history
  2. Fix notes

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fa45817 View commit details
    Browse the repository at this point in the history
  3. Wrong location

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    79bcf9f View commit details
    Browse the repository at this point in the history
  4. Wrong location

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3d398c9 View commit details
    Browse the repository at this point in the history
  5. Trigger actions

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7819950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f63b95 View commit details
    Browse the repository at this point in the history
  7. Update tests

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ba2eda1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec4f583 View commit details
    Browse the repository at this point in the history
  9. Fix DLL lookup on window

    andrjohns committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e76f633 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Revert workflow changes

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

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    b6e59f7 View commit details
    Browse the repository at this point in the history
  2. Update doc

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    20e6283 View commit details
    Browse the repository at this point in the history
  3. Test update

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    d074561 View commit details
    Browse the repository at this point in the history
  4. Test update

    andrjohns committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    99edeba View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Merge pull request #701 from andrjohns/add-model-methods

    Add optional methods for log_prob, grad_log_prob, hessian, un/constrain pars
    andrjohns authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    f01934c View commit details
    Browse the repository at this point in the history
  2. Initial implementation

    andrjohns committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    ca25d36 View commit details
    Browse the repository at this point in the history
  3. tidying

    andrjohns committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    8649e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Add tests

    andrjohns committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    daca403 View commit details
    Browse the repository at this point in the history
  2. Fix test failures

    andrjohns committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    bcc3eae View commit details
    Browse the repository at this point in the history
  3. Update tests, add RNG

    andrjohns committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    0dea159 View commit details
    Browse the repository at this point in the history
  4. Revert testing workflow

    andrjohns committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    35c2895 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded call.s

    andrjohns committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b8707ef View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge pull request #702 from andrjohns/expose-stan-functions

    Add optional method for exposing stan functions to R
    rok-cesnovar authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cdd62a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    7c121e6 View commit details
    Browse the repository at this point in the history
  2. Extraneous call.

    andrjohns committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    4ecfd85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37cc98f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #704 from andrjohns/constrain-return-all

    Make constrain_pars behaviour consistent with rstan
    rok-cesnovar authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    9aa36ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #705 from andrjohns/expose-functions-from-model

    Allow exposing functions without sampling
    andrjohns authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    39a5c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

    andrjohns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    0882fd6 View commit details
    Browse the repository at this point in the history
  3. Add doc

    andrjohns committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b95f857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bc26d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Remove redundant changes

    andrjohns committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f979f2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #706 from andrjohns/expose-skeleton

    Expose skeleton
    rok-cesnovar authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    53084da View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    2a5fcd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e9127 View commit details
    Browse the repository at this point in the history
  3. Typo

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0daeeb6 View commit details
    Browse the repository at this point in the history
  4. Don't cache

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    451c0b9 View commit details
    Browse the repository at this point in the history
  5. Trigger ci?

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b497fd4 View commit details
    Browse the repository at this point in the history
  6. Fix install errors

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a96d4c2 View commit details
    Browse the repository at this point in the history
  7. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4d1db60 View commit details
    Browse the repository at this point in the history
  8. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b357809 View commit details
    Browse the repository at this point in the history
  9. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5a88b2f View commit details
    Browse the repository at this point in the history
  10. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    89a5997 View commit details
    Browse the repository at this point in the history
  11. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    bae3d57 View commit details
    Browse the repository at this point in the history
  12. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    59e5168 View commit details
    Browse the repository at this point in the history
  13. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    804b9a5 View commit details
    Browse the repository at this point in the history
  14. fit-shared debugging

    andrjohns committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c212f06 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Revert default install path

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5d2f881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d7dd9 View commit details
    Browse the repository at this point in the history
  3. Fix wsl path lookup

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c26693e View commit details
    Browse the repository at this point in the history
  4. Update function doc

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ce2bf98 View commit details
    Browse the repository at this point in the history
  5. Test wsl detection change

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6efeda4 View commit details
    Browse the repository at this point in the history
  6. Test wsl detection change

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    476da7b View commit details
    Browse the repository at this point in the history
  7. Debug hanging on win

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    14bd425 View commit details
    Browse the repository at this point in the history
  8. Debug hanging on win

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    97df2c1 View commit details
    Browse the repository at this point in the history
  9. Debug hanging on win

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    6677cee View commit details
    Browse the repository at this point in the history
  10. Fix typo

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    710ba4c View commit details
    Browse the repository at this point in the history
  11. Cleanup

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d867fa8 View commit details
    Browse the repository at this point in the history
  12. Fix path onload

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8560a8e View commit details
    Browse the repository at this point in the history
  13. Test fix windows oldrel

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    52ce9a1 View commit details
    Browse the repository at this point in the history
  14. Debug windows oldrel

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7f8526d View commit details
    Browse the repository at this point in the history
  15. Debug windows oldrel

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    77292ce View commit details
    Browse the repository at this point in the history
  16. Update workflow parallelism

    andrjohns committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    71c0ea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Merge pull request #696 from andrjohns/wsl-cmdstan-internal

    WSL - Run `cmdstan` and models under WSL filesystem
    rok-cesnovar authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f8f6321 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 5, 2022

  1. Null value handling

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    5c7b481 View commit details
    Browse the repository at this point in the history
  2. Test wsl non-install tests

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    201c4f5 View commit details
    Browse the repository at this point in the history
  3. Testing adj option

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8d0b8a0 View commit details
    Browse the repository at this point in the history
  4. Fix expose-functions tests

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6d0105b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b5d7e View commit details
    Browse the repository at this point in the history
  6. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2ee9ab6 View commit details
    Browse the repository at this point in the history
  7. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    44806fd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #709 from andrjohns/method-envs-fix

    Bugfix - Deep copy method/function environments
    andrjohns authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ecb7d89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    968d2de View commit details
    Browse the repository at this point in the history
  10. fix NOTE

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    82776e1 View commit details
    Browse the repository at this point in the history
  11. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3355276 View commit details
    Browse the repository at this point in the history
  12. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e2e3761 View commit details
    Browse the repository at this point in the history
  13. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3199ade View commit details
    Browse the repository at this point in the history
  14. backup

    andrjohns committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    adbba60 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. backup

    andrjohns committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b7e10f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #710 from andrjohns/hessian-adjust-transform

    Add option for including jacobian adjustments in hessian method
    rok-cesnovar authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    09a9be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f47e5b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b4cac View commit details
    Browse the repository at this point in the history
  5. Copy diagnostic files too

    andrjohns committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5c8b8e8 View commit details
    Browse the repository at this point in the history
  6. Optimise assertion calls

    andrjohns committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e194685 View commit details
    Browse the repository at this point in the history
  7. Optimise assertion calls

    andrjohns committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6401f3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d74a4c View commit details
    Browse the repository at this point in the history
  9. Update tests

    andrjohns committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    cb9ce8f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    3368809 View commit details
    Browse the repository at this point in the history
  2. Bump r-lib/actions from 2.2.8 to 2.3.1

    Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.2.8 to 2.3.1.
    - [Release notes](https://github.com/r-lib/actions/releases)
    - [Commits](r-lib/actions@v2.2.8...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: r-lib/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    08489d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c930cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e681a29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baeb93e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #712 from stan-dev/dependabot/github_actions/r-lib…

    …/actions-2.3.1
    
    Bump r-lib/actions from 2.2.8 to 2.3.1
    andrjohns authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3a5dbc6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #711 from andrjohns/wsl-ci-tests

    WSL Optimisations and Bugfixes for CI
    rok-cesnovar authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    afd15a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    689ca64 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #690 from stan-dev/use-stancflags-from-make-local

    add stancflags from make/local
    rok-cesnovar authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b12c99b View commit details
    Browse the repository at this point in the history
  10. Update co-authors

    andrjohns authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    cb14825 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #715 from stan-dev/andrjohns-patch-1

    Update co-authors
    andrjohns authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    61c3079 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. try the new RC

    rok-cesnovar committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    17371b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d752ea View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

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

Commits on Nov 16, 2022

  1. start posterior vignette

    gravesti committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    78a09d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. fix error in example usage of model$format

    fixes #721
    jgabry committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    82cc37b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from stan-dev/fix-format-method-example

    fix error in example usage of model$format
    jgabry authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    62cc98a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 25, 2022

  1. Merge pull request #717 from stan-dev/2-30-1-rc

    Remove the test that no longer fails with 2.31
    rok-cesnovar authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    355decb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 3, 2022

  1. Merge pull request #724 from andrjohns/model-methods-updates

    Update model methods parameter naming and extract skeleton function
    rok-cesnovar authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    3b65de8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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

Commits on Dec 12, 2022

  1. Add tests

    andrjohns committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e45212c View commit details
    Browse the repository at this point in the history
  2. Roxygenose

    andrjohns committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d8e77e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    057f120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #729 from andrjohns/unconstrain-draws-method

    Add method for unconstraining all parameter draws
    andrjohns authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5f26b0d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Bump r-lib/actions from 2.3.1 to 2.4.0

    Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/r-lib/actions/releases)
    - [Commits](r-lib/actions@v2.3.1...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: r-lib/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1cb9879 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge pull request #732 from stan-dev/dependabot/github_actions/r-lib…

    …/actions-2.4.0
    
    Bump r-lib/actions from 2.3.1 to 2.4.0
    andrjohns authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b5d3a77 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Bump Vampire/setup-wsl from 1 to 2

    Bumps [Vampire/setup-wsl](https://github.com/Vampire/setup-wsl) from 1 to 2.
    - [Release notes](https://github.com/Vampire/setup-wsl/releases)
    - [Commits](Vampire/setup-wsl@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: Vampire/setup-wsl
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7fc473d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. Merge pull request #736 from sbfnk/master

    Improve efficiency of variable matching
    rok-cesnovar authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ba2ce02 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge pull request #734 from stan-dev/dependabot/github_actions/Vampi…

    …re/setup-wsl-2
    
    Bump Vampire/setup-wsl from 1 to 2
    andrjohns authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2f0b008 View commit details
    Browse the repository at this point in the history
  2. Bump n1hility/cancel-previous-runs from 2 to 3

    Bumps [n1hility/cancel-previous-runs](https://github.com/n1hility/cancel-previous-runs) from 2 to 3.
    - [Release notes](https://github.com/n1hility/cancel-previous-runs/releases)
    - [Commits](n1hility/cancel-previous-runs@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: n1hility/cancel-previous-runs
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c46f2a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge pull request #737 from stan-dev/dependabot/github_actions/n1hil…

    …ity/cancel-previous-runs-3
    
    Bump n1hility/cancel-previous-runs from 2 to 3
    andrjohns authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    463c2de View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    52e22f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #742 from stan-dev/fix-expose-int

    Fix exposing functions with int return types
    rok-cesnovar authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9169245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eff050 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    andrjohns committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a8fbf0d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #743 from stan-dev/expose-overloads-error

    Throw when attempting to expose overloaded functions
    andrjohns authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b96a62a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    d01169c View commit details
    Browse the repository at this point in the history
  2. Fix retries typo

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a6deba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a6d2c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f58cfc View commit details
    Browse the repository at this point in the history
  5. Fix threads

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    50f48f8 View commit details
    Browse the repository at this point in the history
  6. Add tests

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ff20381 View commit details
    Browse the repository at this point in the history
  7. Update test

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    acd3609 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #745 from stan-dev/verbose-download

    Add verbosity to download output and errors
    andrjohns authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4c4dd09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4a9a77 View commit details
    Browse the repository at this point in the history
  10. Update to show_exceptions

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7da634c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77a476d View commit details
    Browse the repository at this point in the history
  12. Use fixed version in test

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c112f37 View commit details
    Browse the repository at this point in the history
  13. Fix test failure

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5529014 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e85979 View commit details
    Browse the repository at this point in the history
  15. Update sample roxygen doc

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d24a359 View commit details
    Browse the repository at this point in the history
  16. Missed wsl skip

    andrjohns committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3642755 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge pull request #747 from stan-dev/expose-functions-external

    Add version check when exposing external functions
    andrjohns authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8bb211a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #746 from stan-dev/stdout-and-stderr

    Update handling of show_messages, add show_exceptions
    andrjohns authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a30d3e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 31, 2023

  1. more examples

    gravesti committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c16a823 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. bump posterior version

    closes #752
    jgabry authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c7264ed View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    cdd4745 View commit details
    Browse the repository at this point in the history
  2. Update workflow rtools

    andrjohns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8a802c8 View commit details
    Browse the repository at this point in the history
  3. Fix Rtools42 minor version

    andrjohns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    94f6395 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #755 from stan-dev/rtools43-support

    Rtools43 support
    andrjohns authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e396878 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    384add2 View commit details
    Browse the repository at this point in the history
  2. Update install.R

    andrjohns authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f748b96 View commit details
    Browse the repository at this point in the history
  3. Update install.R

    andrjohns authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f7c9231 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #756 from stan-dev/m1-stanc

    Add stanc M1 make patch, suppress boost warnings
    andrjohns authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ab30e07 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    8d500e6 View commit details
    Browse the repository at this point in the history
  2. one more hpp reading fix

    rok-cesnovar committed May 13, 2023
    Configuration menu
    Copy the full SHA
    3a52d69 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. append to make local

    rok-cesnovar committed May 14, 2023
    Configuration menu
    Copy the full SHA
    a30261e View commit details
    Browse the repository at this point in the history
  2. skips

    rok-cesnovar committed May 14, 2023
    Configuration menu
    Copy the full SHA
    020355f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request #767 from stan-dev/cleanup

    More debug & fixes
    rok-cesnovar authored May 15, 2023
    Configuration menu
    Copy the full SHA
    1460cef View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    19b1b2c View commit details
    Browse the repository at this point in the history
  2. Auto rtools ver

    andrjohns committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c6ededb View commit details
    Browse the repository at this point in the history
  3. Bump actions ver

    andrjohns committed May 27, 2023
    Configuration menu
    Copy the full SHA
    a427979 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d444e3d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Fix functor name

    andrjohns committed May 30, 2023
    Configuration menu
    Copy the full SHA
    b189bc8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from stan-dev/v2.32-compat

    Fix expose_functions under 2.32
    andrjohns authored May 30, 2023
    Configuration menu
    Copy the full SHA
    01aa7f1 View commit details
    Browse the repository at this point in the history
  3. Bump r-lib/actions from 2.4.0 to 2.6.3

    Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.4.0 to 2.6.3.
    - [Release notes](https://github.com/r-lib/actions/releases)
    - [Commits](r-lib/actions@v2.4.0...v2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: r-lib/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    6fcd40d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request #753 from stan-dev/bump-posterior-version

    bump posterior version
    rok-cesnovar authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c33da5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #764 from stan-dev/dependabot/github_actions/r-lib…

    …/actions-2.6.3
    
    Bump r-lib/actions from 2.4.0 to 2.6.3
    rok-cesnovar authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    62bd6d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    f104ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee6b96 View commit details
    Browse the repository at this point in the history
  3. Run win CI only

    andrjohns committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    306ce45 View commit details
    Browse the repository at this point in the history
  4. Run win CI only

    andrjohns committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0d33589 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dd5bb2 View commit details
    Browse the repository at this point in the history
  6. Typos

    andrjohns committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8d5821c View commit details
    Browse the repository at this point in the history
  7. Missed value

    andrjohns committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    67f0029 View commit details
    Browse the repository at this point in the history
  8. Path lookup

    andrjohns committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e5c5166 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5118aa1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e8f568 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update tests and structure

    andrjohns committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    328652f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #775 from adrian-lison/master

    Fix model$format and model$check_syntax for compiled models with include-paths
    andrjohns authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b78b843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be0ce1 View commit details
    Browse the repository at this point in the history
  4. cleanup CI changes

    andrjohns committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0e6254a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade3b41 View commit details
    Browse the repository at this point in the history
  6. Update docs

    andrjohns committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0e9364e View commit details
    Browse the repository at this point in the history
  7. Cleanup

    andrjohns committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2048e9e View commit details
    Browse the repository at this point in the history
  8. Cleanup

    andrjohns committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    074894c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f07ceb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11df828 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    404ad1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3238f2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ff05a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request #779 from stan-dev/suppress-ci-failures

    Temporarily suppress CI failures
    rok-cesnovar authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5f61efe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rtools-compat-fixes

    * master:
      Temporarily skip CI failures
      Temporarily skip CI failures
    rok-cesnovar committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3b2aeca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d428b27 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into posterior_vignette

    * master: (22 commits)
      Temporarily skip CI failures
      Temporarily skip CI failures
      Fix bug in check_syntax and format with include_paths on compiled model
      Add tests for check_syntax and format on compiled model
      Bump r-lib/actions from 2.4.0 to 2.6.3
      Fix functor name
      Windows oldrel requires rtools42
      Bump actions ver
      Auto rtools ver
      Fix expose_functions under 2.32
      skips
      append to make local
      one more hpp reading fix
      fix hpp last line warning
      Update install.R
      Update install.R
      Add stanc M1 make patch, suppress boost warnings
      Fix Rtools42 minor version
      Update workflow rtools
      Update utilities for RTools43
      ...
    rok-cesnovar committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9b6b88a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #777 from stan-dev/rtools-compat-fixes

    Generalise RTools config/support
    rok-cesnovar authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    337ed08 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #719 from gravesti/posterior_vignette

    start posterior vignette
    rok-cesnovar authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    83bbc35 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    42b2e2c View commit details
    Browse the repository at this point in the history
  2. Cleanup test binary

    andrjohns committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a6eb030 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #778 from stan-dev/loo-moment-match

    Add moment-matching support to `$loo()` method
    andrjohns authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    dbf41cd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Bump r-lib/actions from 2.6.3 to 2.6.4

    Bumps [r-lib/actions](https://github.com/r-lib/actions) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/r-lib/actions/releases)
    - [Commits](r-lib/actions@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: r-lib/actions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    23ea830 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. replace \ with function

    jsocolar authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    775a070 View commit details
    Browse the repository at this point in the history
  2. Checking R 3.5 on CI

    jsocolar authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b176b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8b449 View commit details
    Browse the repository at this point in the history
  4. 3.6 rather than 3.5 on CI

    RcppEigen depends R 3.6
    jsocolar authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    645542f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a002e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request #789 from jsocolar/master

    replace \ with function
    rok-cesnovar authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e8713b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #786 from stan-dev/dependabot/github_actions/r-lib…

    …/actions-2.6.4
    
    Bump r-lib/actions from 2.6.3 to 2.6.4
    rok-cesnovar authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    abe87ba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. document expose_functions method

    * rename internal function `expose_stan_functions` (method name still `expose_functions`). Not having identical names makes it easier to document the exposed one in the way we've been doing for other methods.
    
    * add doc page for `expose_functions` method
    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4b9bc37 View commit details
    Browse the repository at this point in the history
  2. add to doc for new methods

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    711b579 View commit details
    Browse the repository at this point in the history
  3. generate rd files for new doc

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    88097c6 View commit details
    Browse the repository at this point in the history
  4. update NEWS

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a1e3790 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceabf48 View commit details
    Browse the repository at this point in the history
  6. minor doc fixes

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    18dfd3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7d7261 View commit details
    Browse the repository at this point in the history
  8. Update _pkgdown.yml

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8715946 View commit details
    Browse the repository at this point in the history
  9. minor vignette fixes

    * now need to use underscore in file name for including the knitr settings (to avoid it being treated as its own vignette)
    * fix array syntax in a few cases
    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3303838 View commit details
    Browse the repository at this point in the history
  10. Update NEWS.md

    jgabry committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1dffad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. temporary work around pkgdown formatting issue with posterior draws_s…

    …ummary
    
    the hack of using print.data.frame in chunks with echo=FALSE
    is used because the pillar formatting of posterior draws_summary objects
    isn't playing nicely with pkgdown::build_articles().
    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0af4828 View commit details
    Browse the repository at this point in the history
  2. Update posterior.Rmd

    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    907d0e8 View commit details
    Browse the repository at this point in the history
  3. website for v0.6.0

    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    71f85cc View commit details
    Browse the repository at this point in the history
  4. update opencl vignette

    rok-cesnovar committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    300030c View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ae25ca4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9245fd View commit details
    Browse the repository at this point in the history
  7. update Rbuildignore

    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7d15ab4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #794 from stan-dev/next-release

    cmdstanr v0.6.0
    jgabry authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cbb570a View commit details
    Browse the repository at this point in the history
  9. Update index.html

    jgabry committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    93dd0da View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. minor doc edits

    jgabry committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7835bc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #795 from stan-dev/doc-edits

    Doc edits
    jgabry authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5b3426f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3652ad View commit details
    Browse the repository at this point in the history
  4. regenerate html

    jgabry committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0bd325e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5a33bf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #798 from stan-dev/store-return-codes

    Store return codes instead of always querying exit status
    jgabry authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8505e5b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #797 from stan-dev/update-posterior-vignette

    Update posterior vignette
    jgabry authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3f9d6a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    407db8c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. enable jacobian argument for optimization

    closes #761
    jgabry committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8c99a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d98c7 View commit details
    Browse the repository at this point in the history
  3. improve jacobian doc

    jgabry committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    61a40ef View commit details
    Browse the repository at this point in the history
  4. fix test

    jgabry committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c998ace View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b47a327 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge pull request #799 from stan-dev/jacobian-argument

    enable jacobian argument for optimization
    jgabry authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e8fc2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    badc4a0 View commit details
    Browse the repository at this point in the history
  3. Missed WSL test skip

    andrjohns committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    99bfe0f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge pull request #801 from stan-dev/issue-793-model-methods

    Fix init_model_methods for models with no data
    andrjohns authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    323c14d View commit details
    Browse the repository at this point in the history