You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issue for the DynamicQuantities × SciML (DiffEq stack) compatibility rollout.
Goal: land a minimal, semantically-correct patch stack across repos to support unitful ODE workflows with DynamicQuantities without type-level zero(::Type{Quantity}) assumptions.
Summary
Tracking issue for the DynamicQuantities × SciML (DiffEq stack) compatibility rollout.
Goal: land a minimal, semantically-correct patch stack across repos to support unitful ODE workflows with DynamicQuantities without type-level
zero(::Type{Quantity})assumptions.Primary staging reference:
Rollout plan (2 waves)
Wave 1 (root dependency)
Wave 2 (open downstream PRs in parallel after DQ release)
Dependency graph
Notes / constraints
value,unitfulvalue) for DQ types should be owned by DynamicQuantities via extension (not downstream piracy).PR links