Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 698 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 698 Bytes

rsLQR

CMake codecov

This package implements a parallel algorithm or solving LQR problems. The package provides better performance for long horizon problems than existing parallel sparse linear system solvers, including Pardiso and HSL MA86. See documentation for details on implementation, installation, and the provided features.