n-Dimensional LCE code written in Python Requirements: Python Numpy Scipy Files: LCETools.py Contains all function definitions needed to compute the LCE's of a n-dimensional dynamical system. ODEMaps.py Contains various ODE's for testing of the ComputeLCE() function. testLCE.py Example of how to use the code to compute the LCE's of the Lorenz, Rossler, and pendulum systems