You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in conversions.jl, colormaps.jl and utilities.jl: min and max are used instead of minimum and maximum.
a search and replace should resolve this quickly.
The text was updated successfully, but these errors were encountered:
I fixed one of these earlier today. I'm in the middle of a much bigger change right now (implementing #42), so if you want it soon maybe you could do it yourself and submit a pull request?
in
conversions.jl
,colormaps.jl
andutilities.jl
:min
andmax
are used instead ofminimum
andmaximum
.a search and replace should resolve this quickly.
The text was updated successfully, but these errors were encountered: