diff --git a/.compatibility_tests/compatibility_test_1_0/Cargo.toml b/.compatibility_tests/compatibility_test_1_0/Cargo.toml index 1571063c..3fafdedf 100644 --- a/.compatibility_tests/compatibility_test_1_0/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_0/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_0" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_0 = { package = "roqoqo", version = "=1.0.0" } test_roqoqo_derive_1_0 = { package = "roqoqo-derive", version = "=1.0.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_10/Cargo.toml b/.compatibility_tests/compatibility_test_1_10/Cargo.toml index cdba7d53..5a44c19c 100644 --- a/.compatibility_tests/compatibility_test_1_10/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_10/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["HQS Quantum Simulations "] name = "compatibility_test_1_10" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" license = "Apache-2.0" edition = "2021" rust-version = "1.56" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_10 = { package = "roqoqo", version = "=1.10.0" } test_roqoqo_derive_1_10 = { package = "roqoqo-derive", version = "=1.10.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_11/Cargo.toml b/.compatibility_tests/compatibility_test_1_11/Cargo.toml index d0daf845..c600e370 100644 --- a/.compatibility_tests/compatibility_test_1_11/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_11/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_11" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_11 = { package = "roqoqo", version = "=1.11.0" } test_roqoqo_derive_1_11 = { package = "roqoqo-derive", version = "=1.11.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_12/Cargo.toml b/.compatibility_tests/compatibility_test_1_12/Cargo.toml index e66d0bfb..a01fcc23 100644 --- a/.compatibility_tests/compatibility_test_1_12/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_12/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_12" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_12 = { package = "roqoqo", version = "=1.12.1" } test_roqoqo_derive_1_12 = { package = "roqoqo-derive", version = "=1.12.1" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_13/Cargo.toml b/.compatibility_tests/compatibility_test_1_13/Cargo.toml index 5bb93510..685b64b0 100644 --- a/.compatibility_tests/compatibility_test_1_13/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_13/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_13" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_13 = { package = "roqoqo", version = "=1.13.0" } test_roqoqo_derive_1_13 = { package = "roqoqo-derive", version = "=1.13.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_14/Cargo.toml b/.compatibility_tests/compatibility_test_1_14/Cargo.toml index b05f472a..bd916ecf 100644 --- a/.compatibility_tests/compatibility_test_1_14/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_14/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_14" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -23,7 +23,7 @@ test_roqoqo_1_14 = { package = "roqoqo", version = "=1.14.0" } test_roqoqo_derive_1_14 = { package = "roqoqo-derive", version = "=1.14.0" } test_struqture_1_14 = { package = "struqture", version = "=1.7.1" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_2/Cargo.toml b/.compatibility_tests/compatibility_test_1_2/Cargo.toml index eeb36016..0eb56470 100644 --- a/.compatibility_tests/compatibility_test_1_2/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_2/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_2" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_2 = { package = "roqoqo", version = "=1.2.5" } test_roqoqo_derive_1_2 = { package = "roqoqo-derive", version = "=1.2.5" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_3/Cargo.toml b/.compatibility_tests/compatibility_test_1_3/Cargo.toml index a4c558a6..2e6a68ce 100644 --- a/.compatibility_tests/compatibility_test_1_3/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_3/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_3" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_3 = { package = "roqoqo", version = "=1.3.2" } test_roqoqo_derive_1_3 = { package = "roqoqo-derive", version = "=1.3.2" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_4/Cargo.toml b/.compatibility_tests/compatibility_test_1_4/Cargo.toml index a3fa20b8..030aa3d3 100644 --- a/.compatibility_tests/compatibility_test_1_4/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_4/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_4" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_4 = { package = "roqoqo", version = "=1.4.0" } test_roqoqo_derive_1_4 = { package = "roqoqo-derive", version = "=1.4.0" } qoqo_calculator = { version = "1.1" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_5/Cargo.toml b/.compatibility_tests/compatibility_test_1_5/Cargo.toml index aebfcb2c..584c5d4d 100644 --- a/.compatibility_tests/compatibility_test_1_5/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_5/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_5" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_5 = { package = "roqoqo", version = "=1.5.0" } test_roqoqo_derive_1_5 = { package = "roqoqo-derive", version = "=1.5.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_6/Cargo.toml b/.compatibility_tests/compatibility_test_1_6/Cargo.toml index 9dd064cc..2a7a0b28 100644 --- a/.compatibility_tests/compatibility_test_1_6/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_6/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_6" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_6 = { package = "roqoqo", version = "=1.6.1" } test_roqoqo_derive_1_6 = { package = "roqoqo-derive", version = "=1.6.1" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_7/Cargo.toml b/.compatibility_tests/compatibility_test_1_7/Cargo.toml index 17cd42ec..f0e81c44 100644 --- a/.compatibility_tests/compatibility_test_1_7/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_7/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_7" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_7 = { package = "roqoqo", version = "=1.7.1" } test_roqoqo_derive_1_7 = { package = "roqoqo-derive", version = "=1.7.1" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_8/Cargo.toml b/.compatibility_tests/compatibility_test_1_8/Cargo.toml index cfdff8d0..485bfc17 100644 --- a/.compatibility_tests/compatibility_test_1_8/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_8/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_8" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_8 = { package = "roqoqo", version = "=1.8.0" } test_roqoqo_derive_1_8 = { package = "roqoqo-derive", version = "=1.8.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_1_9/Cargo.toml b/.compatibility_tests/compatibility_test_1_9/Cargo.toml index b04a9781..0b9fd459 100644 --- a/.compatibility_tests/compatibility_test_1_9/Cargo.toml +++ b/.compatibility_tests/compatibility_test_1_9/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_1_9" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -22,7 +22,7 @@ publish = false test_roqoqo_1_9 = { package = "roqoqo", version = "=1.9.0" } test_roqoqo_derive_1_9 = { package = "roqoqo-derive", version = "=1.9.0" } qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../../roqoqo", features = [ +roqoqo = { version = "~1.15.2-alpha.1", path = "../../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/.compatibility_tests/compatibility_test_sim/Cargo.toml b/.compatibility_tests/compatibility_test_sim/Cargo.toml index 97b0af47..4bc62ffb 100644 --- a/.compatibility_tests/compatibility_test_sim/Cargo.toml +++ b/.compatibility_tests/compatibility_test_sim/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "compatibility_test_sim" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" diff --git a/Cargo.lock b/Cargo.lock index 20b4c7ac..aa3a41a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1101,7 +1101,7 @@ dependencies = [ [[package]] name = "qoqo" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = [ "bincode", "nalgebra", @@ -1129,7 +1129,7 @@ dependencies = [ [[package]] name = "qoqo-macros" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = [ "proc-macro2", "quote", @@ -1294,7 +1294,7 @@ dependencies = [ [[package]] name = "roqoqo" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = [ "async-trait", "bincode", @@ -1324,7 +1324,7 @@ dependencies = [ [[package]] name = "roqoqo-derive" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = [ "proc-macro2", "quote", @@ -1333,7 +1333,7 @@ dependencies = [ [[package]] name = "roqoqo-test" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = [ "nalgebra", "ndarray", diff --git a/qoqo-macros/Cargo.toml b/qoqo-macros/Cargo.toml index e1e0098a..c4f3bb74 100644 --- a/qoqo-macros/Cargo.toml +++ b/qoqo-macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qoqo-macros" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" readme = "../README.md" diff --git a/qoqo/Cargo.toml b/qoqo/Cargo.toml index a91186cf..64a9d1c1 100644 --- a/qoqo/Cargo.toml +++ b/qoqo/Cargo.toml @@ -1,6 +1,6 @@ [package] -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" name = "qoqo" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" @@ -40,8 +40,8 @@ num-complex = "0.4" thiserror = "1.0" qoqo_calculator = { version = "~1.2" } qoqo_calculator_pyo3 = { version = "~1.2", default-features = false } -qoqo-macros = { version = "~1.15.2-alpha.0", path = "../qoqo-macros" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../roqoqo", features = [ +qoqo-macros = { version = "~1.15.2-alpha.1", path = "../qoqo-macros" } +roqoqo = { version = "~1.15.2-alpha.1", path = "../roqoqo", features = [ "serialize", "overrotate", ] } diff --git a/qoqo/pyproject.toml b/qoqo/pyproject.toml index c9a08d87..9f8f30a4 100644 --- a/qoqo/pyproject.toml +++ b/qoqo/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "qoqo" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" dependencies = ['numpy', 'qoqo_calculator_pyo3>=1.2, <1.3'] license = { text = "Apache-2.0 AND Apache-2.0 with LLVM-exception AND MIT AND Unicode-DFS-2016 AND BSD-2-Clause AND BSD-3-CLause" } maintainers = [ diff --git a/qoqo/python/qoqo/DEPENDENCIES b/qoqo/python/qoqo/DEPENDENCIES index 251986c2..766981a7 100644 --- a/qoqo/python/qoqo/DEPENDENCIES +++ b/qoqo/python/qoqo/DEPENDENCIES @@ -24527,7 +24527,7 @@ LICENSE-APACHE: ==================================================== -qoqo 1.15.2-alpha.0 +qoqo 1.15.2-alpha.1 https://github.com/HQSquantumsimulations/qoqo by HQS Quantum Simulations Quantum computing circuit toolkit. Python interface of roqoqo @@ -24739,7 +24739,7 @@ LICENSE: ==================================================== -qoqo-macros 1.15.2-alpha.0 +qoqo-macros 1.15.2-alpha.1 by HQS Quantum Simulations Macros for the qoqo crate License: Apache-2.0 @@ -27745,7 +27745,7 @@ limitations under the License. ==================================================== -roqoqo 1.15.2-alpha.0 +roqoqo 1.15.2-alpha.1 https://github.com/HQSquantumsimulations/qoqo by HQS Quantum Simulations Rust Quantum Computing Toolkit by HQS @@ -27957,7 +27957,7 @@ LICENSE: ==================================================== -roqoqo-derive 1.15.2-alpha.0 +roqoqo-derive 1.15.2-alpha.1 by HQS Quantum Simulations Macros for the roqoqo crate License: Apache-2.0 @@ -28168,7 +28168,7 @@ LICENSE: ==================================================== -roqoqo-test 1.15.2-alpha.0 +roqoqo-test 1.15.2-alpha.1 https://github.com/HQSquantumsimulations/qoqo by HQS Quantum Simulations Testing helper functions for roqoqo toolkit diff --git a/roqoqo-derive/Cargo.toml b/roqoqo-derive/Cargo.toml index 1211c270..fd5381e9 100644 --- a/roqoqo-derive/Cargo.toml +++ b/roqoqo-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roqoqo-derive" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" diff --git a/roqoqo-test/Cargo.toml b/roqoqo-test/Cargo.toml index 00620df8..a2e89ca1 100644 --- a/roqoqo-test/Cargo.toml +++ b/roqoqo-test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roqoqo-test" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -19,7 +19,7 @@ crate-type = ["rlib"] [dependencies] qoqo_calculator = { version = "~1.2" } -roqoqo = { version = "~1.15.2-alpha.0", path = "../roqoqo", features = ["serialize"] } +roqoqo = { version = "~1.15.2-alpha.1", path = "../roqoqo", features = ["serialize"] } rand = "~0.8" nalgebra = "0.32" ndarray = { version = "0.15" } diff --git a/roqoqo/Cargo.toml b/roqoqo/Cargo.toml index 28f2d6cb..b88e9d3b 100644 --- a/roqoqo/Cargo.toml +++ b/roqoqo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roqoqo" -version = "1.15.2-alpha.0" +version = "1.15.2-alpha.1" authors = ["HQS Quantum Simulations "] license = "Apache-2.0" edition = "2021" @@ -28,7 +28,7 @@ num-complex = { version = "0.4" } thiserror = "1.0" dyn-clone = { version = "1.0", optional = true } qoqo_calculator = { version = "~1.2" } -roqoqo-derive = { version = "~1.15.2-alpha.0", path = "../roqoqo-derive" } +roqoqo-derive = { version = "~1.15.2-alpha.1", path = "../roqoqo-derive" } typetag = { version = "0.2", optional = true } nalgebra = "0.32" schemars = { version = "0.8", optional = true }