File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Required Libraries
88------------------
99Stan 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.
7373The standalone makefile ensures that all the required ` -I ` include
7474statements are given to the compiler, and the necessary libraries are
7575linked: ` ~/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 `
You can’t perform that action at this time.
0 commit comments