Commit 4f7220a
Soften charge/spin head wording; bump torch-sim-atomistic to 0.6.0
- MODELS.md and README.md: rephrase LatentChargeHead/LatentSpinHead as
predicting per-atom *latent features* (constrained at the system level)
rather than asserting per-atom charges and spins. Caveat blockquote
added in the previous commit explains the emergent nature.
- pyproject.toml: bump dev `torch-sim-atomistic` from >=0.5.1 to >=0.6.0.
The 0.6.0 release adds `SimState.has_extras()`, which the existing
`test_forcefield_adapter_parses_spin_and_charge_from_simstate` test
already calls; 0.5.2 (allowed by the old constraint) does not have
this method. All 121 forcefield tests now pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d359837 commit 4f7220a
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments