Change Log¶
Version 7.0¶
Increased minimums:
Python: 3.10
formulaic: 1.0.0
NumPy: 1.22.3
SciPy: 1.8.0
pandas: 1.4.0
statsmodels: 0.13.0
Corrected name of clustered covariance to
"clustered"from"cluster".Fixed an issue sparse matrix behavior changed in SciPy.
Switched to meson build system.
Improved compatibility with future NumPy (2.4+) and pandas (3+) changes.
Fixed a bug that affected estimation of
SURmodels with constraints of the formR beta = qwhereqwas not 0.