Skip to content

Commit

Permalink
New version: Ket v0.3.0
Browse files Browse the repository at this point in the history
UUID: 412c778c-4733-41d8-b706-9e072557ba34
Repo: https://github.com/araujoms/Ket.jl.git
Tree: 238952861b399b5e6194a407f88b8ff7bd351760

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 9, 2025
1 parent 36740de commit a3fa67e
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 deletions.
17 changes: 14 additions & 3 deletions K/Ket/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,26 @@
[0]
Combinatorics = "1"
GenericLinearAlgebra = "0.3"
LinearAlgebra = "1"
julia = "1.9.0-1"

["0-0.1"]
Nemo = "0.39-0.45"
Requires = "1"

["0-0.2"]
GenericLinearAlgebra = "0.3"
julia = "1.9.0-1"

["0.2"]
Nemo = "0.39-0.46"

["0.2-0"]
Hypatia = "0.8.1-0.8"
JuMP = "1.23.0-1"
Nemo = "0.39-0.46"
SparseArrays = "1"

["0.3-0"]
Dualization = "0.5.8-0.5"
GenericLinearAlgebra = "0.3.14-0.3"
Nemo = "0.47-0.48"
QuantumNPA = "0.1"
julia = "1.10.0-1"
4 changes: 4 additions & 0 deletions K/Ket/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Hypatia = "b99e6be6-89ff-11e8-14f8-45c827f4f8f2"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.3-0"]
Dualization = "191a621a-6537-11e9-281d-650236a99e60"
QuantumNPA = "5cd12e4b-1487-4eb2-a245-40f3146b84a8"
3 changes: 3 additions & 0 deletions K/Ket/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "e44cb0b5ee746b1a037cfa7c309c01c981c5cf67"

["0.2.0"]
git-tree-sha1 = "99dd8f271cfa9cc4decc9162e6069278b4c8d042"

["0.3.0"]
git-tree-sha1 = "238952861b399b5e6194a407f88b8ff7bd351760"
2 changes: 1 addition & 1 deletion K/Ket/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[0]
CyclotomicNumbers = "0.1"

["0.2-0"]
["0.2"]
MATLAB = "0.8"
2 changes: 1 addition & 1 deletion K/Ket/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[0]
CyclotomicNumbers = "c380f8b6-65b3-4789-a31b-7d6b5dc6d4c5"

["0.2-0"]
["0.2"]
MATLAB = "10e44e05-a98a-55b3-a45b-ba969058deb6"

0 comments on commit a3fa67e

Please sign in to comment.