-
Notifications
You must be signed in to change notification settings - Fork 245
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
Graphspace #1244
Graphspace #1244
Conversation
""" | ||
if matcher == "FAQ": | ||
perm = self.faq_matching(base_graph, graph_to_permute) | ||
if matcher == "ID": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIT: if -> elif
|
||
References | ||
---------- | ||
..[Calissano2020] Calissano, A., Feragen, A., Vantini, S. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ahahah
geomstats/geometry/graphspace.py
Outdated
References | ||
---------- | ||
..[Calissano2020] Calissano, A., Feragen, A., Vantini, S. | ||
“Graph Space: Geodesic Principal Components for aPopulation of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIT: aPopulation -> a Population
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ma che fantastico!
metric space for unlabelled graphs