Skip to content

Commit 4697478

Browse files
Refresh GlobalOptimization under v7 stack
Re-instantiate and Pkg.update the GlobalOptimization benchmark environment against the current v7 SciML stack. No source/.jmd edits were required: the existing .jmd already uses sol.objective (no sol.minimum), no Bool autodiff/verbose kwargs, and the folder does not depend on SymbolicUtils. Manifest bumps include: Adapt 4.5.2 -> 4.6.0, ArrayInterface 7.24.0 -> 7.25.0, BlackBoxOptim 0.6.4 -> 0.6.5, DifferentiationInterface 0.7.17 -> 0.7.18, JLLWrappers 1.7.1 -> 1.8.0, MutableArithmetics 1.7.1 -> 1.8.0, PythonCall 0.9.31 -> 0.9.34, RuntimeGeneratedFunctions 0.5.18 -> 0.5.19, SciMLLogging 1.9.1 -> 1.10.1, SciMLOperators 1.17.0 -> 1.21.0, SymbolicIndexingInterface 0.3.46 -> 0.3.48, plus assorted JLL bumps (Cairo, Git_LFS, Pixman, Qt6Base, Xorg_xkeyboard_config, pixi) and a new SafeTestsets 0.1.0 entry. Smoke-verified locally on Julia 1.11: BBOB.solve_problem returns an OptimizationSolution with sol.objective accessible, and a small chain benchmark (3 functions, 2 trials) runs end-to-end. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 1a5eceb commit 4697478

2 files changed

Lines changed: 50 additions & 38 deletions

File tree

-87 Bytes
Binary file not shown.

benchmarks/GlobalOptimization/Manifest.toml

Lines changed: 50 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)