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

Adapters now also return lattice information for structures that are periodic in 1 or 2 dimensions. #1233

Merged

Commits on Jun 8, 2022

  1. 1. Fixed bug so the fractional coordinates used to check the fraction…

    …al_coordinates function are generated correctly. 2. Added support to the cif, pymatgen and proteindatabank adapters for generating lattice data for structures that are not periodic in all three dimensions.
    JPBergsma committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b2fe608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff2474 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    d5bf5b0 View commit details
    Browse the repository at this point in the history
  2. Use numpy.linalg.norm instead of math.hypot as math.hypot does not wo…

    …rk under python 3.7. Also nperiodic_dimensions is now calculated in the function null_lattice_vector_structure.
    JPBergsma committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0bf0624 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    fbd1725 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    e7de5f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    c50d8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c64244 View commit details
    Browse the repository at this point in the history