Skip to content

Commit

Permalink
remove python3.9 test; update st pages
Browse files Browse the repository at this point in the history
enable git lfs tracking

enable git lfs tracking
  • Loading branch information
chiang-yuan committed Oct 4, 2024
1 parent c4ff088 commit ba1879f
Show file tree
Hide file tree
Showing 28 changed files with 89 additions and 13,311 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.json filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11"]

steps:
- name: Checkout repository
Expand Down
1 change: 1 addition & 0 deletions mlip_arena/models/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ ORB:
gpu-tasks:
- homonuclear-diatomics
- combustion
- stability
github: https://github.com/orbital-materials/orb-models
doi:
date: 2024-09-03
Expand Down
4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/alignn/hydrogen.json
Git LFS file not shown
4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/chgnet/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/equiformer/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/escn/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/m3gnet/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/mace-mp/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/orb/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/combustion/sevennet/hydrogen.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/alignn/homonuclear-diatomics.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/chgnet/homonuclear-diatomics.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/escn/homonuclear-diatomics.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/gpaw/homonuclear-diatomics.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/m3gnet/homonuclear-diatomics.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion mlip_arena/tasks/diatomics/orb/homonuclear-diatomics.json

Large diffs are not rendered by default.

Loading

0 comments on commit ba1879f

Please sign in to comment.