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

A builder for classical md workflows #1010

Closed
wants to merge 134 commits into from

Commits on Mar 30, 2024

  1. Add test files.

    orionarcher committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4954d18 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    7081d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3761ad View commit details
    Browse the repository at this point in the history
  3. Remove unused test files.

    orionarcher committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a93fb46 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    a9f9a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2f528 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Move classical md schema to tasks.py in classical_md directory. Add i…

    …mport to __init__.py to keep imports the same.
    orionarcher committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2ca6164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b736e21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2857f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2344ce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa1146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc83930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f19f9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ee39af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3989a5d View commit details
    Browse the repository at this point in the history
  10. Small linting fix.

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    b934321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    215524e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00854c8 View commit details
    Browse the repository at this point in the history
  4. Remove atomate2 import

    orionarcher committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d0a90e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8b42a View commit details
    Browse the repository at this point in the history
  6. Recreate and move stores

    orionarcher committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d71504c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee7da72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fac001b View commit details
    Browse the repository at this point in the history
  9. Add identify_solute and identify_networking_solvents functions and up…

    …date label_charges logic.
    orionarcher committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cdf29a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1513c34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8cd276 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c00065 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    2cdceea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c37aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bea930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d785ec7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    5e78d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84da34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da223e1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    349ecb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a601cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e770a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f9331b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    147e4b7 View commit details
    Browse the repository at this point in the history
  6. Linting.

    orionarcher committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3662b52 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. delete unused system.

    orionarcher committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ced8a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523f8f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f304f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35cca5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    318a5d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0394ec1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a6707 View commit details
    Browse the repository at this point in the history
  8. Update requirements

    orionarcher committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    098747b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d773619 View commit details
    Browse the repository at this point in the history
  10. Fix typo in testing.yml

    orionarcher committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    574e6e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3c927be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13821c4 View commit details
    Browse the repository at this point in the history
  3. mdanalysis -> MDAnalysis

    orionarcher committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    23136ac View commit details
    Browse the repository at this point in the history
  4. Fix test and mypy issue.

    orionarcher committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4bf914f View commit details
    Browse the repository at this point in the history
  5. Fix mypy issue.

    orionarcher committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fdd58db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix some dependencies

    orionarcher committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a3b86e5 View commit details
    Browse the repository at this point in the history
  2. Update deployment.txt

    orionarcher committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a4d724b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/main' into md_builders

    # Conflicts:
    #	emmet-core/requirements/ubuntu-latest_py3.10_extras.txt
    #	emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
    orionarcher committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1a826f6 View commit details
    Browse the repository at this point in the history
  4. Update python 3.9 extras

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    ec90301 View commit details
    Browse the repository at this point in the history
  2. Update testing.yml

    tschaume committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97dff89 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    abf04d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f21a85 View commit details
    Browse the repository at this point in the history
  3. Fix another type issue.

    orionarcher committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c02506f View commit details
    Browse the repository at this point in the history
  4. Fix another type issue.

    orionarcher committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e5c847e View commit details
    Browse the repository at this point in the history
  5. Fix another type issue.

    orionarcher committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0d24212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2475fcb View commit details
    Browse the repository at this point in the history
  7. Try another type fix.

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

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    bde99cf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into md_builders

    # Conflicts:
    #	emmet-core/requirements/ubuntu-latest_py3.10_extras.txt
    #	emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
    #	emmet-core/requirements/ubuntu-latest_py3.9_extras.txt
    orionarcher committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f7a653b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    b9f9ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    139e033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6ed44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5d6dbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ed2363 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    382ac22 View commit details
    Browse the repository at this point in the history
  7. Split insert_blobs and instantiate_universe out of ElectrolyteBuilder…

    … and into a utils file for easier reuse in other builders.
    orionarcher committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4e19935 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca47463 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c32900e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into md_builders

    # Conflicts:
    #	emmet-core/requirements/deployment.txt
    orionarcher committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bf8f937 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. bug warning, unfixed

    orionarcher committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e1249d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c2c2dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    778cf45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4e41d View commit details
    Browse the repository at this point in the history
  5. Update stores

    orionarcher committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e807934 View commit details
    Browse the repository at this point in the history
  6. Delete conftest

    orionarcher committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    57c4a35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7154de7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffe077b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af00afe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f9c2e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    35af578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6e015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e7dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0831565 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b69baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3dd490 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecee5ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b6be43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4119535 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    3f0989e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8ea17 View commit details
    Browse the repository at this point in the history
  3. PDBxFile to PDBFile

    orionarcher committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2327937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15102e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97e0d82 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Update stores data

    orionarcher committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3805cfa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into md_builders

    Orion Cohen authored and Orion Cohen committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    cfca4ca View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/personal/md_builders' into…

    … md_builders
    Orion Cohen authored and Orion Cohen committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9d359d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb2105 View commit details
    Browse the repository at this point in the history
  5. Update benchmarking doc

    orionarcher committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8a9bd10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    212291d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    daae28f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6e016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f0513 View commit details
    Browse the repository at this point in the history
  4. Lint files

    orionarcher committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    3fe9e52 View commit details
    Browse the repository at this point in the history
  5. Rerun tests

    orionarcher committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    bff872d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faae827 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9cc425 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5a772e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd901cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcc697b View commit details
    Browse the repository at this point in the history
  11. Fix mypy linting error

    orionarcher committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ed69b8d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Split out MDTaskDoc from ClassicalMDTaskDoc and migrate name of MDTas…

    …kDoc.molecule_specs -> MDTaskDoc.interchange_meta
    orionarcher committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    04faec8 View commit details
    Browse the repository at this point in the history
  2. Update __init__

    orionarcher committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    09bb51b View commit details
    Browse the repository at this point in the history
  3. Run pre-commit

    orionarcher committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    70bc422 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    cb3d5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8226a83 View commit details
    Browse the repository at this point in the history
  3. Run pre-commit

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

Commits on Sep 5, 2024

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