Skip to content

Conversation

@davidamarquis
Copy link
Collaborator

No description provided.

@test all_subsets_gray == all_subsets_hecke
end

@testset "SubsetGrayCode iterates over all weight k subsets of {1,..,n} (split iterator)" begin
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed this test b/c not breaking itr up this way anymore

n1 = UInt(5)
rank1 = CodingTheory._subset_rank(subset1, k1)
@test rank1 == 0
@test rank1 == 1
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iterators were changed to index from 1 and Id forgeten to change the test

@esabo esabo merged commit 82d8d09 into master May 8, 2025
1 check failed
@esabo esabo deleted the itr branch May 8, 2025 01:48
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.

3 participants