Skip to content

Commit 28af72e

Browse files
authored
Merge pull request #676 from bashtage/rls-7
Typo fix
2 parents 67ed677 + baf8017 commit 28af72e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/changes/7.0.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Version 7.0
1111
- statsmodels: 0.13.0
1212

1313
- Corrected name of clustered covariance to ``"clustered"`` from ``"cluster"``.
14-
- Fixed an issue sparse matric behavior changed in SciPy.
14+
- Fixed an issue sparse matrix behavior changed in SciPy.
1515
- Switched to meson build system.
16-
- Improved compatability with future NumPy (2.4+) and pandas (3+) changes.
16+
- Improved compatibility with future NumPy (2.4+) and pandas (3+) changes.
1717
- Fixed a bug that affected estimation of :class:`~linearmodels.system.model.SUR`
18-
models with constrains of the form ``R beta = q`` where ``q`` was not 0.
18+
models with constraints of the form ``R beta = q`` where ``q`` was not 0.

0 commit comments

Comments
 (0)