mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Add MACE support interface (#5580)
Co-authored-by: Ole Schütt <ole@schuett.name>
This commit is contained in:
parent
290501bb7f
commit
a0df33dd6a
22 changed files with 568 additions and 77 deletions
|
|
@ -44,6 +44,7 @@ run_test ./tools/pao-ml/pao-validate.py --threshold=1e-5 --model="tests/QS/regte
|
|||
run_test ./tools/vibronic_spec/main.py ./tools/vibronic_spec/example/example_config.toml
|
||||
|
||||
run_test mypy --strict ./tools/pao-ml/
|
||||
run_test mypy --strict ./tools/mace/create_cp2k_model.py
|
||||
run_test mypy --strict ./tools/minimax_tools/minimax_to_fortran_source.py
|
||||
run_test mypy --strict ./tools/dashboard/generate_dashboard.py
|
||||
run_test mypy --strict ./tools/regtesting/optimize_test_dirs.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue