Skip to content

allow checkpoint-free analytic wf evaluation - #74

Merged
AllanChain merged 1 commit into
mainfrom
direct-eval
Jul 24, 2026
Merged

allow checkpoint-free analytic wf evaluation#74
AllanChain merged 1 commit into
mainfrom
direct-eval

Conversation

@AllanChain

Copy link
Copy Markdown
Member

Parameter-free wavefunctions, like the Laughlin wavefunction in fractional quantum Hall, can be evaluated from a fresh state without a training checkpoint. Rejecting them in VMC makes that workflow boundary explicit.

@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.51%. Comparing base (6dee554) to head (df69d86).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/jaqmc/workflow/evaluation.py 86.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   89.47%   89.51%   +0.04%     
==========================================
  Files         163      163              
  Lines        8775     8784       +9     
  Branches      933      936       +3     
==========================================
+ Hits         7851     7863      +12     
+ Misses        602      601       -1     
+ Partials      322      320       -2     

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

Parameter-free wavefunctions, like the Laughlin wavefunction in fractional
quantum Hall, can be evaluated from a fresh state without a
training checkpoint. Rejecting them in VMC makes that workflow boundary explicit.
@AllanChain
AllanChain merged commit 9f3f08f into main Jul 24, 2026
13 checks passed
@AllanChain
AllanChain deleted the direct-eval branch July 24, 2026 12:17
AllanChain added a commit that referenced this pull request Jul 24, 2026
Follow up to #74 and #75: checkpoint-free analytic evaluation makes
`workflow.source_path` optional, superseding the required-field
assertions. Remove the stale CLI check and verify omitted values resolve
to `None.`
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.

3 participants