Sebastian Kloth skloth
  • Joined on 2023-06-29
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 12:30:09 +00:00
4a6c02627a Added tables to requirements.txt
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 12:29:48 +00:00
b4f9b98876 Switched to numpy histogram
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 11:43:12 +00:00
0dd6daa941 Reorganized imports
94d67496ba Added type hints
Compare 2 commits »
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 11:13:58 +00:00
cc08f5ae50 Added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 11:00:44 +00:00
b66e920758 Updated type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-28 10:53:03 +00:00
3cfdf79777 Added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-27 11:43:11 +00:00
bffcd56cdc Changed gr to work with time_average and use next_neighbors
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 15:57:59 +00:00
cc3768925a Changed time_average to work similar to shifted_correlation
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 15:40:47 +00:00
32e3541c4b Changed type hint for version from int to str
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 15:39:00 +00:00
e91de71787 Combined selector and multi_selector in shifted_correlation and added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 15:06:42 +00:00
476f7167b4 Moved functions around to circumvent a circular import
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 15:05:47 +00:00
cedfd24bb3 Updated regex test for atom_subsets
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 14:24:07 +00:00
cc185546d6 Small changes to type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 11:55:59 +00:00
eed94cfca6 Added type hints, adjusted imports, and doc strings
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:50:21 +00:00
c00fc78f23 Added type hints, moved imports and classes around
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:34:03 +00:00
8bad2861fa Updated doc strings and added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:29:26 +00:00
aca9ba0723 Updated doc strings and added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:07:34 +00:00
2615798088 Added dnn to next_neighbors
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:05:21 +00:00
97e29e6de3 Refactored next_neighbors and added type hints
skloth pushed to mdeval_dev at IPKM/mdevaluate 2023-12-26 10:04:22 +00:00
fd60cae3b8 Added type hints for return values