Keno / SIUnits.jl

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

Forward more Range methods to the wrapped SIRange #36

Closed mbauman closed 10 years ago

mbauman commented 10 years ago

This allows SIRanges to be transformed with linear operators without doing it elementwise and becoming an array, just as typical Ranges do.