Skip to content

Commit

Permalink
Merge 57f8de0 into 31bacdb
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion committed May 26, 2021
2 parents 31bacdb + 57f8de0 commit 11e12b1
Show file tree
Hide file tree
Showing 12 changed files with 234 additions and 201 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "AbstractGPsMakie"
uuid = "7834405d-1089-4985-bd30-732a30b92057"
authors = ["David Widmann"]
version = "0.1.1"
version = "0.2.0"

[deps]
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918"
AbstractPlotting = "537997a7-5e4e-5d89-9595-2241ea00577e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[compat]
AbstractGPs = "0.3"
AbstractPlotting = "0.17.1, 0.18"
Makie = "0.13"
julia = "1.3"
Loading

0 comments on commit 11e12b1

Please sign in to comment.