extra
|
Started rewriting, adding type hints
|
2023-12-22 14:22:25 +01:00 |
__init__.py
|
Added type hints for return values
|
2023-12-26 11:04:17 +01:00 |
atoms.py
|
Added dnn to next_neighbors
|
2023-12-26 11:07:30 +01:00 |
autosave.py
|
Updated doc strings and added type hints
|
2023-12-26 11:29:21 +01:00 |
checksum.py
|
Moved package files to src
|
2023-11-05 12:01:26 +01:00 |
coordinates.py
|
Started rewriting, adding type hints
|
2023-12-22 14:22:25 +01:00 |
distribution.py
|
Applied black formatter
|
2023-12-05 16:44:26 +01:00 |
logging.py
|
Moved package files to src
|
2023-11-05 12:01:26 +01:00 |
pbc.py
|
Fixed normal_vectors() and removed old pbc_diff
|
2023-11-13 16:26:06 +01:00 |
reader.py
|
Removed CachedReader
|
2023-11-05 19:39:02 +01:00 |
system.py
|
Applied black formatter
|
2023-12-05 16:44:26 +01:00 |
utils.py
|
Added cleanup_h5 to utils.py
|
2023-12-21 16:39:30 +01:00 |