2.4.3.3. sdepy.SDE.source_dt

SDE.source_dt()[source]

Setup a source of deterministic increments, to be used as ‘dt’ during integration.

Returns:
An object ``z`` complying with the ``source`` protocol,
such that ``z(t, dt) == dt``.