We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a1689 commit 1bb5117Copy full SHA for 1bb5117
gridfm_graphkit/evaluation/__init__.py
pyproject.toml
@@ -15,13 +15,17 @@ license = "Apache-2.0"
15
requires-python = ">=3.12.10"
16
17
authors = [
18
- {name = "Matteo Mazzonelli", email = "Matteo.Mazzonelli1@ibm.com"},
19
- {name = "Alban Puech", email = "Alban.Puech1@ibm.com"},
+ {name = "Matteo Mazzonelli", email = "matteo.mazzonelli1@ibm.com"},
+ {name = "Alban Puech", email = "apuech@seas.harvard.edu"},
20
+ {name = "Tamara Govindasamy", email= "tamara.govindasamy@ibm.com"},
21
+ {name = "Mangaliso Mngomezulu", email= "mngomezulum@ibm.com"},
22
+ {name = "Etienne Vos", email= "etienne.vos@ibm.com"},
23
+ {name = "Celia Cintas", email= "celia.cintas@ibm.com"},
24
{name = "Jonas Weiss", email= "jwe@zurich.ibm.com"},
25
]
26
27
maintainers = [
28
29
30
31
keywords = ["electric power grid", "foundational model", "graph neural networks"]
0 commit comments