Skip to content

Commit b60d907

Browse files
committed
Add AD imports to Optimisation test
1 parent f2cc183 commit b60d907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/optimisation/Optimisation.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ using ..ADUtils: ADUtils
55
using Distributions
66
using Distributions.FillArrays: Zeros
77
using DynamicPPL: DynamicPPL
8+
using ForwardDiff: ForwardDiff
89
using LinearAlgebra: Diagonal, I
10+
using Mooncake: Mooncake
911
using Random: Random
1012
using Optimization
1113
using Optimization: Optimization

0 commit comments

Comments
 (0)