Loess fails to load on v0.5 because Base.LinAlg now has a `normalize!` function: ``` ERROR: LoadError: error in method definition: function LinAlg.normalize! must be explicitly imported to be extended ```