ksyang2013 / aimsgb

Ab-initio Interface Materials Simulation Project for Grain Boundaries (AIMSGB)
Other
57 stars 19 forks source link

replace `direction` by `axis` in `np.concatenate` #10

Closed samwaseda closed 1 year ago

samwaseda commented 1 year ago

To be honest I don't know what it exactly does, but since direction does not exist in np.concatenate (which also raises an error) and axis sound close enough, I suggest this change.