JuliaMath / NaNMath.jl

Julia math built-ins which return NaN and accumulator functions which ignore NaN
Other
52 stars 26 forks source link

Fix depwarn on 0.6 due to vectorized functions #12

Closed yuyichao closed 7 years ago

mlubin commented 7 years ago

Thanks @yuyichao. Could you update the travis script to run on 0.4, 0.5, and nightly?

yuyichao commented 7 years ago

Done.