Skip to content

Commit e9f7c37

Browse files
authored
Merge pull request #3394 from stan-dev/release/v2.39.0
Add release notes for 2.39
2 parents 8b3b76f + 44be14e commit e9f7c37

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

RELEASE-NOTES.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ Note: these are the release notes for the stan-dev/stan repository.
55
Further changes may arise at the interface level (stan-dev/{rstan,
66
pystan, cmdstan}) and math library level (stan-dev/math).
77

8+
v2.39.0 (19 May 2026)
9+
======================================================================
10+
11+
- Added timing information to the output of standalone generated quantities. (#3373, #3377)
12+
- Added a `converged__` column to the output of the optimization algorithms,
13+
which documents why the optimization algorithm halted. A string explanation
14+
is also added as a comment. (#3379)
15+
- Changes for compatibility with Eigen 5.0.1. (#3371)
16+
- Fixed an issue where memory was being re-allocated unnecessarily. (#3392)
17+
818
v2.38.0 (13 January 2026)
919
======================================================================
1020

lib/stan_math

0 commit comments

Comments
 (0)