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

Improve integration between point and space group #12812

Merged
merged 4 commits into from Jun 19, 2015

Conversation

MichaelWedel
Copy link
Contributor

This fixes #12779.

The following changes have been made:

  • It's now possible to obtain the rotation sense of rotation axes in Python as well.
  • The site symmetry group (PointAndSpaceGroups-page) usage example has been implemented as a method in the SpaceGroup-class, exposed to Python.
  • PointGroup-objects can be created directly from SpaceGroup-objects, without going through the factory, this has also been exposed to Python.
  • SpaceGroupFactory returns all space groups with a certain point group (exported to Python).

Testing information
Code review. Check the additions to the documentation, a new usage example has been added to the PointAndSpaceGroups concept page.

@MichaelWedel MichaelWedel added Diffraction Issues and pull requests related to diffraction Single Crystal Issues and pull requests related to single crystal labels Jun 14, 2015
@MichaelWedel MichaelWedel added this to the Release 3.5 milestone Jun 14, 2015
@FedeMPouzols FedeMPouzols self-assigned this Jun 19, 2015
@FedeMPouzols
Copy link
Contributor

All looks good and extensively tested and documented. Variations of the doc tests also seem to behave well locally.

FedeMPouzols added a commit that referenced this pull request Jun 19, 2015
…oup_integration

Improve integration between point and space group
@FedeMPouzols FedeMPouzols merged commit a00d590 into master Jun 19, 2015
@FedeMPouzols FedeMPouzols deleted the 12779_space_and_point_group_integration branch June 19, 2015 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diffraction Issues and pull requests related to diffraction Single Crystal Issues and pull requests related to single crystal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve integration between PointGroup and SpaceGroup
2 participants