Skip to content

Add DefaultAlgorithm#195

Merged
lkdvos merged 3 commits intomainfrom
ld-defaultalg
Mar 19, 2026
Merged

Add DefaultAlgorithm#195
lkdvos merged 3 commits intomainfrom
ld-defaultalg

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Mar 19, 2026

This is a long overdue PR that fixes #31, and is relevant for #176 as well.
The main point is to have a lightweight wrapper for a named tuple, that is a subtype of AbstractAlgorithm, and postpones selecting the algorithm type.

@lkdvos lkdvos merged commit d707681 into main Mar 19, 2026
7 of 9 checks passed
@lkdvos lkdvos deleted the ld-defaultalg branch March 19, 2026 19:27
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.

Add DefaultAlgorithm as a placeholder for postponing the selection of the default algorithm.

3 participants