yuhj1998 / ode-analyzer

A PyTorch tool to calculate the fixed points and limit cycles of ODE systems without using Jacobian matrices
GNU General Public License v3.0
3 stars 0 forks source link

Add functionality of estimating the Largest Lyapunov index #2

Closed yumcoder closed 4 years ago

yumcoder commented 4 years ago

using Lorenz system as an example, maybe.

yuhj1998 commented 4 years ago

Finished. Check the application to Lorenz system.