From ae634c056b500a568b2d89b7f8e225404a2c0c62 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 26 Nov 2025 17:44:25 +0100 Subject: APIv1: Some fixes --- src/CHAD/ForwardAD.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CHAD/ForwardAD.hs') diff --git a/src/CHAD/ForwardAD.hs b/src/CHAD/ForwardAD.hs index 0ebc244..0ae88ce 100644 --- a/src/CHAD/ForwardAD.hs +++ b/src/CHAD/ForwardAD.hs @@ -22,7 +22,7 @@ import CHAD.Interpreter import CHAD.Interpreter.Rep --- | Tangent along a type (coincides with cotangent for these types) +-- | Tangent along a type (coincides with the cotangent, t'CHAD.Drev.Types.D2', for these types) type family Tan t where Tan TNil = TNil Tan (TPair a b) = TPair (Tan a) (Tan b) -- cgit v1.2.3-70-g09d2