-
Notifications
You must be signed in to change notification settings - Fork 476
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
New package: GNNGraphs v0.1.0 #111443
New package: GNNGraphs v0.1.0 #111443
Conversation
JuliaRegistrator
commented
Jul 21, 2024
•
edited
Loading
edited
- Registering package: GNNGraphs
- Repository: https://github.com/CarloLucibello/GraphNeuralNetworks.jl
- Created by: @CarloLucibello
- Version: v0.1.0
- Commit: b1e56691455b4851b854509786851b3742bb10af
- Reviewed by: @CarloLucibello
- Reference: JuliaGraphs/GraphNeuralNetworks.jl@b1e5669#commitcomment-144465058
- Description: Graph Neural Networks in Julia
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. New package registrationPlease make sure that you have read the package naming guidelines. 2. AutoMerge Guidelines are all met! ✅Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed. 3. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
UUID: aed8fd31-079b-4b5a-b342-a13352159b8c Repo: https://github.com/CarloLucibello/GraphNeuralNetworks.jl.git Tree: f0b9a50c677290ff8862c6505b46255bf4b62704 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
b4e9f19
to
0597ca5
Compare
[noblock] Why is this being renamed? |
[noblock] Not being renamed, I'm factoring out in a subpackage the graph types and methods |
[noblock] |
[noblock] A |