Skip to content

Commit

Permalink
πŸ† update hackathon results πŸ†
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 26, 2024
1 parent d66213e commit 504ab79
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 38 deletions.
24 changes: 12 additions & 12 deletions src/_data/gh.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@
"bounties": [
{
"assignees": [
"abidart",
"daredevil3435"
"daredevil3435",
"abidart"
],
"state": "closed",
"title": "Support integer division with `//` operator",
Expand Down Expand Up @@ -631,8 +631,8 @@
"bounties": [
{
"assignees": [
"Barnald",
"AbdullahKazi500"
"AbdullahKazi500",
"Barnald"
],
"state": "closed",
"title": "Application of tensor-network MBQC simulation",
Expand Down Expand Up @@ -1398,8 +1398,8 @@
"bounties": [
{
"assignees": [
"schance995",
"0mWh"
"0mWh",
"schance995"
],
"state": "closed",
"title": "QRNG Classifier Preprocessing Functions Improvements",
Expand Down Expand Up @@ -2079,8 +2079,8 @@
},
{
"assignees": [
"ahkatlio",
"Roshan-Thomas"
"Roshan-Thomas",
"ahkatlio"
],
"state": "closed",
"title": "Adding code documentation",
Expand Down Expand Up @@ -2174,8 +2174,8 @@
},
{
"assignees": [
"king-p3nguin",
"AbdullahKazi500"
"AbdullahKazi500",
"king-p3nguin"
],
"state": "closed",
"title": "Stabilizer simulation example utilizing stim backend",
Expand Down Expand Up @@ -2312,8 +2312,8 @@
},
{
"assignees": [
"Gopal-Dahale",
"AbdullahKazi500"
"AbdullahKazi500",
"Gopal-Dahale"
],
"state": "closed",
"title": "Adding new examples and algorithms for TQ",
Expand Down
50 changes: 25 additions & 25 deletions src/_data/hackers.json
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
"total_value": 372
},
{
"username": "schance995",
"username": "0mWh",
"bounties": [
{
"url": "https://github.com/dorahacksglobal/qc-classifier/issues/1",
Expand All @@ -504,7 +504,7 @@
"total_value": 75
},
{
"username": "0mWh",
"username": "schance995",
"bounties": [
{
"url": "https://github.com/dorahacksglobal/qc-classifier/issues/1",
Expand Down Expand Up @@ -710,36 +710,36 @@
"total_value": 760
},
{
"username": "abidart",
"username": "daredevil3435",
"bounties": [
{
"url": "https://github.com/amazon-braket/autoqasm/issues/9",
"title": "Support integer division with `//` operator",
"project": "autoqasm",
"value": 25
},
{
"url": "https://github.com/amazon-braket/autoqasm/issues/10",
"title": "Support arithmetic on measurement results",
"project": "autoqasm",
"value": 50
}
],
"num_projects": 1,
"total_value": 75
"total_value": 25
},
{
"username": "daredevil3435",
"username": "abidart",
"bounties": [
{
"url": "https://github.com/amazon-braket/autoqasm/issues/9",
"title": "Support integer division with `//` operator",
"project": "autoqasm",
"value": 25
},
{
"url": "https://github.com/amazon-braket/autoqasm/issues/10",
"title": "Support arithmetic on measurement results",
"project": "autoqasm",
"value": 50
}
],
"num_projects": 1,
"total_value": 25
"total_value": 75
},
{
"username": "atharva-satpute",
Expand Down Expand Up @@ -882,19 +882,6 @@
"num_projects": 2,
"total_value": 250
},
{
"username": "ahkatlio",
"bounties": [
{
"url": "https://github.com/scqubits/scqubits/issues/222",
"title": "Adding code documentation",
"project": "scqubits",
"value": 25
}
],
"num_projects": 1,
"total_value": 25
},
{
"username": "Roshan-Thomas",
"bounties": [
Expand All @@ -920,6 +907,19 @@
"num_projects": 3,
"total_value": 235
},
{
"username": "ahkatlio",
"bounties": [
{
"url": "https://github.com/scqubits/scqubits/issues/222",
"title": "Adding code documentation",
"project": "scqubits",
"value": 25
}
],
"num_projects": 1,
"total_value": 25
},
{
"username": "rodolfocarobene",
"bounties": [
Expand Down
2 changes: 1 addition & 1 deletion src/_data/leaderboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"Qubit1718": 1,
"ejthomas": 1,
"nirajvenkat": 1,
"schance995": 1,
"0mWh": 1,
"schance995": 1,
"idriss-hamadi": 1,
"MashAliK": 1,
"daredevil3435": 1,
Expand Down

0 comments on commit 504ab79

Please sign in to comment.