libmg¶
Welcome to the home page of libmg, the Python implementation of the \(\mu\mathcal{G}\) language for programming graph neural networks.
You can find the installation instructions here.
Tutorials¶
In the tutorials section you can find a quick overview of the library's functionalities.
How-to Guides¶
You can check out the how-to guides to gain quick insights on how to use the library in your work.
Reference¶
The full reference for the grammar and the public APIs.
Explanation¶
The semantics of \(\mu\mathcal{G}\) and details on some of the algorithms in libmg can be accessed in this section.