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

Typing abstraction #9

Merged
merged 44 commits into from
Jun 9, 2020

Commits on May 12, 2020

  1. Add Potential class

    mattwthompson committed May 12, 2020
    Configuration menu
    Copy the full SHA
    8332c40 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Update Potential class

    mattwthompson committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f691154 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

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

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    414453e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88302a View commit details
    Browse the repository at this point in the history
  3. Update conda env

    mattwthompson committed May 18, 2020
    Configuration menu
    Copy the full SHA
    f70fb5e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Update test structure

    mattwthompson committed May 21, 2020
    Configuration menu
    Copy the full SHA
    9cee3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9acbb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09554cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b875977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c8ae08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2531561 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

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

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    157b366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf3013 View commit details
    Browse the repository at this point in the history
  3. Add some basic classes

    mattwthompson committed May 27, 2020
    Configuration menu
    Copy the full SHA
    480e3d5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    e575f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3fcee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30667ea View commit details
    Browse the repository at this point in the history
  4. Add toolkit dependency

    mattwthompson committed May 29, 2020
    Configuration menu
    Copy the full SHA
    1ed5b1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a12b9ff View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    69c9260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45af88 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Add SMIRKS attribute

    mattwthompson committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cd7f2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78710aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31fce0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    4af5cda View commit details
    Browse the repository at this point in the history
  2. Update gitignore

    mattwthompson committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f38542d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9148d View commit details
    Browse the repository at this point in the history
  4. Start typing module

    mattwthompson committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1732ce4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ebf3bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a33279c View commit details
    Browse the repository at this point in the history
  7. Move SMIRNOFF-specific things into its own submodule, subclassing thi…

    …ngs in system/collections.py
    mattwthompson committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e1dfa4a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    c8ae196 View commit details
    Browse the repository at this point in the history
  2. Lint, fix imports

    mattwthompson committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    fce9b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d027ed8 View commit details
    Browse the repository at this point in the history
  4. Add SMIRNOFF example

    mattwthompson committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ed5d91f View commit details
    Browse the repository at this point in the history
  5. Use the right notebook

    mattwthompson committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3befc4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58b6f2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90f2717 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1387fa4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b64c696 View commit details
    Browse the repository at this point in the history
  10. Assorted fixes

    mattwthompson committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e96a2c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    555ef46 View commit details
    Browse the repository at this point in the history