From 6e9f438d50b81fae0eeb4205f3511f5cedc4b80f Mon Sep 17 00:00:00 2001 From: Matthias Kellner <62180584+bananenpampe@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:32:07 +0200 Subject: [PATCH] Update thermostats.py - fix latex error --- examples/thermostats/thermostats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/thermostats/thermostats.py b/examples/thermostats/thermostats.py index 80c925c6..65e7b8d2 100644 --- a/examples/thermostats/thermostats.py +++ b/examples/thermostats/thermostats.py @@ -584,7 +584,7 @@ # # .. math:: # -# (\dot{p},\dot\mathbf{s}) = -\mathbf{A}_p (p,\mathbf{s})+ +# (\dot{p},\dot{\mathbf{s}}) = -\mathbf{A}_p (p,\mathbf{s})+ # \mathbf{B}_p (\xi,\boldsymbol{\xi}) # # Here :math:`\mathbf{A}_p` is the *drift matrix* and :math:`\mathbf{B}_p`