You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow build_unit_cell to return atom site labels (#38)
* Return additional data with unit cell
* Clean up build_unit_cell
* Test structured array
* Swap back to multi-array return
* Reset default for additional_columns
* Re-enable realspace duplicate check
* Fix format error
* Remove unnecessary TODO
* Fix type hinting in read_cell_params
* Document additional_columns
* Clean up comments
* Clean up docstrings
* Add tests for new functionality
* Fix None formatting in docstrings
* Clean up other docstrings
* Clean up examples and verbose logging
* Fix for python 3.7
* Re-enable parameterized rounding
* Update ChangeLog
0 commit comments