mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
19 lines
182 B
Plaintext
19 lines
182 B
Plaintext
|
A =
|
||
|
[[1,3,5,7,9]
|
||
|
[2,4,6,8,10]
|
||
|
[3,5,7,9,11]
|
||
|
[4,6,8,10,12]
|
||
|
[5,7,9,11,13]]
|
||
|
|
||
|
[[1,2,3,4,5]
|
||
|
[3,4,5,6,7]
|
||
|
[5,6,7,8,9]
|
||
|
[7,8,9,10,11]
|
||
|
[9,10,11,12,13]]
|
||
|
|
||
|
[[4,6]
|
||
|
[5,7]]
|
||
|
|
||
|
[[4,5]
|
||
|
[6,7]]
|