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

updating version numbers for 4.9.0 rc #3067

Closed serban-nicusor-toptal closed 4 months ago

serban-nicusor-toptal commented 4 months ago

Summary

Update version numbers for 4.9.0 release. Release notes to be added later.

Tests

Side Effects

Release notes

Checklist