From ec336e9c9582c29f80e4baccea8c5f6342608140 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 19 Jun 2023 18:00:56 +0200
Subject: [PATCH] Manual: homotopy in perfect foresight supported for purely
 backward/forward/static models

Done in fe142b663ef34d26969191d2a096b08aecc1eb10.

[skip ci]
---
 doc/manual/source/the-model-file.rst | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index e0dba00862..fc1b530553 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3586,9 +3586,7 @@ speed-up on large models.
     problem, it subsequently tries a homotopy technique (unless the
     ``no_homotopy`` option is given). Concretely, this technique consists in
     dividing the problem into smaller steps by diminishing the size of shocks
-    and increasing them progressively until the problem converges. Note that
-    the homotopy technique is not implemented for purely forward or backward
-    models.
+    and increasing them progressively until the problem converges.
 
     *Options*
 
-- 
GitLab