lerandc / construction_zone

Modules for generating nanoscale+ atomic scenes, primarily using pymatgen as generators with S/TEM image simulation in mind
GNU General Public License v3.0
11 stars 3 forks source link

Get rid of loops in supply_atoms for crystalline generators #9

Open lerandc opened 3 years ago

lerandc commented 3 years ago

Probably a way to use vectorized operations to do a single large matrix multiply instead of loops