Skip to content

Commit 9061cec

Browse files
committed
Add release notes for 5.3.0
1 parent 27d5dc9 commit 9061cec

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
Stan Math Library Release Notes
22

3+
======================================================================
4+
v5.3.0 (19 May 2026)
5+
======================================================================
6+
7+
- Improved the embedded Laplace approximation. (#3250, #3286, #3297, #3281)
8+
- Added `yule_simon_lcdf`, `yule_simon_cdf`, and `yule_simon_rng`. (#3276, #3283, #3285)
9+
- Added quantile function for student-t distribution. (#3211)
10+
- Added `trace_dot(A, B)`. (#3310)
11+
- Improved the robustness of `gamma_lccdf`. (#3275, #3272, #3292, #3296)
12+
- Set thread QoS to USER_INITIATED on Apple Silicon. (#3278)
13+
- Updated tests to ensure they properly clean up memory. (#3293)
14+
- Fixed typos in error messages, code comments. (#3295)
15+
- Documented parameter 'y' in apply_scalar_binary. (#3284)
16+
- Jenkins: change how gh-pages branch gets re-built. (#3316)
17+
- Jenkins: improved error handling of parallel distribution tests. (#3307)
18+
- Updated OpenCL C++ to use v2025.07.22. (#3298)
19+
- Updated cpplint to 2.0.2. (#3294)
20+
321
======================================================================
422
v5.2.0 (13 January 2026)
523
======================================================================

0 commit comments

Comments
 (0)