Skip to content

Commit 6a7e673

Browse files
SebastianM-Cclaude
andcommitted
Forward eval_expression and eval_module in nonlinear SCC path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a4bf0bd commit 6a7e673

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/problems/sccnonlinearproblem.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ function SCCNonlinearFunction{iip}(
447447
rps = reorder_parameters(subsys)
448448
f = generate_rhs(
449449
subsys; expression = Val{false}, wrap_gfw = Val{true}, cachesyms,
450+
eval_expression, eval_module,
450451
obsidxs_to_use = eachindex(observed(subsys))
451452
)
452453

0 commit comments

Comments
 (0)