|
|
8bad2861fa
|
Updated doc strings and added type hints
|
2023-12-26 11:33:59 +01:00 |
|
|
|
aca9ba0723
|
Updated doc strings and added type hints
|
2023-12-26 11:29:21 +01:00 |
|
|
|
2615798088
|
Added dnn to next_neighbors
|
2023-12-26 11:07:30 +01:00 |
|
|
|
97e29e6de3
|
Refactored next_neighbors and added type hints
|
2023-12-26 11:05:16 +01:00 |
|
|
|
fd60cae3b8
|
Added type hints for return values
|
2023-12-26 11:04:17 +01:00 |
|
|
|
f48e037936
|
Started rewriting, adding type hints
|
2023-12-22 14:22:25 +01:00 |
|
|
|
2d7905315d
|
Added cleanup_h5 to utils.py
|
2023-12-21 16:39:30 +01:00 |
|
|
|
21dcc7641b
|
Adjusted van_hove_self to better work with shifted_correlation
|
2023-12-18 17:02:22 +01:00 |
|
|
|
62705da6f3
|
Moved files and reformatted some
|
2023-12-18 14:47:22 +01:00 |
|
|
|
e91defdc7a
|
Added range for van Hove histogram
|
2023-12-13 13:49:47 +01:00 |
|
|
|
43ac510e7d
|
renamed time from time package to pytime
|
2023-12-09 15:52:15 +01:00 |
|
|
|
c40ea052b8
|
Added new function for calculating the occupation matrix
|
2023-12-08 17:20:06 +01:00 |
|
|
|
4efb221a80
|
Reworked while loops to for loops in free_energy_landscape.py
|
2023-12-06 15:38:15 +01:00 |
|
|
|
fa2e793354
|
Added test for get_fel
|
2023-12-06 10:55:55 +01:00 |
|
|
|
d8154d3c38
|
Initial commit of free_energy_landscape
|
2023-12-05 17:08:57 +01:00 |
|
|
|
9b45a1a7bd
|
Applied black formatter
|
2023-12-05 16:44:26 +01:00 |
|
|
|
a7da9d7ec8
|
Merge remote-tracking branch 'origin/mdeval_dev' into mdeval_dev
|
2023-11-19 12:19:06 +01:00 |
|
|
|
ab3d9497d9
|
Added NoSuchNodeError to except in load_and_concat_data
|
2023-11-19 12:18:52 +01:00 |
|
|
|
57a492cb48
|
Fixed normal_vectors() and removed old pbc_diff
|
2023-11-13 16:26:06 +01:00 |
|
|
|
a4c365c4a1
|
Fixed bug in vectors()
|
2023-11-12 17:37:15 +01:00 |
|
|
|
2904d1e4d8
|
Removed cached from open
|
2023-11-10 15:19:44 +01:00 |
|
|
|
a75091aa95
|
Adjusted type hint for load_and_concat_data
|
2023-11-07 11:28:12 +01:00 |
|
|
|
1a8134c002
|
Added function to load data for multiply MDSystem
|
2023-11-07 10:25:29 +01:00 |
|
|
|
6a7027bb34
|
Added missing functions from mdeval_skloth
|
2023-11-06 16:34:43 +01:00 |
|
|
|
118ed8e6af
|
Added missing functions from mdeval_skloth
|
2023-11-06 15:53:56 +01:00 |
|
|
|
cf28882418
|
Removed CachedReader
|
2023-11-05 19:39:02 +01:00 |
|
|
|
1aa5eed106
|
Moved functions from mdeval_skloth and removed deprecated code
|
2023-11-05 15:06:28 +01:00 |
|
|
|
4b139db471
|
Moved package files to src
|
2023-11-05 12:01:26 +01:00 |
|