JuliaPhysics/Measurements.jl

Can't use unique with measurements

rs7q5 opened this issue · 1 comments

rs7q5 commented

Getting method error when trying to use unique with a vector of measurements

MethodError: no method matching decompose(::Measurement{Float64})

Could simply decompose it to check each field separately?

rs7q5 commented

Looks like I wasn't on the latest version of Measurements.jl