v0.7.0
Ver 0.7.0 (24-April-2023)
New
- END: Add function fit_discrete_mc (jstac), (Smit-create) and (oyamad) which takes a time series and fits a finite markov chain
- ENH: Adding Discrete Approximation of VAR Methods (crondonm)
- ENH: Implement LCP solver (oyamad)
Fixes and Maintenance
There were a range of additional maitenance and fixes including
RFC: Replace @generated_jit
with @overload
,
Update __Iss.py - Remove broken link,
FIX: Add __dir__
to lss.py,
MAINT: Rename ivy.py to ivp.py,
Bring estimate_mc into top level namespace,
Warn only when n in not int in tauchen,
FIX: Avoid bare 'except',
FIX: DOC: Remove 2-byte spaces
Thank you to (bensonarafat), (crondonm), (oyamad), (jstac), and (Smit-create) for all your contributions, PR reviews, and comments.