core(graph): initial doc#648
Merged
Merged
Conversation
dalg24
reviewed
Apr 1, 2025
4d50427 to
93cbf14
Compare
90a5d14 to
f9664fa
Compare
Contributor
Author
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
maartenarnst
reviewed
Apr 3, 2025
f9664fa to
7e0c3b7
Compare
JBludau
approved these changes
Apr 3, 2025
Contributor
JBludau
left a comment
There was a problem hiding this comment.
looks like a good starting point
7e0c3b7 to
b1cbd49
Compare
Contributor
Author
|
@dalg24 Would you mind taking a look ? 👓 |
dalg24
reviewed
Apr 4, 2025
b1cbd49 to
4d3dd36
Compare
dalg24
reviewed
Apr 4, 2025
Member
|
It is fine to add later but we also will need the API reference for it |
4d3dd36 to
bbf0511
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
We are starting to document
Kokkos::Experimental::Graph.This PR sets the basement for it.
Joint work with @maartenarnst.
Drive-by change: ensure that the year corresponds to the moment the documentation was generated.(see #649)Description
Some additional work was need to get
graphvizworking:aptinstall thegraphvizpackagecontainer:pipwas not foundpython:3.10image.Related
Kokkos::Experimental::Graph#565.