Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
WS19-20 Quantum Computing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dm48zazo
WS19-20 Quantum Computing
Commits
6e8088dc
Commit
6e8088dc
authored
Dec 04, 2019
by
Abhishek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
4feb1e4b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
08_Quantum_Approximate_Optimization_Algorithms.ipynb
08_Quantum_Approximate_Optimization_Algorithms.ipynb
+8
-1
No files found.
08_Quantum_Approximate_Optimization_Algorithms.ipynb
View file @
6e8088dc
...
...
@@ -236,7 +236,7 @@
},
{
"cell_type": "code",
"execution_count":
null
,
"execution_count":
26
,
"metadata": {
"collapsed": false,
"jupyter": {
...
...
@@ -266,6 +266,13 @@
" return qml.expval(qml.Hermitian(pauli_z_2, wires=edge))"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/qaoa_ex.png\" style=\"width: 600px;\"/>"
]
},
{
"cell_type": "markdown",
"metadata": {},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment