Skip to content

MNT: Added some std:: to make sure right numeric functions called.

Jesper Andersson requested to merge jesper_development into master

Added std:: to some abs, log and sqrt functions. I noticed because an older version of clang on MacOS complained about it. It shouldn't change any behaviour at all, so there is absolutely no rush with merging it.

Merge request reports