libAtoms / workflow

python workflow toolkit
GNU General Public License v2.0
24 stars 17 forks source link

Faster reading of ConfigSet that's yielded by ConfigSet.groups() #293

Closed bernstei closed 5 months ago

bernstei commented 5 months ago

Use _file_loc, _open_reader, etc., when reading ConfigSet that has those set, e.g. those created by groups() method