Skip to content

Commit 18ee5c5

Browse files
committed
Merge branch 'develop' into fix_opencl_header_includes
2 parents cda9553 + ce82581 commit 18ee5c5

435 files changed

Lines changed: 34702 additions & 14698 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/release_notes.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Stan Math depends on four libraries:
2626

2727
- Boost (version 1.75.0): [Boost Home Page](https://www.boost.org)
2828
- Eigen (version 3.3.9: [Eigen Home Page](https://eigen.tuxfamily.org/index.php?title=Main_Page)
29-
- SUNDIALS (version 5.7.0): [Sundials Home Page](https://computation.llnl.gov/projects/sundials/sundials-software)
29+
- SUNDIALS (version 6.0.0): [Sundials Home Page](https://computation.llnl.gov/projects/sundials/sundials-software)
3030
- Intel TBB (version 2020.3): [Intel TBB Home Page](https://www.threadingbuildingblocks.org)
3131

3232
These are distributed under the `lib/` subdirectory. Only these
@@ -96,7 +96,7 @@ The standalone makefile ensures that all the required `-I` include
9696
statements are given to the compiler and the necessary libraries are
9797
linked: `~/stan-dev/math` and `~/stan-dev/math/lib/eigen_3.3.9` and
9898
`~/stan-dev/math/lib/boost_1.75.0` and
99-
`~/stan-dev/math/lib/sundials_5.7.0/include` and
99+
`~/stan-dev/math/lib/sundials_6.0.0/include` and
100100
`~/stan-dev/math/lib/tbb_2020.3/include`. The
101101
`~/stan-dev/math/lib/tbb` directory is created by the `math-libs`
102102
makefile target automatically and contains the dynamically loaded

lib/sundials_5.7.0/include/idas/idas_spils.h

Lines changed: 0 additions & 111 deletions
This file was deleted.

lib/sundials_5.7.0/include/sundials/sundials_band.h

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)