Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network validation #48

Merged
merged 8 commits into from
Mar 27, 2024
Merged

Network validation #48

merged 8 commits into from
Mar 27, 2024

Conversation

calbaker
Copy link
Contributor

forces validation of network upon instantiation:

  • check that final offset in each vec is same as Link length
  • check that starting offset in each vec is zero
  • check that reverse-forward nodal symmetry is correct
  • check graph structure consistency
  • check that idx_* and idx_*_alt are different unless both are zero

@calbaker calbaker merged commit 7b41607 into main Mar 27, 2024
4 checks passed
@calbaker calbaker deleted the network-validation branch March 27, 2024 18:37
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