Skip to main content

Module simulate

Module simulate 

Source

Traits§

GeoScheme
Internal trait to unify geodesic scheme step dispatch.

Functions§

manifold_simulate
Simulate manifold SDE paths using GeodesicEuler.
manifold_simulate_with_scheme
Simulate manifold SDE paths using any GeoScheme implementor.
paths_to_array
Flatten manifold SDE paths into a 3-D array by applying log from a reference point.