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

Allow hcp 4-axes indices as well #390

Merged
merged 5 commits into from
Oct 22, 2021
Merged

Allow hcp 4-axes indices as well #390

merged 5 commits into from
Oct 22, 2021

Commits on Oct 12, 2021

  1. Allow hcp 4-axes indices as well

    pmrv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    97d7d0f View commit details
    Browse the repository at this point in the history
  2. Update atomsk.py

    It looks much better now. The input hkl for hcp structures should be a 3x4 matrix so I just changed that.
    prince-mathews committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    754e840 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Update docstring

    pmrv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    bc731a0 View commit details
    Browse the repository at this point in the history
  2. Convert axes to str from int

    pmrv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    eec82a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbd30c View commit details
    Browse the repository at this point in the history