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 f1b0595 commit 2c531baCopy full SHA for 2c531ba
Project.toml
@@ -1,7 +1,7 @@
1
name = "SparseIR"
2
uuid = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
3
authors = ["Samuel Badr <samuel.badr@gmail.com>", "Hiroshi Shinaoka <h.shinaoka@gmail.com>", "Markus Wallerberger <markus.wallerberger@tuwien.ac.at>"]
4
-version = "1.0.15"
+version = "1.0.16"
5
6
[deps]
7
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"
@@ -15,7 +15,7 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
15
Bessels = "0.2"
16
GenericLinearAlgebra = "0.3.1"
17
LinearAlgebra = "1.6"
18
-MultiFloats = "1.0.4, 2"
+MultiFloats = "2"
19
PrecompileTools = "1"
20
QuadGK = "2"
21
julia = "1.6"
0 commit comments