-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tutorial: tensor network basics #1193
Open
EmilianoG-byte
wants to merge
55
commits into
master
Choose a base branch
from
tutorial-tn
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
7fa585a
add skeleton of tensor network tutorial
EmilianoG-byte cc0634b
add text to from matrices to tensors section
EmilianoG-byte fa780f1
apply black and update metadata
EmilianoG-byte 3881608
Merge branch 'master' into tutorial-tn
EmilianoG-byte b91e44d
add first paragraphs on contraction section
EmilianoG-byte 7028d4a
add correct category to metadata
EmilianoG-byte ff4ee64
add section on creating a tensor networks
EmilianoG-byte b8b91a2
add section on creating a tensor networks
EmilianoG-byte fa36a5d
add CNOT explanation to contractions
EmilianoG-byte 90c2cb7
add image below tensor definition
EmilianoG-byte ff0cda0
attempt adding inline graphics
EmilianoG-byte 46d43c3
erase sphinx image insertion
EmilianoG-byte 1abeb74
attempt to change the size of image using includegraphics
EmilianoG-byte 7e71053
fix indentation issue
EmilianoG-byte e822416
add explanations of complexity of contractions including code example
EmilianoG-byte 08d2593
fix typos
EmilianoG-byte 559dab3
add explanation around contration code and fix bra ket issue
EmilianoG-byte 8d0f3fb
small comment
EmilianoG-byte 0796e84
bring changes from fork into main repo
70f3e19
add contraction figure
7a9147c
Merge branch 'master' into tutorial-tn
EmilianoG-byte eeb36bb
add reference to SVD from mps tutorial
EmilianoG-byte e992d16
add expectation value section
EmilianoG-byte 1772d56
add explanation on sampling
EmilianoG-byte 44804c7
attempt to fix formatting issue
EmilianoG-byte f1ce7eb
fix latex typos
EmilianoG-byte 2ff8136
fixing typos hoping to fix title formatting issue
EmilianoG-byte 7868418
Merge branch 'master' into tutorial-tn
EmilianoG-byte e571831
add illustrations to quantum computing section
EmilianoG-byte b80beb6
triggering the deployment again
EmilianoG-byte 82ee6ca
change title name to see if it compiles finally
EmilianoG-byte ccd3eac
erasing a section to try and fix the indentation issue
EmilianoG-byte c7bca32
triggering the deployment again
EmilianoG-byte 8b692ff
bringing back changes and changing title to see if the section header…
EmilianoG-byte 72784d7
adding missing white space to fix title rendering error
EmilianoG-byte 65b714e
add caching results comment
EmilianoG-byte 4aacaf4
add introduction
EmilianoG-byte 2147d59
add conclusion
EmilianoG-byte 6027f89
add about the author title
EmilianoG-byte 1a97b16
update figures
EmilianoG-byte 9b6e069
erase TODO's marks
EmilianoG-byte bef0876
correct spelling mistakes
EmilianoG-byte 876e71e
adding spelling corrections
EmilianoG-byte 83608d4
change size of images
EmilianoG-byte c8dec35
increase size of images
EmilianoG-byte 71c367e
apply spelling corrections
EmilianoG-byte e751ba8
apply changes from demo revision
EmilianoG-byte a584f26
update username in metadata
EmilianoG-byte ec8ce14
add intro, transition, and finishing sentences to increase coherence
EmilianoG-byte a13a897
address comments from Korbinian
EmilianoG-byte 8609239
address einstein-related comment
EmilianoG-byte a1f5ea6
add additional title level
EmilianoG-byte 8fb96ef
empty commit to retriger deployment
EmilianoG-byte 9c51bd0
Merge branch 'master' into tutorial-tn
ikurecic 8a6f757
correct empty space in part 2
EmilianoG-byte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"title": "Tutorial: ABC of tensor networks", | ||
"authors": [ | ||
{ | ||
"username": "emiliano" | ||
}, | ||
{ | ||
"username": "ShiroRaven" | ||
} | ||
], | ||
"dateOfPublication": "2024-08-06T00:00:00+00:00", | ||
"dateOfLastModification": "2024-08-06T00:00:00+00:00", | ||
"categories": [ | ||
"Getting Started" | ||
], | ||
"tags": [], | ||
"previewImages": [ | ||
{ | ||
"type": "thumbnail", | ||
"uri": "/_static/demo_thumbnails/regular_demo_thumbnails/thumbnail_tensor_network_quantum_circuits.png" | ||
} | ||
], | ||
"seoDescription": "An introductory tutorial to tensor networks.", | ||
"doi": "", | ||
"canonicalURL": "/qml/demos/tutorial_tn_basics", | ||
"references": [ | ||
{ | ||
"id": "huggins", | ||
"type": "article", | ||
"title": "Towards quantum machine learning with tensor networks", | ||
"authors": "W. Huggins, P. Patil, B. Mitchell, K. B. Whaley, and E. M. Stoudenmire", | ||
"year": "2019", | ||
"journal": "Quantum Science and Technology", | ||
"url": "http://dx.doi.org/10.1088/2058-9565/aaea94" | ||
}, | ||
{ | ||
"id": "orus", | ||
"type": "article", | ||
"title": "A practical introduction to tensor networks: Matrix product states and projected entangled pair states", | ||
"authors": "R. Orús", | ||
"year": "2014", | ||
"journal": "Annals of Physics", | ||
"url": "https://www.sciencedirect.com/science/article/pii/S0003491614001596" | ||
} | ||
], | ||
"basedOnPapers": [], | ||
"referencedByPapers": [], | ||
"relatedContent": [] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tk