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

Implement matrices used in network dynamics #359

Closed
sbaldu opened this issue Sep 28, 2023 · 2 comments · Fixed by #366
Closed

Implement matrices used in network dynamics #359

sbaldu opened this issue Sep 28, 2023 · 2 comments · Fixed by #366
Assignees
Labels
core something about core development Development of new Functionalities enhancement New feature or request hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue

Comments

@sbaldu
Copy link
Collaborator

sbaldu commented Sep 28, 2023

Related to issue #107, which concerns the Markov-Chain algorithm, I think that it would be useful to provide getters for the matrices most widely used in the study of network dinamics, like the degree matrix, the laplacian matrix, transition or stochastic matrix, ecc.
I leave down here some reference:

@ZigRazor ZigRazor added enhancement New feature or request development Development of new Functionalities core something about core Priority:Medium Priority Label for medium priority issue hacktoberfest hacktoberfest issue labels Sep 29, 2023
@ZigRazor ZigRazor added this to the Algorithm Implementation milestone Sep 29, 2023
@carlosfrodrigues
Copy link
Contributor

Hi, I would like to take this one. Could you assign for me?

@ZigRazor
Copy link
Owner

yes @carlosfrodrigues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core something about core development Development of new Functionalities enhancement New feature or request hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants