Skip to content

Conversation

@Marconurisso
Copy link
Contributor

@Marconurisso Marconurisso commented Nov 7, 2022

  • Added functions to build boundary matrices and Hodge Laplacians for oriented simplicial complexes. The orientation is implemented as a dictionary associating to each simplex ID a boolean value: 0 for the orientation coherent with the node ordering in the object and 1 for the opposite one.
  • Added functions to simulate the simplicial Kuramoto model and compute its order parameter.
  • Modified the _subfaces method to allow it to compute only the adjacent subfaces.
  • Added some tests and an example notebook.
  • Added the new synchronization functions to the documentation.

…plicial complex.

Added functions to simulate the simplicial Kuramoto model and compute its order parameter.
Corrected subfaces orientation in boundary_matrix function.
Added tests for boundary_matrix and simulate_simplicial_kuramoto.
Added references to boundary matrix and simplicial kuramoto functions.
Added an example notebook for the simplicial kuramoto.
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Changed the reference orientation of a simplex to be the sorting of its nodes.
Copy link
Collaborator

@leotrs leotrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Marconurisso for your first contribution! 🎉 I left one more comment, but am approving now.

@leotrs
Copy link
Collaborator

leotrs commented Nov 11, 2022

Perfect! feel free to merge when ready.

@nwlandry nwlandry merged commit 4401c55 into xgi-org:main Nov 11, 2022
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.

4 participants