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 dc2b6de commit 1f1c936Copy full SHA for 1f1c936
I/IntervalFastMath/Compat.toml
@@ -3,3 +3,6 @@ julia = "1"
3
4
["0.3.2-0"]
5
julia = "1.9.0-1"
6
+
7
+["0.4-0"]
8
+ThickNumbers = "1"
I/IntervalFastMath/Deps.toml
@@ -1,6 +1,9 @@
1
-[0]
+["0-0.3"]
2
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
["0.0"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
9
+ThickNumbers = "b57aa878-5b76-4266-befc-f8e007760995"
I/IntervalFastMath/Versions.toml
@@ -21,3 +21,6 @@ git-tree-sha1 = "51479b0af2d79e46a62ce440e6d4be2e3745c98c"
21
22
["0.3.3"]
23
git-tree-sha1 = "d6c962cbb9678bfe32441321c4465c1833977bf5"
24
25
+["0.4.0"]
26
+git-tree-sha1 = "d13860f57c30dd86fcb52d90760682e2d930589a"
0 commit comments