Skip to content

CompatHelper: bump compat for TaylorDiff to 0.2, (keep existing compat)#3

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2024-06-04-01-03-36-954-02094531997
Open

CompatHelper: bump compat for TaylorDiff to 0.2, (keep existing compat)#3
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2024-06-04-01-03-36-954-02094531997

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2024

Copy link
Copy Markdown

This pull request changes the compat entry for the TaylorDiff package from =0.2.1 to =0.2.1, 0.2.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

orebas added a commit that referenced this pull request Jun 12, 2026
…view fixes

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
orebas added a commit that referenced this pull request Jun 12, 2026
…NaN, warns, seeds, guard

P0 (probe-adjudicated):
- #1 process_raw_solution: probe = LATENT (0/79 registry models reorder under MTK 11,
  adversarial declaration order preserved) — fixed as convention unification: the
  pre-err parameter pass resolves by findfirst against MTK order exactly like the
  states loop (identical behavior when orders match); the redundant post-err second
  pass is deleted; the seeded-rescue producer's MIXED-convention raw_sol (states
  MTK-ordered, params original-ordered) is unified to MTK order.
- #2 _has_trfn checked p_true, but trfn vars are transform-added STATES (live in
  ic) — was always false, so multipoint never disabled for transcendental models.
  Now checks ic ∪ p_true.
- #3 MP→SP projection fabricated 0.0 for unmapped vars — now NaN (fails the
  candidate's ODE solve → err 1e15 → ranked out; the 0.0 solved plausibly).
  Same class as the Phase-C data-evaluator fixes.

P1:
- The three multipoint failure catches (template build / combo eval / HC solve) no
  longer gate their @warn on opts.diagnostics (maxlog=10) — a systematically
  failing multipoint stage was invisible at default verbosity.
- Structural RNG seeded: the QR-pivot draw deciding WHICH unidentifiable parameter
  gets fixed; both template rank-probe loops (matching the already-seeded
  noise-frontier twin); the terminal direct-opt rescue (hash-derived per problem);
  _track_gamma_straight's default rng. fast_core's lone unseeded noisy sampling
  seeded (+ using Random).
- Final polish ODE solve guarded (try/catch + polish_ode_maxiters, mirroring the
  in-loss solve) — a throwing integrator in the terminal rescue paths no longer
  kills the estimation.

Tracker checkboxes updated. Full suite: 755/755 green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants