https://github.com/saforem2/tensor-networks
O(3) tensor network
https://github.com/saforem2/tensor-networks
Last synced: 10 months ago
JSON representation
O(3) tensor network
- Host: GitHub
- URL: https://github.com/saforem2/tensor-networks
- Owner: saforem2
- Created: 2018-12-28T04:00:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T18:31:26.000Z (about 7 years ago)
- Last Synced: 2025-07-21T21:36:17.179Z (11 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tensor-networks
O(3) tensor network simulation.
* `main` method defined in: `sparsechrgmain.py` for running the simulation as a script.
* For additional help and a brief explanation of expected arguments, try:
`python3 sparsechrgmain.py --help`
## Contact
***Original author:*** Judah Unmuth-Yockey
***Current author:*** Sam Foreman (github: @saforem2)
***Pull requests and issues for original code:*** @saforem2
## Note
This is still very much a work in progress.