champsproject / ldds

Python package for computing and visualizing Lagrangian Descriptors in Dynamical Systems
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

Various hot fixes of first Notebook implementation. #1

Closed vkrajnak closed 4 years ago

vkrajnak commented 4 years ago

Cleaned up integration routine and removed some one line functions with numpy equivalents. If you want to implement variable time or parallelisation, I stongly recommend not integrating all trajectories at once.