From c015e4a1e95d5649befc1fce61ba4ca079db885f Mon Sep 17 00:00:00 2001 From: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> Date: Wed, 24 May 2023 17:38:43 +0200 Subject: [PATCH] doc (#33) --- fiddy/directional_derivative.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fiddy/directional_derivative.py b/fiddy/directional_derivative.py index d3888b0..9f9c168 100644 --- a/fiddy/directional_derivative.py +++ b/fiddy/directional_derivative.py @@ -324,7 +324,7 @@ class DefaultRichardson(DirectionalDerivativeBase): Based on https://doi.org/10.48550/arXiv.2110.04335 - Given some initial step size `h` and some order `n`, terms are + Given some step size `h` and some order `n`, terms are computed as .. math::