stan-dev / math

The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
https://mc-stan.org
BSD 3-Clause "New" or "Revised" License
738 stars 186 forks source link

Update master to Release/v4.9.0 #3081

Closed serban-nicusor-toptal closed 3 months ago

serban-nicusor-toptal commented 3 months ago

Summary

Merge release/v4.9.0 into master branch.

Tests

Side Effects

Release notes

Checklist