Added nba history example, and implemented kernel matern32.
This commit is contained in:
@@ -13,6 +13,9 @@ ndarray = "0.13"
|
||||
ndarray-linalg = { version = "0.12" }
|
||||
openblas-src = { version = "0.8", features = ["static"] }
|
||||
ordered-float = "1.0"
|
||||
rand = "0.6"
|
||||
rand_xoshiro = "0.1"
|
||||
rand = "0.7"
|
||||
rand_xoshiro = "0.4"
|
||||
statrs = "0.12"
|
||||
|
||||
[dev-dependencies]
|
||||
time = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user