Skip to content

v0.3.1

Compare
Choose a tag to compare
@tdewolff tdewolff released this 17 Jul 20:02
· 94 commits to master since this release
  • Fix conversions to/from GPU
  • Fix error on plot_losses()
  • Rename gpr.PhiKernel as gpr.FunctionKernel
  • Add kernel shortcuts such as mogptk.Kernels.SpectralMixture
  • Include end point when calling Data.remove_range()
  • Fix input dimensions for AddKernel and MulKernel
  • Add sigma and figsize arguments to Model.plot_prediction()