- Add `LQR`, Linear Quadratic Regulator (LQR) with Dynamic Programming.
- Add `LVT`, Discrete-time Linear Time-Variant (LTV) system
- Add `NLS`, The non-linear system (NLS) dynamics model.
- Update Dynamics systems base class
- Update `CONTRIBUTING.md`
What's Changed
* add steps for CONTRIBUTING.md by zitongzhan in https://github.com/pypose/pypose/pull/185
* LQR by hakunanh in https://github.com/pypose/pypose/pull/169
New Contributors
* zitongzhan made their first contribution in https://github.com/pypose/pypose/pull/185
**Full Changelog**: https://github.com/pypose/pypose/compare/v0.3.1...v0.3.5