Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AffineIndex and IndexIterator #34

Merged
merged 3 commits into from
Apr 28, 2016
Merged

AffineIndex and IndexIterator #34

merged 3 commits into from
Apr 28, 2016

Conversation

dham
Copy link
Member

@dham dham commented Apr 26, 2016

Implement affine index groups and an iterator for multi-indices over sets of Index and AffineIndex.

dham and others added 3 commits April 26, 2016 22:20
Implement affine index groups and an iterator for multi-indices over sets of Index and AffineIndex.
# Fix this for affine index groups.
while True:
multiindex = self.ndindex.next()
if self._affine_groups_legal(multiindex):
Copy link
Member

Choose a reason for hiding this comment

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

This isn't the best way to do it, but since it doesn't go to master yet, we can fix it up later.

@miklos1 miklos1 merged commit 657f58b into finat Apr 28, 2016
@miklos1 miklos1 deleted the affine_indices branch April 28, 2016 08:47
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