diff --git a/ecosystem/resources/members/grover_controlled_diffuser.toml b/ecosystem/resources/members/grover_controlled_diffuser.toml new file mode 100644 index 000000000..52c4d0449 --- /dev/null +++ b/ecosystem/resources/members/grover_controlled_diffuser.toml @@ -0,0 +1,12 @@ +name = "Grover controlled-diffuser (CUs)" +url = "https://github.com/albayaty/grover_controlled_diffuser" +description = "The CUs is a new quantum diffusion operator for Grover’s algorithm to search for all correct solutions for Boolean oracles." +licence = "Apache License 2.0" +contact_info = "albayaty@pdx.edu" +alternatives = "There are no alternatives to this project." +affiliations = "The Electrical and Computer Eng. Dept. at Portland State University." +labels = [ "Algorithms", "Circuit building tool", "Paper implementation",] +ibm_maintained = false +group = "applications" +reference_paper = "https://doi.org/10.21203/rs.3.rs-2997276/v1" +uuid = "22e6f9bd-bbbb-48ae-ace5-41070f402773"