STOR-i / GaussianProcesses.jl

A Julia package for Gaussian Processes
https://stor-i.github.io/GaussianProcesses.jl/latest/
Other
308 stars 53 forks source link

fix warning for seriescolor for gp plot #191

Closed lootie closed 3 years ago

lootie commented 3 years ago

Attached is IJulia warning when I plot my gp; possible fix included in this pull request. Screen Shot 2021-07-05 at 8 53 59 AM

chris-nemeth commented 3 years ago

Thanks for the PR @lootie. Much appreciated!