Commit fa67199
authored
Allow
* 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 ChangeLogbuild_unit_cell to return atom site labels (#38)1 parent 9328f54 commit fa67199
3 files changed
+201
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
| |||
0 commit comments