Skip to content

Commit

Permalink
qiskit programming - aus (Qiskit#1968)
Browse files Browse the repository at this point in the history
* initial commit

* add grader metadata

* added grading

* update prob1-ex3, prob2-ex1, prob2-ex2

* Updates to wording/imports and to_numpy_array fix

* Fix exercise 1.1 

Needed to move plot_bloch_sphere out as this was changing the coord values

* Update to exercise 2.2 for sampler refactor

* added helpful imports, added N param to function template

---------

Co-authored-by: Astri <65373070+Astri-Cornish@users.noreply.github.com>
Co-authored-by: Astri-Cornish <astri@hotdiggity.com.au>
  • Loading branch information
3 people authored Mar 9, 2023
1 parent bc0da3c commit 867e071
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 0 deletions.
509 changes: 509 additions & 0 deletions notebooks/problem-sets/qiskit_programming_australia.ipynb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions notebooks/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,10 @@
id: qiskit_beginner_proficiency
uuid: 687732ae-70a8-11ed-a1eb-0242ac120002
url: /problem-sets/qiskit_beginner_problem_set
- title: Qiskit Programming Challenge - Australia
id: qiskit_programming_australia
uuid: 38c0c49c-6921-4cb5-bdf9-75d592edc3fc
url: /problem-sets/qiskit_programming_australia


- title: Examples
Expand Down

0 comments on commit 867e071

Please sign in to comment.