You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
MixedModels v4.30.0 Release Notes
2
2
==============================
3
3
- Refactor calls to backend optimizer to make it easier to add and use different optimization backends.
4
-
The structure of `OptSummary` has been accordlingly expanded and `prfit!` has been updated to use this new structure. [#802]
4
+
The structure of `OptSummary` has been accordingly expanded and `prfit!` has been updated to use this new structure. [#802]
5
5
- Make the `thin` argument to `fit!` a no-op. It complicated several bits of logic without having any real performance benefit in the majority of cases. This argument has been replaced with a `fitlog::Bool=false` that determines whether a log is kept.[#802]
0 commit comments