Skip to content

Commit

Permalink
New version: QuantumSymbolics v0.2.6 (#97261)
Browse files Browse the repository at this point in the history
UUID: efa7fd63-0460-4890-beb7-be1bbdfbaeae
Repo: https://github.com/QuantumSavory/QuantumSymbolics.jl.git
Tree: 66db4d70a4dbffb9532af9cb1796f1c01f145ef6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 16, 2023
1 parent 3f1b357 commit fb5e177
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
21 changes: 15 additions & 6 deletions Q/QuantumSymbolics/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[0]
Graphs = "1.7.3-1"

["0-0.1"]
QuantumOpticsBase = "0.3.8-0.3"
Reexport = "1.2.2-1"
Expand All @@ -18,6 +15,9 @@ QuantumClifford = "0.6.4-0.6"
["0-0.2.0"]
QuantumInterface = "0.1"

["0-0.2.5"]
Graphs = "1.7.3-1"

["0.1.1-0.1"]
QSymbolicsBase = "0.1.1-0.1"
QSymbolicsOptics = "0.1.1-0.1"
Expand All @@ -28,17 +28,26 @@ QuantumClifford = "0.7"

["0.2-0"]
Latexify = "0.15-0.16"
TermInterface = "0.3"
julia = "1.9.0-1"

["0.2-0.2.5"]
PrecompileTools = "1"
SymbolicUtils = "1"
Symbolics = "5"
TermInterface = "0.3"
julia = "1.9.0-1"

["0.2.1"]
QuantumInterface = "0.2"

["0.2.2-0"]
["0.2.2-0.2.5"]
QuantumInterface = "0.3"

["0.2.5-0"]
LinearAlgebra = "1.9.0-1"

["0.2.6-0"]
Graphs = "1.9.0-1"
PrecompileTools = "1.2.0-1"
QuantumInterface = "0.3.3-0.3"
SymbolicUtils = "1.5.0-1"
Symbolics = "5.13.0-5"
3 changes: 3 additions & 0 deletions Q/QuantumSymbolics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ git-tree-sha1 = "56b2a72c583ef46e4e05eaa65106323ac9612b89"

["0.2.5"]
git-tree-sha1 = "2630bcf279aaceb6fb2db4051975fc44e5ab974c"

["0.2.6"]
git-tree-sha1 = "66db4d70a4dbffb9532af9cb1796f1c01f145ef6"
8 changes: 6 additions & 2 deletions Q/QuantumSymbolics/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ QuantumClifford = "0.8"
["0.2.0"]
QuantumOpticsBase = "0.3.8-0.3"

["0.2.1-0"]
["0.2.1-0.2.5"]
QuantumOpticsBase = "0.4"

["0.2.3-0"]
["0.2.3-0.2.5"]
QuantumClifford = "0.8.14-0.8"

["0.2.6-0"]
QuantumClifford = "0.8.19-0.8"
QuantumOpticsBase = "0.4.19-0.4"

0 comments on commit fb5e177

Please sign in to comment.