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 de0a000 commit 4f22e7fCopy full SHA for 4f22e7f
Project.toml
@@ -2,13 +2,14 @@ name = "Quadmath"
2
uuid = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
3
version = "0.5.3"
4
5
-[compat]
6
-julia = "1.0"
7
-
8
[deps]
+Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
9
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
10
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
11
-Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
+
+[compat]
+Requires = "1.0"
12
+julia = "1.0"
13
14
[extras]
15
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
0 commit comments