Commit Graph

7 Commits

Author SHA1 Message Date
Gernot J. Kraberger a8d86fd198 BlockStructure: fix bug with bool comparison 2018-02-28 14:24:30 +01:00
Gernot J. Kraberger 3dbc360173 BlockStructure: update test 2018-02-28 14:24:30 +01:00
Gernot J. Kraberger 7e82b3eee5 BlockStructure: add deg_shells in str function 2018-02-28 14:24:30 +01:00
Gernot J. Kraberger c1daf2f789 BlockStructure: show warnings only when above threshold 2018-02-28 14:24:30 +01:00
Gernot J. Kraberger ad2ee87bc7 add deg_shells to block_structure 2018-02-28 14:24:29 +01: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