File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Oscar = "1.1.1"
7070Plots = " 1.38.0"
7171PrecompileTools = " 1.2"
7272PyQDecoders = " 0.2.2"
73- QECCore = " 0.1"
73+ QECCore = " 0.1.1 "
7474Quantikz = " 1.3.1"
7575QuantumInterface = " 0.3.3, 0.4"
7676QuantumOpticsBase = " 0.4.18, 0.5"
Original file line number Diff line number Diff line change 1+ # News
2+
3+ ## v0.1.1
4+
5+ - Add ` AbstractDistanceAlg ` for dispatch for ` distance `
6+
7+ ## v0.1.0
8+
9+ - First release, moving basic definitions from QuantumClifford.jl
Original file line number Diff line number Diff line change 11name = " QECCore"
22uuid = " b50d4dc9-2544-401f-bae9-a24ba40d0c7a"
33authors = [
" Zhongyi Ni <[email protected] >" ,
" Developers from QuantumSavory organization" ]
4- version = " 0.1.0 "
4+ version = " 0.1.1
55
66[deps]
77Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -12,4 +12,4 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212Combinatorics = " 1.0"
1313LinearAlgebra = " 1.9"
1414SparseArrays = " 1.9"
15- julia = " 1.9"
15+ julia = " 1.9"
You can’t perform that action at this time.
0 commit comments