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

aniSileSiesta #544

Merged
merged 5 commits into from
Mar 8, 2023
Merged

aniSileSiesta #544

merged 5 commits into from
Mar 8, 2023

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    8da6483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc316b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fd5af View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. mnt: fixed and simplified some logic in the read_multiple function

    It should now be able to handle more cases and more easily transfer
    data to a required data-structure.
    
    Added an xyz skip function which is much faster than the read_geometry
    call.
    
    Changed default all=True for the ANI file.
    Changed the suffix for ANI files to be capitalized.
    
    Added a postprocess function for post-processing the data returned
    by the read_multiple function. This would enable one to merge stuff etc.
    
    Signed-off-by: Nick Papior <[email protected]>
    zerothi committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e577063 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #2 from zerothi/aniSileSiesta-changes-1

    mnt: fixed and simplified some logic in the read_multiple function
    tfrederiksen authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a7f81b3 View commit details
    Browse the repository at this point in the history