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

Feature/adjoint odes #1905

Merged
merged 236 commits into from
May 17, 2021
Merged

Feature/adjoint odes #1905

merged 236 commits into from
May 17, 2021

Commits on May 22, 2020

  1. Revert "Revert back to forward mode sensitivity for cvodes (to make s…

    …eparate branch for adjoint ODEs)"
    
    This reverts commit 962ba83.
    bbbales2 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    0389837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7811368 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    fb36702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fbb73 View commit details
    Browse the repository at this point in the history
  3. adding sho tests

    wds15 committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c480212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    942dd51 View commit details
    Browse the repository at this point in the history
  5. bump

    wds15 committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d86cbc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. introduce plain_type_t

    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    6383fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f978440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79cfeca View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/adjoint-odes-v2' of https://github.com/stan-dev…

    …/math into feature/adjoint-odes-v2
    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    a65573c View commit details
    Browse the repository at this point in the history
  5. more expression things

    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    cdddc43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c27331b View commit details
    Browse the repository at this point in the history
  7. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    c4f530a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37ec72c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    91aaaa2 View commit details
    Browse the repository at this point in the history
  10. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    64acf4a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    ccc5026 View commit details
    Browse the repository at this point in the history
  12. recycle argument vari's

    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    edea9b0 View commit details
    Browse the repository at this point in the history
  13. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    c81e6aa View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    418c0c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. fix

    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fd9d531 View commit details
    Browse the repository at this point in the history
  2. add plain_type_t

    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    bd35bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b649c25 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e0a4e40 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    b6b8782 View commit details
    Browse the repository at this point in the history
  6. bump

    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    a15e58a View commit details
    Browse the repository at this point in the history
  7. route calls correctly

    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    2adfcc0 View commit details
    Browse the repository at this point in the history
  8. bump

    wds15 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    b15c7b1 View commit details
    Browse the repository at this point in the history
  9. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    47abeb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2a2bce5 View commit details
    Browse the repository at this point in the history
  2. too much work error message

    wds15 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cfcc616 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    83d7c41 View commit details
    Browse the repository at this point in the history
  4. bump

    wds15 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    78f87e0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c940514 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9da66fb View commit details
    Browse the repository at this point in the history
  7. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6be8f54 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    6fff468 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e553c23 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    a09696b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. add scaling test

    wds15 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    7e78900 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    724ddec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d1a65d View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    4bb9482 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c4e8280 View commit details
    Browse the repository at this point in the history
  6. align tolerances

    wds15 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a1fd530 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. fix scaling benchmark

    wds15 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    72cbc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f9b53 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    4d68049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94012ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa6208 View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    14dc05d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. add toy model

    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9a87420 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    67eb800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce94e2 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    c5509e7 View commit details
    Browse the repository at this point in the history
  5. fix

    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4934995 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    89b60fd View commit details
    Browse the repository at this point in the history
  7. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9926246 View commit details
    Browse the repository at this point in the history
  8. fix cvodes init / reinit logic

    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    999f766 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    6480b4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90e6f93 View commit details
    Browse the repository at this point in the history
  11. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    12b8408 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1d85054 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. add sum test

    wds15 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    18ff5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    964e87e View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    71cefa1 View commit details
    Browse the repository at this point in the history
  4. fix linked mass flow example

    wds15 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d1280cf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1615e23 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. add SBC codes

    weberse2 committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    61aa6f8 View commit details
    Browse the repository at this point in the history
  2. bump

    weberse2 committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    4cbdb04 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    ff1571f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ac36f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f49a7b3 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ed3ce6e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    d36b62f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    5c47c05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9735ffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920fc7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59eb1d8 View commit details
    Browse the repository at this point in the history
  5. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    1c4482c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    3157e49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    0acc62e View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    1eda2f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    475216e View commit details
    Browse the repository at this point in the history
  2. add tol call

    wds15 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1faf260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2b1c7 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5d74d68 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6a1efb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. add various benchmarks

    wds15 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3413734 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. tune sparse matrix support

    wds15 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    ff87fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db633c2 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    69e2e91 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. disable sparse matrix stuff on CVODES and switch to new function name…

    …s for ode_adjoint_tol_ctl names
    wds15 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4a8afdf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d8ce935 View commit details
    Browse the repository at this point in the history
  3. enable more tests

    wds15 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    73041c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e30580 View commit details
    Browse the repository at this point in the history
  5. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6e238d7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    ee94ed3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    efba64e View commit details
    Browse the repository at this point in the history
  2. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6db3dad View commit details
    Browse the repository at this point in the history
  3. fix test model

    rok-cesnovar committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    024e94a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Switch to reference types

    bbbales2 committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    4450cca View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    4c478fd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    149c649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31a728 View commit details
    Browse the repository at this point in the history
  3. bump examples

    weberse2 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    fd74b60 View commit details
    Browse the repository at this point in the history
  4. fix

    weberse2 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a382fee View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    217f077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f0f2b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e90995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86f586f View commit details
    Browse the repository at this point in the history
  5. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f4bde7e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge branch 'feature/adjoint-odes' of https://github.com/stan-dev/math

    … into feature/adjoint-odes
    wds15 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b315e77 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    4738307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338de15 View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4abf989 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. cpplint

    wds15 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c2e9e39 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    f637c3a View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9390361 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    74f6e0c View commit details
    Browse the repository at this point in the history
  5. cpplint

    wds15 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    527fa2e View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4377411 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. lint

    wds15 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3e2e653 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5c0179a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    8f4aa86 View commit details
    Browse the repository at this point in the history
  2. some more simplifcations

    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    b393615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de856d View commit details
    Browse the repository at this point in the history
  4. undo last change

    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    db528e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a710e79 View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    bbb3bd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0e76a3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    bcd09f6 View commit details
    Browse the repository at this point in the history
  9. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    5ee531a View commit details
    Browse the repository at this point in the history
  10. remove obsolete test

    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2b887ca View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    abbdebf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e02e5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dbd07ea View commit details
    Browse the repository at this point in the history
  14. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0d46d07 View commit details
    Browse the repository at this point in the history
  15. reorder freeing

    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    643c602 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7afcd30 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    fa3dbb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d55a24 View commit details
    Browse the repository at this point in the history
  3. more merging from review3

    wds15 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7b6dd5e View commit details
    Browse the repository at this point in the history
  4. optimize ts only var case

    wds15 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ace3931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a314b0a View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6e10a7d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. headers compliance

    wds15 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a836ff6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    efe107f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1654918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b8b71 View commit details
    Browse the repository at this point in the history
  5. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6eff162 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1641cdb View commit details
    Browse the repository at this point in the history
  7. remove obsolete benchmarks

    wds15 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    d99f69e View commit details
    Browse the repository at this point in the history
  8. delete benchmark R code and move ode functor into chainable_alloc cla…

    …ss as it may not be trivially destructible
    wds15 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e8138b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d14f9f0 View commit details
    Browse the repository at this point in the history
  10. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    875082b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fd6fd13 View commit details
    Browse the repository at this point in the history
  2. fix memory issues

    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c619587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee27184 View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0150ed6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    bd6073a View commit details
    Browse the repository at this point in the history
  6. some more const declarations

    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    273a82b View commit details
    Browse the repository at this point in the history
  7. cleanup

    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c6510f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ecc0d View commit details
    Browse the repository at this point in the history
  9. fix leak in coupled ode system and move the nested to be local in the…

    … harmonic oscillator test
    SteveBronder committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a2af67d View commit details
    Browse the repository at this point in the history
  10. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    62281d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e721414 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    976f237 View commit details
    Browse the repository at this point in the history
  13. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c513e94 View commit details
    Browse the repository at this point in the history
  14. fix cpplint error

    SteveBronder committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c645587 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8db9c2e View commit details
    Browse the repository at this point in the history
  2. Update stan/math/rev/functor/cvodes_integrator_adjoint.hpp

    Co-authored-by: Steve Bronder <[email protected]>
    wds15 and SteveBronder authored May 1, 2021
    Configuration menu
    Copy the full SHA
    ab4acbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f87d1c View commit details
    Browse the repository at this point in the history
  4. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 1, 2021
    Configuration menu
    Copy the full SHA
    ea7e808 View commit details
    Browse the repository at this point in the history
  5. Update stan/math/rev/functor/cvodes_integrator_adjoint.hpp

    Co-authored-by: Steve Bronder <[email protected]>
    wds15 and SteveBronder authored May 1, 2021
    Configuration menu
    Copy the full SHA
    9ec431a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 1, 2021
    Configuration menu
    Copy the full SHA
    2adc594 View commit details
    Browse the repository at this point in the history
  7. review comments

    wds15 committed May 1, 2021
    Configuration menu
    Copy the full SHA
    7d914d1 View commit details
    Browse the repository at this point in the history
  8. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 1, 2021
    Configuration menu
    Copy the full SHA
    f0104fc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    3ab73f1 View commit details
    Browse the repository at this point in the history
  2. remove num_vars

    SteveBronder committed May 3, 2021
    Configuration menu
    Copy the full SHA
    ba82ee4 View commit details
    Browse the repository at this point in the history
  3. remove num_vars

    SteveBronder committed May 3, 2021
    Configuration menu
    Copy the full SHA
    784be28 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    6015c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894e55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528441e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb84cfe View commit details
    Browse the repository at this point in the history
  5. more testing

    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    3f91c24 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a5b7b9f View commit details
    Browse the repository at this point in the history
  7. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 4, 2021
    Configuration menu
    Copy the full SHA
    19774a2 View commit details
    Browse the repository at this point in the history
  8. doc and review comments

    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8a4525a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    13b7224 View commit details
    Browse the repository at this point in the history
  10. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 4, 2021
    Configuration menu
    Copy the full SHA
    eb62f8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12b4a92 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    d779c7a View commit details
    Browse the repository at this point in the history
  13. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c0fa201 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 4, 2021
    Configuration menu
    Copy the full SHA
    1e1602f View commit details
    Browse the repository at this point in the history
  15. fix get

    SteveBronder committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2bf6d94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    49ad007 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79f0970 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    46412b1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e1b7960 View commit details
    Browse the repository at this point in the history
  2. fix tests (hopefully)

    wds15 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ff16c04 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 9, 2021

  1. 1. Cleaning up the actual functions these are called from in order to…

    … accept eigen expressions.
    
    2. The `cv_*` functions now just return back the int from the `*` function they call, which I think looks a bit cleaner. I also moved them around so that the `cv_*` function is next to the `*` function which I think is a bit easier to read.
    3. Cleaned up the private member functions to be a bit more efficient.
    4. moved `store_state` up to near the constructor mostly again so that's it's defined near where it's called.
    5. Removed the `get()` changes (@bbbales2 great find that makes things a lot simpler)
    6. `cvodes_integrator_adjoint_vari` now inherits from `vari_base` instead of `vari`.
    SteveBronder committed May 9, 2021
    Configuration menu
    Copy the full SHA
    3320504 View commit details
    Browse the repository at this point in the history
  2. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 9, 2021
    Configuration menu
    Copy the full SHA
    0b73247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8612ac6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    cf07e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c3f88 View commit details
    Browse the repository at this point in the history
  3. save function name in a string

    wds15 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    828f409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc488c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ad9c1 View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 10, 2021
    Configuration menu
    Copy the full SHA
    459d64b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3bedb86 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    0749581 View commit details
    Browse the repository at this point in the history
  2. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a83fbd6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2f618c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b01a90 View commit details
    Browse the repository at this point in the history
  5. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 11, 2021
    Configuration menu
    Copy the full SHA
    437791c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ae9521a View commit details
    Browse the repository at this point in the history
  7. fix

    wds15 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c26a82f View commit details
    Browse the repository at this point in the history
  8. fix tests

    wds15 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d88e021 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. improve error messages

    wds15 committed May 15, 2021
    Configuration menu
    Copy the full SHA
    ba01fad View commit details
    Browse the repository at this point in the history
  2. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 15, 2021
    Configuration menu
    Copy the full SHA
    826e0c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 15, 2021
    Configuration menu
    Copy the full SHA
    86d32bf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. revert harmonic oscillator

    wds15 committed May 16, 2021
    Configuration menu
    Copy the full SHA
    784226c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69158dd View commit details
    Browse the repository at this point in the history
  3. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 16, 2021
    Configuration menu
    Copy the full SHA
    8d71067 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b00008 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 16, 2021
    Configuration menu
    Copy the full SHA
    3ef833f View commit details
    Browse the repository at this point in the history
  6. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 16, 2021
    Configuration menu
    Copy the full SHA
    67c7c8f View commit details
    Browse the repository at this point in the history
  7. add in decay_t again as before

    wds15 committed May 16, 2021
    Configuration menu
    Copy the full SHA
    03d50c6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/adjoint-odes' of ssh://github.com/stan-dev/math…

    … into feature/adjoint-odes
    wds15 committed May 16, 2021
    Configuration menu
    Copy the full SHA
    de69763 View commit details
    Browse the repository at this point in the history
  9. review comments

    wds15 committed May 16, 2021
    Configuration menu
    Copy the full SHA
    630e1ed View commit details
    Browse the repository at this point in the history
  10. [Jenkins] auto-formatting by clang-format version 6.0.0-1ubuntu2~16.0…

    …4.1 (tags/RELEASE_600/final)
    stan-buildbot committed May 16, 2021
    Configuration menu
    Copy the full SHA
    01c9fa1 View commit details
    Browse the repository at this point in the history