Skip to content

dev/stable docs using mike - #338

Closed
vineetbansal wants to merge 30 commits into
mainfrom
vb/issue337
Closed

vineetbansal wants to merge 30 commits into
mainfrom
vb/issue337

Conversation

@vineetbansal

Copy link
Copy Markdown
Collaborator

Closes #337

vineetbansal and others added 30 commits July 16, 2026 11:08
… namespace); continuations method removed from EventGraph
Drop num_nodes. Mapping is sufficient to create a Graph/TemporalGraph
with isolated nodes if needed.

Extract the shared node-ID inference into infer_mapping() and call it from
both classes, so numeric node IDs are no longer indexed lexicographically
in one class and numerically in the other.

Honouring is_undirected also requirs preserving EdgeIndex metadata in
TemporalGraph constructor.
Fixes for isolated nodes in Graph/TemporalGraph
Fix higher-order ID detection by checking IndexMap tuple IDs
Co-authored-by: Moritz Lampert <moritz@lampert.ai>
Co-authored-by: Moritz Lampert <moritz@lampert.ai>
An EventGraph class with tests
@vineetbansal

Copy link
Copy Markdown
Collaborator Author

Wrong target branch. Opening another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proper documentation versioning

1 participant