Documentation | Status | Community | License |
---|---|---|---|
This package implements the Carleman linearization transformation of polynomial differential equations in Julia.
The following methods are available:
- Construction of the Carleman embedding using sparse matrices
- Explicit error bounds [FP17]
- Improved error bounds for dissipative systems [L20]
- carlin: Python library with similar functionality.
- CarlemanBurgers: MATLAB implementation of the classical Carleman solution of the viscous Burgers equation, used in https://arxiv.org/abs/2011.03185.