Press-Rybicki functions in [`press-rybicki.jl`](https://github.com/JuliaAstro/LombScargle.jl/blob/670f198eabd481d8e672afea87eb96861bdc16d8/src/press-rybicki.jl) are slower than necessary because of https://github.com/JuliaLang/julia/issues/28126. See also https://discourse.julialang.org/t/large-performance-regression-of-vectorized-functions-on-master/12657. This ticket is just to track the issue, I don't think we need to do anything on our side.
Press-Rybicki functions in
press-rybicki.jlare slower than necessary because of JuliaLang/julia#28126. See also https://discourse.julialang.org/t/large-performance-regression-of-vectorized-functions-on-master/12657. This ticket is just to track the issue, I don't think we need to do anything on our side.