Implement λ(W) causal-indefiniteness metric#20
Open
HectorMozo3110 wants to merge 7 commits intoNeureonmindflux-Research-Lab:mainfrom
Open
Implement λ(W) causal-indefiniteness metric#20HectorMozo3110 wants to merge 7 commits intoNeureonmindflux-Research-Lab:mainfrom
HectorMozo3110 wants to merge 7 commits intoNeureonmindflux-Research-Lab:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qmlhc.metricsAPI.Paper (context & reference):
Pre-Temporal Model of Quantum Causal Order
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5993818
Checklist
Completed
qmlhc.metricsAPI.Planned follow-ups (next commits before merge)
framework outputs (e.g., HCGraph branches or process representations).
indefiniteness and interpretation guidelines for λ(W).
section of the documentation.
metrics (e.g., as a diagnostic or monitoring signal).
make html) and perform final reviewbefore merge.
Motivation
Quantifying causal structure is a central requirement in pre-temporal and
hypercausal models. The causal-indefiniteness metric λ(W), introduced in
“Pre-Temporal Model of Quantum Causal Order”, provides a continuous and
interpretable measure of how far a process or operator departs from definite
causal order. This enables systematic analysis of causal transitions, noise
effects, and intermediate regimes, and supports tighter integration between
causal diagnostics, control, and learning workflows within the framework.