pyiron_atomistics
pyiron_atomistics copied to clipboard
Why is `SparseList` in `atomistics`?
Shouldn't SparseList
be rather in pyiron_base?
Since it's just used in Atoms
right now, I'd actually keep it here for now, otherwise applying changes will take too long (you'd have to do 2 PRs and wait for one release instead of just one PR here).