Setup examples/tutorials for the C API - #313
Merged
Merged
Conversation
EricBoittier
reviewed
Sep 3, 2026
EricBoittier
left a comment
Contributor
There was a problem hiding this comment.
Review of code up to and including "1-create-system.c"
Follow-up PR for other examples (e.g. models, plugins, engines, etc) to come
RMeli
reviewed
Sep 3, 2026
This comment was marked as outdated.
This comment was marked as outdated.
Luthaf
force-pushed
the
setup-examples
branch
from
September 8, 2026 14:40
8c611ac to
531513b
Compare
Member
Author
|
Ok, this has been cleaned up and now contains two tutorials about how to work with Let's finish reviewing these and merge them, and then we'll do the new tutorials! |
Luthaf
force-pushed
the
setup-examples
branch
from
September 8, 2026 14:53
531513b to
c4ab061
Compare
EricBoittier
approved these changes
Sep 8, 2026
EricBoittier
left a comment
Contributor
There was a problem hiding this comment.
Looks fine, apart from the materials in later tutorials which will be amended in the upcoming PR #320
EricBoittier
merged commit Sep 8, 2026
ad8e43a
into
metatensor:metatomic-core
66 of 74 checks passed
Luthaf
added a commit
that referenced
this pull request
Sep 9, 2026
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.
This re-opens #305 which was merged without review.
This PR uses sphinx-gallery ability to parse non-Python examples to make tutorial for the C API. The corresponding code is tested separately, since sphinx does not know how to run it.
Contributor (creator of pull-request) checklist
Reviewer checklist
CHANGELOG updated with public API or any other important changes?