Skip to content

v0.1.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 02:53

AutoGP v0.1.9

Diff since v0.1.8

Merged pull requests:

Closed issues:

  • Update fit_smc! to accept a Vector{Int} of n_mcmc and n_hmc steps, one for each step in schedule. (#20)
  • Implement remove_data! as a reverse of add_data! (#21)
  • Fix IndexType to use AbstractDateTime rather than TimeType (#22)
  • Parallelize predict in api.jl (#23)