We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a5872 commit 5331712Copy full SHA for 5331712
Project.toml
@@ -1,7 +1,7 @@
1
name = "DFTK"
2
uuid = "acf6eb54-70d9-11e9-0013-234b7a5f5337"
3
-authors = ["Michael F. Herbst <info@michael-herbst.com>", "Antoine Levitt <antoine.levitt@inria.fr>"]
4
version = "0.7.19"
+authors = ["Michael F. Herbst <info@michael-herbst.com>", "Antoine Levitt <antoine.levitt@inria.fr>"]
5
6
[deps]
7
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -98,7 +98,7 @@ GPUArraysCore = "0.1, 0.2"
98
GenericLinearAlgebra = "0.3"
99
GeometryOptimization = "0.1.3"
100
Interpolations = "0.14, 0.15, 0.16"
101
-IntervalArithmetic = "0.20"
+IntervalArithmetic = "0.20, 1"
102
IterTools = "1"
103
JLD2 = "0.4, 0.5, 0.6"
104
JSON3 = "1"
0 commit comments