Skip to content

Commit

Permalink
Merge pull request #2955 from stan-dev/boost-1.81-upgrade
Browse files Browse the repository at this point in the history
Upgrade Boost to 1.81
  • Loading branch information
andrjohns authored Oct 4, 2023
2 parents c7cb0ea + 1ec266f commit f037bb1
Show file tree
Hide file tree
Showing 21,554 changed files with 505,017 additions and 523,250 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions doxygen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Required Libraries
------------------
Stan Math depends on four libraries:

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

This file was deleted.

131 changes: 0 additions & 131 deletions lib/boost_1.78.0/boost/algorithm/cxx11/copy_if.hpp

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f037bb1

Please sign in to comment.