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
FixesSciML/OrdinaryDiffEq.jl#1414 by making TrackedReal act as an immutable (like all other numbers), overriding the fact that it is a `mutable struct` but not necessarily mutable like an array.
0 commit comments