Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 35efd2f

Browse files
authored
Add IntervalOptimisation export
1 parent 6336d27 commit 35efd2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ValidatedNumerics.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ using Reexport
99
@reexport using IntervalArithmetic
1010
@reexport using IntervalRootFinding
1111
@reexport using IntervalConstraintProgramming
12+
@reexport using IntervalOptimisation
1213

1314
end # module ValidatedNumerics

0 commit comments

Comments
 (0)