Skip to content

Update how-to guide notebook - #478

Open
jflat06 wants to merge 1 commit into
masterfrom
jflat06/tmol_how_to_notebook
Open

Update how-to guide notebook#478
jflat06 wants to merge 1 commit into
masterfrom
jflat06/tmol_how_to_notebook

Conversation

@jflat06

@jflat06 jflat06 commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Ports notebooks/tmol_how_to_guide.ipynb from the stale tmol_how_to_notebook branch onto current master and brings it up to date with the file-naming refactor: fixes moved imports, the 4-column FoldForest edge format, the fast_relax unification of kin/cartesian relax, and several real bugs (non-contiguous jump indices, frozen-dataclass evolve, off-by-one chi expansion, per-block-type connection indices). Fills in 20 of 23 "TO DO" placeholder cells with working examples; the 3 idealization cells are left as notes since no such routine currently exists in tmol. Verified end to end: all 72 code cells execute with zero errors.

Ports notebooks/tmol_how_to_guide.ipynb from the stale tmol_how_to_notebook
branch onto current master and brings it up to date with the file-naming
refactor: fixes moved imports, the 4-column FoldForest edge format, the
fast_relax unification of kin/cartesian relax, and several real bugs
(non-contiguous jump indices, frozen-dataclass evolve, off-by-one chi
expansion, per-block-type connection indices). Fills in 20 of 23 "TO DO"
placeholder cells with working examples; the 3 idealization cells are left
as notes since no such routine currently exists in tmol. Verified end to
end: all 72 code cells execute with zero errors.
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.41%. Comparing base (c3ef04c) to head (622f585).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
+ Coverage   92.09%   92.41%   +0.31%     
==========================================
  Files         450      455       +5     
  Lines       38243    40061    +1818     
==========================================
+ Hits        35220    37021    +1801     
- Misses       3023     3040      +17     
Flag Coverage Δ
cpu 90.96% <ø> (-0.41%) ⬇️
cuda 74.10% <ø> (+0.52%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant