mdevaluate/src/mdevaluate
2023-12-28 14:10:16 +01:00
..
extra Started rewriting, adding type hints 2023-12-22 14:22:25 +01:00
__init__.py Added type hints, refactored and deleted some functions 2023-12-28 14:10:16 +01:00
atoms.py Moved functions around to circumvent a circular import 2023-12-26 16:06:38 +01:00
autosave.py Changed type hint for version from int to str 2023-12-26 16:40:43 +01:00
checksum.py Updated doc strings and added type hints 2023-12-26 11:33:59 +01:00
coordinates.py Moved functions around to circumvent a circular import 2023-12-26 16:06:38 +01:00
correlation.py Changed from len(index.shape) to index.ndim 2023-12-28 13:33:47 +01:00
distribution.py Updated type hints 2023-12-28 12:00:40 +01:00
functions.py Added type hints 2023-12-28 12:13:53 +01:00
logging.py Moved package files to src 2023-11-05 12:01:26 +01:00
pbc.py Reorganized imports 2023-12-28 12:43:06 +01:00
reader.py Added type hints, moved imports and classes around 2023-12-26 11:50:16 +01:00
system.py Applied black formatter 2023-12-05 16:44:26 +01:00
utils.py Added type hints, refactored and deleted some functions 2023-12-28 14:10:16 +01:00