ibm-quantum-challenge-fall-22
ibm-quantum-challenge-fall-22 copied to clipboard
For IBM Quantum Fall Challenge 2022
It's been one hell of an experience meeting (well, not in person) my future self and saving my crew members from the otherwise inevitable doom of being sucked into the...
Added requirements.txt and an installation guide to help people use these notebooks after the end of the challenge.
## Lab4: IBM Quantum Challenge Fall 2022 #### Name: Kai-Chun Lin #### Score: ## Checklist before sharing the notebook to the community - [x] Notebook is in the format `Name_Score_Fall22_Lab4.ipynb`...
Instead of this [original](https://github.com/qiskit-community/ibm-quantum-challenge-fall-22/wiki)  I propose this modification  It looks bad in the VSCode but it is good and functional in the web browser...
## Lab4: IBM Quantum Challenge Fall 2022 #### Name: Vishal Bajpe #### Score: 134256 ## Checklist before sharing the notebook to the community - [x] Notebook is in the format...
In Lab 4, Calculate the ground state of H3+ section ```python # Define evaluate_expectation function def evaluate_expectation(x): x = list(x) # Define estimator run parameters #### enter your code below...
fixed subject verb agreement by removing 'an' in the line "Primitives are meant to serve as an foundational, elementary, building blocks for users to perform quantum computations, developers to implement...