We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0c3e9e + 5e80bba commit 239e285Copy full SHA for 239e285
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "GaussianRandomFields"
2
uuid = "e4b2fa32-6e09-5554-b718-106ed5adafe9"
3
-version = "2.1.5"
+version = "2.1.6"
4
5
[deps]
6
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
@@ -16,7 +16,7 @@ Arpack = "0.4, 0.5"
16
FFTW = "1.2"
17
FastGaussQuadrature = "0.4"
18
RecipesBase = "1.0"
19
-SpecialFunctions = "0.10, 1.0"
+SpecialFunctions = "0.10, 1.0, 2"
20
julia = "1"
21
22
[extras]
0 commit comments