Skip to content

Commit

Permalink
Add dense-ev to list. (#489)
Browse files Browse the repository at this point in the history
Add dense-ev to list.
Closes #488

Co-authored-by: atlytle <[email protected]>
  • Loading branch information
github-actions[bot] and atlytle authored Aug 17, 2023
1 parent f75d1ee commit d8ed3c6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ecosystem/resources/members/dense-ev.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name = "dense-ev"
url = "https://github.com/atlytle/dense-ev"
description = "Implements expectation value measurements in Qiskit using optimal dense grouping. Dense-ev provides an improvement of ~2^m over naive grouping and (3/2)^m over qubit-wise commuting groups. Based on arXiv:2305.11847."
licence = "Apache License 2.0"
contact_info = "[email protected]"
alternatives = "_No response_"
affiliations = "University of Illinois at Urbana-Champaign"
labels = [ "paper implementation",]
tier = "Community"
website = "https://github.com/atlytle/dense-ev"
tests_results = []
styles_results = []
coverages_results = []
skip_tests = false
historical_test_results = []

0 comments on commit d8ed3c6

Please sign in to comment.