As an experimental physicist I thank you very much for this package! :D

On Tuesday, May 17, 2016 at 11:21:27 PM UTC+2, Mosè Giordano wrote:
>
> Hi Lucas,
>
> Looks great!
>>
>> How about overloading the ± operator?
>> using Measurements
>>
>> ±(μ, σ) = Measurement(μ, σ)
>> # => ± (generic function with 1 method)
>>
>> a = 4.5 ± 0.1
>> # 4.5 ± 0.1
>>
>>
>> I don't know if it's defined in other packages, but I've never seen it.
>>
>
>  This is a great idea, that's why I love Julia ;-)  Thanks a lot for your 
> suggestion, I already implemented it with latest commit!
>
> Bye,
> Mosè
>

Reply via email to