Skip to content

Commit 239e285

Browse files
Merge pull request #44 from giordano/mg/specfun-compat
Allow SpecialFunctions v2
2 parents d0c3e9e + 5e80bba commit 239e285

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GaussianRandomFields"
22
uuid = "e4b2fa32-6e09-5554-b718-106ed5adafe9"
3-
version = "2.1.5"
3+
version = "2.1.6"
44

55
[deps]
66
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
@@ -16,7 +16,7 @@ Arpack = "0.4, 0.5"
1616
FFTW = "1.2"
1717
FastGaussQuadrature = "0.4"
1818
RecipesBase = "1.0"
19-
SpecialFunctions = "0.10, 1.0"
19+
SpecialFunctions = "0.10, 1.0, 2"
2020
julia = "1"
2121

2222
[extras]

0 commit comments

Comments
 (0)