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

Subclasses of StructureModModel #92

Open
marcelmbn opened this issue Nov 28, 2024 · 0 comments
Open

Subclasses of StructureModModel #92

marcelmbn opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@marcelmbn
Copy link
Member

Translation

  • should be put in abstract class so that all operations can use it
  • move along, e.g., x axis by a value that is larger than the smallest (highest negative) x coordinate in the molecule

Mirroring

  • change sign of x
  • could also be done via matrix operation on coordinates

Inversion

  • change sign of all coordinates in all dimensions
  • could also be done via matrix operation on coordinates

C2(n) rotations

  • take from TF
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

No branches or pull requests

2 participants