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

2.4x avg speedup on PMG struct to CHGNET graph conversion #40

Merged
merged 18 commits into from
Jun 28, 2023

Commits on Jun 27, 2023

  1. Wrote cygraph.

    AegisIK committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    11ec52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1465db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7981ede View commit details
    Browse the repository at this point in the history
  4. auto fixes

    janosh committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b35d86d View commit details
    Browse the repository at this point in the history
  5. fix typos

    janosh committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e86fb07 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. 1. added test cases for legacy and fast converter

    2. rewrite arg names nad docstrings
    3. added arg in model initialization to select converter algorithm
    BowenD-UCB authored and janosh committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4fcb6b0 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    BowenD-UCB authored and janosh committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1573a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f7619 View commit details
    Browse the repository at this point in the history
  4. fix tests

    janosh committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fa06afc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b89fd48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b45b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e16107d View commit details
    Browse the repository at this point in the history
  8. fix pyproject version number

    janosh committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7b534b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2339b00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c189890 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7785e07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3023684 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ade7e4d View commit details
    Browse the repository at this point in the history