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

Tutorial for reordering and transforming graphs + how-to for adding reordering classes #96

Merged
merged 12 commits into from
May 18, 2022

Conversation

AmroAlJundi
Copy link
Contributor

@AmroAlJundi AmroAlJundi commented Apr 20, 2022

Changes:

  • Added a tutorial for carrying out a reordering and transformation of a graph. That includes
    • a markdown page for the docs
    • A finished code file
    • A starting code file
    • A small graph file
  • Fixed the how-to add reordering guide.
  • Added ascending/descending option to DegreeReorder.

@AmroAlJundi AmroAlJundi added type: docs Related to documentation and information state: review needed labels Apr 20, 2022
Copy link
Contributor

@ardasener ardasener left a comment

Choose a reason for hiding this comment

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

Overall it is really good, I just suggested a few minor fixes.

docs/pages/tutorials/001_reordering.md Outdated Show resolved Hide resolved
docs/pages/tutorials/001_reordering.md Show resolved Hide resolved
docs/pages/tutorials/001_reordering.md Outdated Show resolved Hide resolved
@AmroAlJundi AmroAlJundi added state: approved Approved to proceed. Ready to be merged and removed state: review needed labels May 18, 2022
@AmroAlJundi AmroAlJundi merged commit b9a097a into develop May 18, 2022
@AmroAlJundi AmroAlJundi deleted the docs/tutorial_reordering branch May 18, 2022 07:47
SinanEkm pushed a commit that referenced this pull request Aug 19, 2024
Tutorial for reordering and transforming graphs + how-to for adding reordering classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: approved Approved to proceed. Ready to be merged type: docs Related to documentation and information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants