Skip to content

(Z_n)^2 \rtimes C_4#43

Open
franciscoeacosta wants to merge 9 commits intomainfrom
semidirect
Open

(Z_n)^2 \rtimes C_4#43
franciscoeacosta wants to merge 9 commits intomainfrom
semidirect

Conversation

@franciscoeacosta
Copy link
Copy Markdown
Collaborator

No description provided.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -0,0 +1,48 @@
# ============================================================================
# Configuration: Z_n^2 ⋊ C_4 with n=3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Naming:

  • we currently use Cn to denote Zn. Maybe keep that naming? We could use zn when that group is used as "cyclic translations" and cn when it's used as rotations, but in this case we would need to rename many classes and variables in the codebase...
  • we use k to denote sequence length.

Ie, cnxcnxc4_k3.yaml ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

  • Yes, exactly: I wanted to use Z_n to emphasize translations (with composition written by +), and C_m to denote rotations (with composition written by complex multiplication). At the last collaboration meeting, everyone agreed this was better, so let's stick with it?

Comment thread src/groups/__init__.py Outdated
Comment thread src/groups/group.py Outdated
Comment thread src/groups/znxznxc4.py Outdated
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.

2 participants