Skip to content

Commit

Permalink
Update koopman.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Jul 28, 2022
1 parent 61c56e9 commit 7c8f738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/koopman.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using OrdinaryDiffEq, Distributions,
DiffEqUncertainty, Test, Integrals, Cubature, Cuba,
DiffEqUncertainty, Test, Integrals, IntegralsCubature, IntegralsCuba,
FiniteDiff, Zygote, ForwardDiff, DiffEqGPU, DiffEqSensitivity, LinearAlgebra

quadalgs = [HCubatureJL(), CubatureJLh(), CubatureJLp(), CubaSUAVE(), CubaDivonne(), CubaCuhre()]
Expand Down

0 comments on commit 7c8f738

Please sign in to comment.