\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\) \(\newcommand{\W}[1]{ \; #1 \; }\)
2025¶
View page sourceRelease Notes for 2025¶
mm-dd¶
03-25¶
Change
bin/user_test.shtobin/user_test.pyso that it can be used in Dos, Macos, and Linux.Fix some no-standard constructs in logical expressions; e.g., change
not std::isnanto! std::isnan.- Fix ‘possibly dangling reference to a temporary’ in subset_data.cpp
and child_data_in_fit.cpp .
02-02¶
The math_ode page was moved to diff_eq .
It was also improved and extended
to include discussion of the partial and stochastic differential equation.
01-15¶
Start the 2025 stable versions of dismod_at; see the new Versions table. A release for 2025 has the stable version 2025.0.number where number is the release number. Only bug fixes, not new features, are added between release numbers. The dock_dismod_at.sh version of dismod_at was advanced to 2025.0.0; see dismod_at_version . The dock_dismod_at.sh version of at_cascade was advanced to 2025.0.0; see at_cascade_version .
This change has broken old web links to the dismod_at documentation. An old link of the form
https://dismod-at.readthedocs.io/html_file_namehas the following form in the latest documentation:
https://dismod-at.readthedocs.io/latest/html_file_nameand the following for in the 2025 stable documentation:
https://dismod-at.readthedocs.io/stable-2025/html_file_name