lagrangian.MapOfFiniteLyapunovExponents.compute¶
-
MapOfFiniteLyapunovExponents.compute(self: lagrangian.core.MapOfFiniteLyapunovExponents, num_threads: int = 0) → None¶ Compute the map
- Parameters
num_threads (int, optional) – The number of threads to use for the computation. If 0 all CPUs are used. If 1 is given, no parallel computing code is used at all, which is useful for debugging. Defaults to 0.