Skip to content

Vectorised polynomial operations for fast Lyapunov constant computation. This uses PARI/GP, Sage (Python), Singular and some C.

Notifications You must be signed in to change notification settings

oscarsaleta/Lyapunov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyapunov constants

Development of vectorised operations for computing Lyapunov constants for planal polynomial systems of differential equations. By vectorised we mean that the symbolic polynomial operations (addition, substraction, product, differentiation) are performed over the vectors of the coefficients of the polynomials and not on the polynomials themselves. This provides a better performance and allows the computation of higher order Lyapunov constants.

About

Vectorised polynomial operations for fast Lyapunov constant computation. This uses PARI/GP, Sage (Python), Singular and some C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published