Skip to content

Allow TransformGraph.get_sequence to resolve source==target paths - #87

Merged
clbarnes merged 6 commits into
mainfrom
fix/86-null-seq
Sep 8, 2026
Merged

clbarnes merged 6 commits into
mainfrom
fix/86-null-seq

Conversation

@clbarnes

@clbarnes clbarnes commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Resolves #86

Also allows empty sequences, which must be instantiated with the TransformSequence.empty(ndim) constructor.
Also fixes some is_identity implementations.

@clbarnes
clbarnes merged commit c17545b into main Sep 8, 2026
16 of 17 checks passed
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.

Traversal of identical nodes shouldn't fail

2 participants