Keno / SIUnits.jl

Efficient unit-checked computation
Other
70 stars 26 forks source link

sidims and tup are identical functions #51

Open jonasrauber opened 9 years ago

jonasrauber commented 9 years ago

sidims and tup seem to be identical functions (except that tup is also defined for SIRanges)

see https://github.com/Keno/SIUnits.jl/blob/master/src/SIUnits.jl#L394 and https://github.com/Keno/SIUnits.jl/blob/master/src/SIUnits.jl#L97