We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff853bf commit ce7a747Copy full SHA for ce7a747
Project.toml
@@ -1,7 +1,7 @@
1
name = "AugmentedGPLikelihoods"
2
uuid = "4689c64d-1a23-4d3c-ad26-1c612d54a282"
3
authors = ["Théo Galy-Fajou <theo.galyfajou@gmail.com> and contributors"]
4
-version = "0.4.17"
+version = "0.4.18"
5
6
[deps]
7
ArraysOfArrays = "65a8f2f4-9b39-5baf-92e2-a9cc46fdf018"
@@ -29,7 +29,7 @@ GPLikelihoods = "0.3, 0.4"
29
IrrationalConstants = "0.1, 0.2"
30
LogExpFunctions = "0.3"
31
MeasureBase = "0.13, 0.14"
32
-MeasureTheory = "0.16 - 0.18"
+MeasureTheory = "0.16 - 0.18, 0.19"
33
Reexport = "1"
34
SpecialFunctions = "1, 2"
35
SplitApplyCombine = "1"
0 commit comments