Network Symmetries and Synchronization Code
Sage scripts to analyse network symmetries
Brought to you by:
amhagerstrom
File | Date | Author | Commit |
---|---|---|---|
networkIRR.py | 2014-05-21 |
![]() |
[867561] initial comit |
readme.txt | 2014-05-21 |
![]() |
[867561] initial comit |
testnb.sws | 2014-05-21 |
![]() |
[867561] initial comit |
tests.sage | 2014-05-21 |
![]() |
[867561] initial comit |
Simple demo script. Calculates: -orbits (clusters) -T matrix (transformation from node coordinates to IRR coordinates) -B matrix (block diagonized coupling matrix) To run: -navigate to the directory with networkIRR.py, and tests.py in the terminal -type "sage tests.sage" *****or****** -Open the sage notebook -click "upload" -click "browse" -select testnb.sws -click "upload worksheet" -click "evaluate" Tested in with Sage 6.2 running in Ubunutu 14.04.