Basic structural implementation of diamond chain.
parents
No related branches found
No related tags found
Showing
- .gitignore 50 additions, 0 deletions.gitignore
- code/.ipynb_checkpoints/testing_ground-checkpoint.py 2 additions, 0 deletionscode/.ipynb_checkpoints/testing_ground-checkpoint.py
- code/modules/.ipynb_checkpoints/diamond_chain-checkpoint.py 94 additions, 0 deletionscode/modules/.ipynb_checkpoints/diamond_chain-checkpoint.py
- code/modules/diamond_chain.py 94 additions, 0 deletionscode/modules/diamond_chain.py
- code/testing_ground.py 1 addition, 0 deletionscode/testing_ground.py
.gitignore
0 → 100644
code/modules/diamond_chain.py
0 → 100644
code/testing_ground.py
0 → 100644
Please register or sign in to comment