JuliaMath / NaNMath.jl

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

Fix failure on 1.0 by adding Compat dependency #29

Closed andreasnoack closed 5 years ago

andreasnoack commented 5 years ago

I don't think we have something like warn_once anymore so I've made it a @warn. Many packages depend on NaNMath so it would be great to get a fixed release out before tomorrow evening if possible.