kaufmanno / GSDMA

GNU General Public License v3.0
0 stars 1 forks source link

change BH3D.attrib_components structure to a dict #116

Closed YanickNdepo closed 2 years ago

YanickNdepo commented 3 years ago

Use a dict of interval number with the list of one component that matches the attribute condition. e.g: {0 : [Component(...)]}