* Replace `AtomCollection` with `Structure`. * Replace pure Python logic with C extensions for a performance boost. * Separate unit tests and benchmarks into `tests` and `benches` respectively.
Removed
* `BaseCrystallographyError` and all its subclasses.