-
Notifications
You must be signed in to change notification settings - Fork 3
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
Check that adjacency matrices given by the user are valid. #54
Comments
ismael-lajaaiti
changed the title
Check that user provided adjacency matrix for nti are valid
Check that adjacency matrices given by the user are valid.
Sep 9, 2022
To complete, the idea is the non-trophic interactions are constrained by certain rules, which are:
|
|
Could be featured as #77 gets addressed. |
The consistency enforced by #131 api should solve this. |
16 tasks
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a safety check inside
MultiplexNetwork
to ensure that the adjacency matrix provided by the user for non-trophic interactions are valid.The text was updated successfully, but these errors were encountered: