mirror of
https://github.com/triqs/dft_tools
synced 2024-11-01 03:33:50 +01:00
b129b3d17b
- added test for a 'real-life' GF + corresponding output - added basic usage documentation for tail fitting from c++. Full implementation details yet to be written
49 lines
820 B
Plaintext
49 lines
820 B
Plaintext
(gw.singularity()) ---> tail/tail_view: min/smallest/max = -1 1 8
|
|
... Order -1 =
|
|
[[(0,0)]]
|
|
... Order 0 =
|
|
[[(0,0)]]
|
|
... Order 1 =
|
|
[[(1,0)]]
|
|
... Order 2 =
|
|
[[(3,0)]]
|
|
... Order 3 =
|
|
[[(5,0)]]
|
|
... Order 4 =
|
|
[[(0,0)]]
|
|
... Order 5 =
|
|
[[(0,0)]]
|
|
... Order 6 =
|
|
[[(0,0)]]
|
|
... Order 7 =
|
|
[[(0,0)]]
|
|
... Order 8 =
|
|
[[(0,0)]]
|
|
|
|
(gw.singularity()) ---> tail/tail_view: min/smallest/max = 1 1 3
|
|
... Order 1 =
|
|
[[(1,0)]]
|
|
... Order 2 =
|
|
[[(3,0)]]
|
|
... Order 3 =
|
|
[[(5,0)]]
|
|
|
|
(gw.singularity()) ---> tail/tail_view: min/smallest/max = 1 1 3
|
|
... Order 1 =
|
|
[[(1,0)]]
|
|
... Order 2 =
|
|
[[(3,0)]]
|
|
... Order 3 =
|
|
[[(5,0)]]
|
|
|
|
(gw.singularity()) ---> tail/tail_view: min/smallest/max = 1 1 4
|
|
... Order 1 =
|
|
[[(1,0)]]
|
|
... Order 2 =
|
|
[[(1,0)]]
|
|
... Order 3 =
|
|
[[(0.999251,0)]]
|
|
... Order 4 =
|
|
[[(0.998655,0)]]
|
|
|