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

Add pymatgen.io.openff module #3729

Merged
merged 55 commits into from
Apr 10, 2024
Merged

Commits on Mar 31, 2024

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

Commits on Apr 4, 2024

  1. Add test files.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d360549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a9ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7328391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9b36b9 View commit details
    Browse the repository at this point in the history
  5. Lint with black.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c173c71 View commit details
    Browse the repository at this point in the history
  6. Small formatting change.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8f5090f View commit details
    Browse the repository at this point in the history
  7. Try changing test.yml

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2902ea4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1b7d43 View commit details
    Browse the repository at this point in the history
  9. Add import warning.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1a2afe4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8660c1b View commit details
    Browse the repository at this point in the history
  11. Add openbabel install.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8eb6b4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e08161f View commit details
    Browse the repository at this point in the history
  13. Change openbabel version

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    09f1e34 View commit details
    Browse the repository at this point in the history
  14. fix babel dep.

    orionarcher committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    de88ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    8a7d9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5528b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f95e2d5 View commit details
    Browse the repository at this point in the history
  2. Remove bader and enumlib

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    305945c View commit details
    Browse the repository at this point in the history
  3. Update testing file

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8cf2cc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a5ebf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f44e9 View commit details
    Browse the repository at this point in the history
  6. Fix minor typo.

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d937bca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc06e5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    186e365 View commit details
    Browse the repository at this point in the history
  9. Undo previous change

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b243e2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b88415 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b7b6eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b200a78 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49bb35f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    859e83d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe1a85a View commit details
    Browse the repository at this point in the history
  16. Fix typo

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    45810d8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    25dbd7e View commit details
    Browse the repository at this point in the history
  18. Add importorskip call.

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    040e701 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9bad6b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cf2df32 View commit details
    Browse the repository at this point in the history
  21. Fix errors in babel.py

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    930c801 View commit details
    Browse the repository at this point in the history
  22. Remove unneeded step.

    orionarcher committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4802525 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix TestMoleculeGraph.test_construction expected error message on usi…

    …ng inappropriate strategy for molecules
    janosh committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ba19c29 View commit details
    Browse the repository at this point in the history
  2. swap assert_array_equal for assert_allclose in test_outputs.py, maybe…

    … fixes TestQCOutput.test_all
    janosh committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7c26ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07eb56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39fe79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347008e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. rename micromamba to pmg

    janosh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    220af2f View commit details
    Browse the repository at this point in the history
  2. micromamba activate pmg

    janosh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    005f610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93406b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c837d78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7389f30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db4e324 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30be59a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e023eec View commit details
    Browse the repository at this point in the history
  9. skip failing TestQCOutput.test_all

    remove unused self.maxDiff = None
    janosh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1410a2e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3e9c17 View commit details
    Browse the repository at this point in the history
  11. missed some

    janosh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    780394d View commit details
    Browse the repository at this point in the history