From a30c249867383602fbd98735a95249b88487bdc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 12:02:05 +0000 Subject: [PATCH] Add dynacir to list. (#682) Add dynacir to list. --- Closes #681 --------- Co-authored-by: derek-wang-ibm Co-authored-by: Frank Harkins --- ecosystem/resources/members/dynacir.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ecosystem/resources/members/dynacir.toml diff --git a/ecosystem/resources/members/dynacir.toml b/ecosystem/resources/members/dynacir.toml new file mode 100644 index 0000000000..48867332cf --- /dev/null +++ b/ecosystem/resources/members/dynacir.toml @@ -0,0 +1,9 @@ +name = "dynacir" +url = "https://github.com/derek-wang-ibm/dynacir" +description = "Dynacir is a transpilation plugin for Qiskit that optimizes dynamic quantum circuits." +licence = "Apache License 2.0" +contact_info = "_No response_" +alternatives = "_No response_" +affiliations = "IBM Quantum" +labels = [ "Optimization", "Prototype",] +group = "transpiler_plugin"