Change Logs¶
Version 7¶
Release 7.2¶
Fixed a number of bugs that affect
ARCHModelFixedResult
.Improved documentation of the correct format of exogenous variables when forecasting.
Release 7.1¶
Improve documentation
Improve typing of a small number of functions
Release 7.0¶
Full compatability with NumPy 2
Improved compatability with future changes in pandas 3.
Increases in related minimum requirements.
Note
In order to use NumPy 2, the environment must consist of packages that have been built against NumPy 2.0.0rc1 or later.