QuantEcon.py
QuantEcon.py copied to clipboard
Integrate LQ control simulations and LSS?
Could the simulation of paths from lqcontrol.py be done by calling the simulation methods from the linear state space module (lss.py)? That would be a nice way to integrate them.