Bump ParameterEstimation onto ModelingToolkit 11 and OrdinaryDiffEq 7 - #1869
Merged
ChrisRackauckas merged 2 commits intoSep 11, 2026
Merged
Conversation
Manifest.toml was last updated 2025-01-26 on OrdinaryDiffEq 6 / ModelingToolkit 9 / Optimization 4. Raise those majors and resolve. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Grok <noreply@x.ai> Agent-Harness: Grok Build TUI 1.0.25 Agent-Model: grok-4.6 Agent-Session: local session ID 01a08fa0-c838-70b2-a867-b130df517856 (transcript: /home/crackauc/.grok/sessions/%2Fhome%2Fcrackauc%2Fsandbox%2Ftmp_20260911_054109_16563/01a08fa0-c838-70b2-a867-b130df517856)
ModelingToolkit 11 moved @mtkmodel to SciCompDSL. The first local weave of FitzHughNagumoParameterEstimation.jmd failed with `Package SciCompDSL not found`. Add SciCompDSL 1 and ModelingToolkitBase 1 (both MIT, from the ModelingToolkit.jl repo) and `using` them so generated constructors see Equation / System. Local weave: julia-1.10.11 build_benchmark.sh benchmarks/ParameterEstimation/FitzHughNagumoParameterEstimation.jmd WEAVE_EXIT:0 markdown 58799 bytes, fatal NONE. Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: Grok 4.6 <noreply@x.ai> Agent-Harness: Grok Build TUI 1.0.25 Agent-Model: grok-4.6 Agent-Session: local session ID 01a08fa0-c838-70b2-a867-b130df517856 (transcript: /home/crackauc/.grok/sessions/%2Fhome%2Fcrackauc%2Fsandbox%2Ftmp_20260911_054109_16563/01a08fa0-c838-70b2-a867-b130df517856)
ChrisRackauckas
marked this pull request as ready for review
September 11, 2026 21:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Ignore this PR until it has been reviewed by @ChrisRackauckas.
What changed
Manifest.toml was last updated 2025-01-26 on OrdinaryDiffEq 6 / ModelingToolkit 9
/ Optimization 4 / SciMLBase 2. Raise those majors and resolve. Source already
imports ModelingToolkit via the public
@mtkmodel/@mtkbuildpath.ModelingToolkit 11 moved
@mtkmodelto SciCompDSL. The first local weave failedwith
Package SciCompDSL not found. This adds SciCompDSL 1 andModelingToolkitBase 1 (both MIT, from the ModelingToolkit.jl repo) and
usingthem so generated constructors see
Equation/System.Not an 1856-class last-2-months same-major bump. This folder is historically
long (~5h).
Verification
First weave (before SciCompDSL) was WEAVE_EXIT:1
Package SciCompDSL not found.Deferred: LorenzParameterEstimation.jmd, LotkaVolterraParameterEstimation.jmd
(same import edits; not weaved here).
Links
Important
Ignore this PR until it has been reviewed by @ChrisRackauckas.
🤖 Generated with Grok Build TUI 1.0.25 (model: grok-4.6)
Agent-Session: local session ID 01a08fa0-c838-70b2-a867-b130df517856 (transcript: /home/crackauc/.grok/sessions/%2Fhome%2Fcrackauc%2Fsandbox%2Ftmp_20260911_054109_16563/01a08fa0-c838-70b2-a867-b130df517856)