diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-11-08 12:37:51 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-11-08 12:37:51 +0100 |
commit | 83692cf41f76272423445c9cbbad65561ee3b50c (patch) | |
tree | 49f56f498a68722a7302b4ce0b41402a9b9da9ef /chad-fast.cabal | |
parent | 58d4d0b47f5e609e21132f48b727de37d06b6777 (diff) |
WIP custom derivatives
Diffstat (limited to 'chad-fast.cabal')
-rw-r--r-- | chad-fast.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chad-fast.cabal b/chad-fast.cabal index 8ff3a21..94d7423 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -28,6 +28,7 @@ library Example.Format ForwardAD ForwardAD.DualNumbers + ForwardAD.DualNumbers.Types Interpreter -- Interpreter.AccumOld Interpreter.Rep |