-
An end user API should have at least the following points:
- [ ] Patch constructor for each day
- [ ] Node features for each patch
- [ ] Node renumbering, nodes should be numbered $0 \ldots|V|-1$…
-
## Neighbourhood Sampling Module
This issue was created to discuss the API and design goals of the sampling module in `openDG`.
### Design Goals
_Provide efficient sampling primitives over te…
-
How to store and process temporal graph data is a central topic to any temporal graph library. In this project, we aim to store and process both discrete and continuous time dynamic graphs, forming th…
-
Hello!
This is an extremely intriguing project. Thank you for building it!
I was curious if there was any benchmarking on cost and latency when it comes to extraction with this tool? Aside from …
-
Hi PyGOD team,
First of all, thank you for the fantastic work you’ve done with PyGOD! It’s an incredibly valuable resource for anomaly detection in graph data, and I truly appreciate the extensive …
-
### What would you like to see?
This is a really cool project! Memory management seems pretty primitive at this stage. I'm one of the authors of [Graphiti](https://github.com/getzep/graphiti), an ope…
-
https://link.springer.com/article/10.1007/s10844-024-00840-5
-
### Is there an existing proposal for this?
- [X] I have searched the existing proposals
### Is your feature request related to a problem?
I have a long-running process defined as an asynchro…
-
Hello Sacha,
I am trying to get the confidence intervals plots:
[CI_beta.pdf](https://github.com/user-attachments/files/16202828/CI_beta.pdf)
[CI_temporal.pdf](https://github.com/user-attachments…
-
Create a simulator that allows a user to:
- Create temporal graphs from relevant datasets.
- Define viruses and simulate epidemics of them on a temporal graph.
- Define and apply containment strate…