diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-11-14 19:27:06 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-11-14 19:27:06 +0100 |
commit | bb84f6930702a02ba982795e2bb95a64d61f672b (patch) | |
tree | 910b2a119f9758115d1b59e45d558fb983a9286b /chad-fast.cabal | |
parent | 02db8c1929a25dda64e6cee7b7343833ee698f34 (diff) |
Benchmark GMM
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 8817718..5306595 100644 --- a/chad-fast.cabal +++ b/chad-fast.cabal @@ -27,6 +27,7 @@ library Example Example.Format Example.GMM + Example.Types ForwardAD ForwardAD.DualNumbers ForwardAD.DualNumbers.Types |