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 F* diagram generator to pymatgen #3277

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Jul 3, 2023

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

Commits on Aug 24, 2023

  1. upstream/master

    jonathanjdenney committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    42ec13e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update fstar

    jonathanjdenney committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    634b871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc2e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c6001 View commit details
    Browse the repository at this point in the history
  4. ruff fixes

    jonathanjdenney committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9cbbdaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6314751 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. make edits

    compressed the cifs into fstar.tar.gz. Implemented type hints. reworked to simplify and run better.
    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e9cea13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb1729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba6384 View commit details
    Browse the repository at this point in the history
  4. Update fstar.py

    remove else after continue
    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    df81873 View commit details
    Browse the repository at this point in the history
  5. Update fstar.py

    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0d91711 View commit details
    Browse the repository at this point in the history
  6. Update fstar.py

    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4e680d1 View commit details
    Browse the repository at this point in the history
  7. Update test_fstar.py

    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    27c680d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a149fc2 View commit details
    Browse the repository at this point in the history
  9. Update test_fstar.py

    jonathanjdenney committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    df3f597 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e244c89 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. simplify test files

    jonathanjdenney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    3c22459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347fc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a16a184 View commit details
    Browse the repository at this point in the history
  4. Update test_fstar.py

    jonathanjdenney committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    1a9db44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3837ff5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    7990af0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc95d65 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    cd617d7 View commit details
    Browse the repository at this point in the history
  2. Update fstar.py

    Raise error is structures with less than 3 unique sites are used as an input.
    jonathanjdenney committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b83a4b5 View commit details
    Browse the repository at this point in the history
  3. Update fstar.py

    Open neutron_factors.csv with gzip library
    jonathanjdenney committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9ccf8cf View commit details
    Browse the repository at this point in the history
  4. Update fstar.py

    Raise an error if someone wants neutron scattering past atomic number 96.
    jonathanjdenney committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f888dba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97574ca View commit details
    Browse the repository at this point in the history
  6. Update fstar.py

    jonathanjdenney committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c5715a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46fffbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a92f85 View commit details
    Browse the repository at this point in the history