What's Changed
This version:
- Ensures code is compatible for both sparray and spmatrix (see PR #173);
- Adds slx_vars to the remaining exogenous regimes across spreg;
- Adds SSR to exog and endog regimes;
- Adds other minor enhancements.
Changes
- Version 1.8.3 by @pedrovma in #174
- SciPy sparse array migration from sparse matrices by @dschult in #173
New Contributors
Full Changelog: v1.8.2...v1.8.3