Is there any R or Python package that allows to use the Kalman filter by imposing constraints on the state vector? More specifically:
- Kalman Filter

I want:
- Constraints

I found R's MARSS library but I don't think it allows to enforce these constraints.