diff --git a/ecosystem/resources/members/qclib.toml b/ecosystem/resources/members/qclib.toml new file mode 100644 index 000000000..798c018a5 --- /dev/null +++ b/ecosystem/resources/members/qclib.toml @@ -0,0 +1,8 @@ +name = "Qclib" +url = "https://github.com/qclib/qclib" +description = "A quantum computing library implemented using Qiskit. The focus of Qclib is on preparing quantum states, but it is not limited to that." +licence = "Apache License 2.0" +labels = [ "Algorithms", "Circuit building tool", "Optimization", "Paper implementation",] +ibm_maintained = false +group = "other" +uuid = "727120b2-7559-453e-beb3-0ab33fb60a4a"