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 6817db6 commit 4d07b28Copy full SHA for 4d07b28
Project.toml
@@ -1,6 +1,6 @@
1
name = "ProximalAlgorithms"
2
uuid = "140ffc9f-1907-541a-a177-7475e0a401e9"
3
-version = "0.5.4"
+version = "0.5.5"
4
5
[deps]
6
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -9,6 +9,8 @@ ProximalCore = "dc4f5ac2-75d1-4f31-931e-60435d74994b"
9
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
10
11
[compat]
12
+LinearAlgebra = "1.2"
13
+Printf = "1.2"
14
ProximalCore = "0.1"
15
Zygote = "0.6"
16
julia = "1.2"
0 commit comments