We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcec08e commit 4fa18deCopy full SHA for 4fa18de
deeptime/data/_datasets.py
@@ -867,7 +867,7 @@ def triple_well_1d(h=1e-3, n_steps=500):
867
868
\mathrm{d}X_t = \nabla V(X_t) \mathrm{d}t + \sigma(t, X_t)\mathrm{d}W_t
869
870
- with :math:`W_t` being a Wiener process, :math:`\sigma = 1.09`, and the potential :math:`V` being given by
+ with :math:`W_t` being a Wiener process, :math:`\sigma = 0.75`, and the potential :math:`V` being given by
871
872
.. math::
873
0 commit comments