diff --git a/ecosystem/resources/members/mqt-predictor.toml b/ecosystem/resources/members/mqt-predictor.toml new file mode 100644 index 000000000..1ec731a61 --- /dev/null +++ b/ecosystem/resources/members/mqt-predictor.toml @@ -0,0 +1,12 @@ +name = "MQT Predictor" +url = "https://github.com/cda-tum/mqt-predictor" +description = "MQT Predictor allows one to automatically select a suitable quantum device for a circuit and provides an optimized compiler for the selected device." +licence = "MIT license" +contact_info = "quantum.cda@xcit.tum.de" +affiliations = "Technical University of Munich (TUM), Germany" +labels = [ "Application package", "Circuit building tool", "Converter", "Machine learning", "Software development kit", "Optimization", "Paper implementation",] +ibm_maintained = false +group = "transpiler_plugin" +reference_paper = "https://arxiv.org/pdf/2310.06889" +documentation = "https://mqt.readthedocs.io/projects/predictor/en/latest/" +uuid = "9d5e2ef2-cac6-479e-a2f9-8014d54403e4"