Skip to content

v4.22.5

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 19:58
· 35 commits to main since this release
510dcc3

MixedModels v4.22.5

NEWS file.
Diff since v4.22.4

NB: Closed issues and pull requests are sorted temporally and so may
include backports to other versions or work in the development branch for
an upcoming breaking release. Please see the NEWS file
for changes sorted by release.

Closed issues:

  • Change hide_progress in parametricbootstrap to progress and use ProgressMeter (#627)
  • Use ExplicitImports.jl to change imports (#747)

Merged pull requests:

  • Replace broadcasted lambda with explicit loop (#738) (@palday)
  • use FMA where possible in fitting (#740) (@palday)