This seems inconsistent: ``` julia> NaN ± NaN ERROR: ArgumentError: Normal: the condition σ >= zero(σ) is not satisfied. julia> NaN ± Inf Particles{Float64,2000} NaN ± NaN ```