https://github.com/babaid/tensor-network-ising-chain-simulations
https://github.com/babaid/tensor-network-ising-chain-simulations
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/babaid/tensor-network-ising-chain-simulations
- Owner: babaid
- Created: 2022-12-01T07:17:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T07:31:47.000Z (over 3 years ago)
- Last Synced: 2025-01-01T09:23:25.585Z (over 1 year ago)
- Language: Python
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FOPRA32-2022
Thanks for signing up for the FOPRA 32 "Tensor-Network Simulations of Bound States in Perturbed Quantum Ising Chains". The course is taking place in Cip-Pool 1 of the physics departmetn on Thursday, 1st December, and Friday, 2nd December 2022. We are meeting on Thursday at 8:30 for the introduction. Please make sure to carefully read the manual beforehand (see also attachment). We'll have an initial discussion about the content including questions about the theory background.
## Getting started
Starting with downloading the git repository by running the following command:
```
git clone https://gitlab.lrz.de/ge82ziv/fopra32_ws2022.git
```
If you want to keep your own copy, you could first fork the project and then download the repository from your git repository.
To work on the solution, a working python installation is required, preferably including jupyter notebook. You can also use the facilities provided by the physics Cip-pools.
For the setup, you can choose for instance one of the options below:
(1) Download anaconda from https://www.anaconda.com/download
(2) Google colab https://colab.research.google.com/ from web brower without
any installation
Please let us know if you have any questions.
Best wishes,
Raúl Morral Yepes
Markus Drescher
## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.lrz.de/ga63zuh/fopra32-2022/-/settings/integrations)
## Collaborate with your team
- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
- [ ] [Automatically merge when pipeline succeeds](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)