Skip to content

Commit f037bb1

Browse files
authored
Merge pull request #2955 from stan-dev/boost-1.81-upgrade
Upgrade Boost to 1.81
2 parents c7cb0ea + 1ec266f commit f037bb1

21,554 files changed

Lines changed: 505017 additions & 523250 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.

doxygen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Required Libraries
88
------------------
99
Stan Math depends on four libraries:
1010

11-
- Boost (version 1.78.0): [Boost Home Page](https://www.boost.org)
11+
- Boost (version 1.81.0): [Boost Home Page](https://www.boost.org)
1212
- Eigen (version 3.3.9: [Eigen Home Page](https://eigen.tuxfamily.org/index.php?title=Main_Page)
1313
- SUNDIALS (version 6.1.1): [Sundials Home Page](https://computing.llnl.gov/projects/sundials)
1414
- Intel TBB (version 2020.3): [Intel TBB Home Page](https://www.threadingbuildingblocks.org)
@@ -73,7 +73,7 @@ for subsequent compilations.
7373
The standalone makefile ensures that all the required `-I` include
7474
statements are given to the compiler, and the necessary libraries are
7575
linked: `~/stan-dev/math` and `~/stan-dev/math/lib/eigen_3.3.9` and
76-
`~/stan-dev/math/lib/boost_1.78.0` and
76+
`~/stan-dev/math/lib/boost_1.81.0` and
7777
`~/stan-dev/math/lib/sundials_6.1.1/include` and
7878
`~/stan-dev/math/lib/tbb_2020.3/include`. The
7979
`~/stan-dev/math/lib/tbb` directory is created by the `math-libs`

lib/boost_1.78.0/boost/algorithm/algorithm.hpp

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

lib/boost_1.78.0/boost/algorithm/cxx11/copy_if.hpp

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

lib/boost_1.78.0/boost/algorithm/cxx17/transform_exclusive_scan.hpp

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

lib/boost_1.78.0/boost/algorithm/cxx17/transform_inclusive_scan.hpp

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

0 commit comments

Comments
 (0)