Gernot J. Kraberger
|
8e4c923d21
|
[block_structure] create_matrix etc.
|
2019-07-18 13:56:54 +02:00 |
|
Gernot J. Kraberger
|
8130d6b9fc
|
block_structure: pick_gf_struct_sumk with transformation
plus little bug fixes
|
2019-07-18 13:56:53 +02:00 |
|
Gernot J. Kraberger
|
6a889fab8c
|
block_structure: convert_gf with transformation
|
2019-07-18 13:56:52 +02:00 |
|
Gernot J. Kraberger
|
e9bfb3ed2c
|
block_structure: effective_transformation_solver
|
2019-07-18 13:56:51 +02:00 |
|
Gernot J. Kraberger
|
bc78560ee1
|
block_structure: add corr_to_inequiv
|
2019-07-18 13:56:51 +02:00 |
|
Gernot J. Kraberger
|
2d48119876
|
block_structure: effective_transformation_sumk
|
2019-07-18 13:56:50 +02:00 |
|
Gernot J. Kraberger
|
d8a2693123
|
block_structure: introduce space parameter
in methods convert_gf, create_gf, check_gf
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
f0de5c62b5
|
block_structure: add gf_struct_***_list and _dict
now sumk is given in the list format and
solver is given in the dict format
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
2b490d1485
|
block_structure: convert_gf: add G_out, let G_struct be sumk
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
6c908e9c6e
|
block_structure: add check_gf method
|
2018-10-08 21:29:49 +02:00 |
|
Gernot J. Kraberger
|
8f1011e389
|
change python build directory
so that we can use the real include in the tests
|
2018-09-06 13:48:24 +02:00 |
|
Gernot J. Kraberger
|
8ebb0c3c29
|
BlockStructure: finally make the test work
|
2018-02-28 14:24:30 +01:00 |
|
Olivier Parcollet
|
1a0ba43f8d
|
Continued
|
2018-01-22 17:37:27 -05:00 |
|
Olivier Parcollet
|
d7d720141e
|
Port to new Python interface for Gf
- Minor changes
- tests are ok
|
2017-04-06 09:25:17 +02:00 |
|
Gernot J. Kraberger
|
e4af7dbd1b
|
BlockStructure class for manipulating GF structures
BlockStructure stores gf_struct_solver and gf_struct_sumk
and the mappings between them. It allows to modify it, and
save it to HDF (see issue #67).
|
2016-09-13 11:57:48 +02:00 |
|