2025

View page source

Release Notes for 2025

mm-dd

03-25

  1. Change bin/user_test.sh to bin/user_test.py so that it can be used in Dos, Macos, and Linux.

  2. Fix some no-standard constructs in logical expressions; e.g., change not std::isnan to ! std::isnan .

  3. 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_name

has the following form in the latest documentation:

      https://dismod-at.readthedocs.io/latest/html_file_name

and the following for in the 2025 stable documentation:

      https://dismod-at.readthedocs.io/stable-2025/html_file_name