|
1 |
| -<div><a href="https://zenodo.org/badge/latestdoi/38388440"><img src="https://zenodo.org/badge/38388440.svg"/></a></div> |
2 |
| - |
3 |
| -The <b>Stan Math Library</b> is a C++, reverse-mode automatic |
4 |
| -differentiation library designed to be usable, extensive and |
5 |
| -extensible, efficient, scalable, stable, portable, and redistributable |
6 |
| -in order to facilitate the construction and utilization of algorithms |
7 |
| -that utilize derivatives. |
8 |
| - |
9 |
| - |
10 |
| -Documentation, Installation, and Examples |
11 |
| --------------- |
12 |
| - |
13 |
| -All of Stan math's documentation is hosted on our website below. Please do not |
14 |
| -reference articles in the wiki as they are outdated and not maintained. |
15 |
| - |
16 |
| -[mc-stan.org/math](https://mc-stan.org/math/) |
17 |
| - |
18 |
| - |
19 |
| -Licensing |
20 |
| ---------- |
21 |
| -The Stan Math Library is licensed under the [new BSD |
22 |
| -license](https://github.com/stan-dev/math/blob/develop/LICENSE%2Emd). |
23 |
| - |
24 |
| -The Stan Math Library depends on the Intel TBB library which is |
25 |
| -licensed under the Apache 2.0 license. This dependency implies an |
26 |
| -additional restriction as compared to the new BSD license alone. The |
27 |
| -Apache 2.0 license is incompatible with GPL-2 licensed code if |
28 |
| -distributed as a unitary binary. You may refer to the Licensing page on the [Stan wiki](https://github.com/stan-dev/stan/wiki/Stan-Licensing). |
| 1 | +<div><a href="https://zenodo.org/badge/latestdoi/38388440"><img src="https://zenodo.org/badge/38388440.svg"/></a></div> |
| 2 | + |
| 3 | +The <b>Stan Math Library</b> is a C++, reverse-mode automatic |
| 4 | +differentiation library designed to be usable, extensive and |
| 5 | +extensible, efficient, scalable, stable, portable, and redistributable |
| 6 | +in order to facilitate the construction and utilization of algorithms |
| 7 | +that utilize derivatives. |
| 8 | + |
| 9 | + |
| 10 | +Documentation, Installation, and Examples |
| 11 | +-------------- |
| 12 | + |
| 13 | +All of Stan math's documentation is hosted on our website below. Please do not |
| 14 | +reference articles in the wiki as they are outdated and not maintained. |
| 15 | + |
| 16 | +[mc-stan.org/math](https://mc-stan.org/math/) |
| 17 | + |
| 18 | + |
| 19 | +Licensing |
| 20 | +--------- |
| 21 | +The Stan Math Library is licensed under the [new BSD |
| 22 | +license](https://github.com/stan-dev/math/blob/develop/LICENSE%2Emd). |
| 23 | + |
| 24 | +The Stan Math Library depends on the Intel TBB library which is |
| 25 | +licensed under the Apache 2.0 license. This dependency implies an |
| 26 | +additional restriction as compared to the new BSD license alone. The |
| 27 | +Apache 2.0 license is incompatible with GPL-2 licensed code if |
| 28 | +distributed as a unitary binary. You may refer to the Licensing page on the [Stan wiki](https://github.com/stan-dev/stan/wiki/Stan-Licensing). |
0 commit comments