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

Develop #83

Merged
merged 16 commits into from
Jun 20, 2024
Merged

Develop #83

merged 16 commits into from
Jun 20, 2024

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    8842607 View commit details
    Browse the repository at this point in the history
  2. Update fermi_dos handling to allow it to be None when already par…

    …sed, and avoid re-parsing
    kavanase committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    de0091e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3672c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09862a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    2aa0816 View commit details
    Browse the repository at this point in the history
  2. Refactor bulk_dos_vr to bulk_dos in Fermi level solving functions…

    …, to reflect preferred usage as DOS object for expedited analysis. Also update docstrings, add `get_fermi_dos`, add some utility options to simplify workflow etc
    kavanase committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3401b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30290e1 View commit details
    Browse the repository at this point in the history
  4. Update tests

    kavanase committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d0b7fb8 View commit details
    Browse the repository at this point in the history
  5. Update test plots

    kavanase committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    30a4255 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Make reverse-supercell-matrix determination for `generate_supercell=F…

    …alse` more robust, and add test for this
    kavanase committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    97ddfcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3752365 View commit details
    Browse the repository at this point in the history
  3. Add get_doping function with updated code (from materialsproject/py…

    …matgen#3879) so `pymatgen` version constraint not required
    kavanase committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    015cb5f View commit details
    Browse the repository at this point in the history
  4. Remove unused function

    kavanase committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bd51d66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e1ca00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edbed6d View commit details
    Browse the repository at this point in the history
  7. Formatting updates

    kavanase committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1fd036f View commit details
    Browse the repository at this point in the history