Skip to content

Commit 38471df

Browse files
authored
added using PrecompileTools
1 parent 899daa6 commit 38471df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OptimizationOptimJL/src/OptimizationOptimJL.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ function SciMLBase.__solve(cache::OptimizationCache{
453453
stats = stats)
454454
end
455455

456-
456+
using PrecompileTools
457457
PrecompileTools.@compile_workload begin
458458

459459
function obj_f(x, p)

0 commit comments

Comments
 (0)