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
I'm not sure if there is a good way around this short of defining a new type for real-valued SI quantities, but it is a bit frustrating for passing something like 1Meter to a function or type requiring Real.
I'm not sure if there is a good way around this short of defining a new type for real-valued SI quantities, but it is a bit frustrating for passing something like
1Meter
to a function or type requiringReal
.e.g. this came up in JuliaPhysics/Measurements.jl#1
The text was updated successfully, but these errors were encountered: