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

Migration graph analysis #181

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on May 3, 2021

  1. updated structure grouper

    - Added fields for StructureMatcher tolerances
    - Allowed the kwargs to be passed during construction
    jmmshn committed May 3, 2021
    Configuration menu
    Copy the full SHA
    f8cf554 View commit details
    Browse the repository at this point in the history
  2. added migration builder

    jmmshn committed May 3, 2021
    Configuration menu
    Copy the full SHA
    711200b View commit details
    Browse the repository at this point in the history
  3. added migration document model

    requires new pymatgen-diffusion PR
    jmmshn committed May 3, 2021
    Configuration menu
    Copy the full SHA
    de71bb8 View commit details
    Browse the repository at this point in the history
  4. refactor or electrode builders

    - moved structure group builder to it's own file
    - created base builder class  GroupedThermoDocsBuilder that just grabs group docs and thermo docs
    - InsertionElectrodeBuilder is now a subclass
    jmmshn committed May 3, 2021
    Configuration menu
    Copy the full SHA
    ec78f33 View commit details
    Browse the repository at this point in the history
  5. lint

    jmmshn committed May 3, 2021
    Configuration menu
    Copy the full SHA
    9cfac18 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. added pymatgen-diffusion

    jmmshn committed May 4, 2021
    Configuration menu
    Copy the full SHA
    7da3764 View commit details
    Browse the repository at this point in the history
  2. typo

    jmmshn committed May 4, 2021
    Configuration menu
    Copy the full SHA
    0527c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dfba17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65cc9f3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

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