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

JDFTx IO module #4078

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

JDFTx IO module #4078

wants to merge 182 commits into from

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0c9cede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8d2a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Explicitly defining class properties from downstream class objects on…

    … top of __getattr__ magic method so it is more clear to the user what variables are accessible from a jdftxoutfile object (and other downstream class objects)
    benrich37 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0741551 View commit details
    Browse the repository at this point in the history
  2. Removing unused content

    benrich37 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a84c28 View commit details
    Browse the repository at this point in the history
  3. Undoing partial move of utility function to utils - this needs to be …

    …done 100% to work properly without circular imports, but the size of this repo causes refactor symbol movement to take literally minutes, so keeping the structure like so for now
    benrich37 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    69ae25d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. (Likely) last commit before pull request, mostly bug fixes in infile …

    …stuff + JDFTXInfile item setting safety nets, additional testing for infile, and more informative README
    benrich37 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cac5b56 View commit details
    Browse the repository at this point in the history
  2. Update README.MD

    Problems on readme line breaks
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d6ec227 View commit details
    Browse the repository at this point in the history
  3. Update README.MD

    Problems on README
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9098f8f View commit details
    Browse the repository at this point in the history
  4. Update README.MD

    Problems on README
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    420ce33 View commit details
    Browse the repository at this point in the history
  5. Update README.MD

    Problems on README
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    01f25d2 View commit details
    Browse the repository at this point in the history
  6. Update README.MD

    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0ec1359 View commit details
    Browse the repository at this point in the history
  7. Update README.MD

    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e8f31c8 View commit details
    Browse the repository at this point in the history
  8. Update README.MD

    Updated README for JDFTX io branch
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bb9357b View commit details
    Browse the repository at this point in the history
  9. Moving example files to designated pymatgen example file directory, r…

    …emoving empty test modules
    benrich37 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    781d134 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1111435 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a69eb7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    755457d View commit details
    Browse the repository at this point in the history
  13. Authorship

    benrich37 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2b94e1c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. coverage data

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1d25609 View commit details
    Browse the repository at this point in the history
  2. Create main.yml for codecov workflow

    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ee58ebb View commit details
    Browse the repository at this point in the history
  3. updated gitignore

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    984934b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2b326b View commit details
    Browse the repository at this point in the history
  5. Updated .gitignore

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f717825 View commit details
    Browse the repository at this point in the history
  6. add codecov workflow

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c542270 View commit details
    Browse the repository at this point in the history
  7. Update codecov.yml

    Added pyproject.toml to workflow dependencies
    
    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97b276c View commit details
    Browse the repository at this point in the history
  8. removed old main yaml

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e1a4ea5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1005340 View commit details
    Browse the repository at this point in the history
  10. updating gitignore

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    694229b View commit details
    Browse the repository at this point in the history
  11. unwanted files

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e61a6c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    407ec14 View commit details
    Browse the repository at this point in the history
  13. Notes and function fix

    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a68f733 View commit details
    Browse the repository at this point in the history
  14. Changing which should be None or not, correct incorrect return types …

    …and allowing some variables to remain None
    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a28ae3 View commit details
    Browse the repository at this point in the history
  15. Changing which should be None or not, correct incorrect return types …

    …and allowing some variables to remain None
    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e36a480 View commit details
    Browse the repository at this point in the history
  16. Changing which should be None or not, correct incorrect return types …

    …and allowing some variables to remain None
    benrich37 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e05336f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2da64f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca316b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8c5768f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    633beb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e7253c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af7432e View commit details
    Browse the repository at this point in the history
  4. Wrong error raise approach

    benrich37 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    943f0c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e21488 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from benrich37/input_cov

    Input cov
    benrich37 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0127c44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b36b3f View commit details
    Browse the repository at this point in the history
  8. Additional coverage along with changes I cannot keep track of - in re…

    …trospect I think defining __setitem__ explicitly was a misstep and should've been a public set_tag method, but changing it breaks a lot of tests so that is now a whole task. I think enough new code has been written here that my coverage may actually drop
    benrich37 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4de40b9 View commit details
    Browse the repository at this point in the history
  9. replacing read/write methods of multiformattag with dummy error-raisi…

    …ng methods since they are never reached by the current code design.
    benrich37 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    016dec8 View commit details
    Browse the repository at this point in the history
  10. new coverage

    benrich37 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c3be668 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c60760b View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from benrich37/input_cov

    Minor tweaks
    benrich37 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e22fd8e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    003d827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bbe5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aac15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f7c6d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from benrich37/new_files_dir

    One-line change - added file to occupy new_files directory in the io files for jdftx
    benrich37 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1bec681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    599a7d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6a201e View commit details
    Browse the repository at this point in the history
  8. removed empty case scenario for find_first_range_key that didn't seem…

    … to match intended purpose
    benrich37 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f5214a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66a81e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7b6e9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea6e791 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47dfdb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffe0a45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    010f80e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9338d37 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b53ae83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b4f39ba View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    19ca3a8 View commit details
    Browse the repository at this point in the history
  2. Reducing clutter

    benrich37 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    877e24e View commit details
    Browse the repository at this point in the history
  3. Removing TODO from README

    benrich37 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7cb3f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    9c6ef03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe5b14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ad142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296b4bb View commit details
    Browse the repository at this point in the history
  5. de-clutter

    benrich37 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d2888f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    587084a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from benrich37/input_cov

    Organization merge
    benrich37 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    745469c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5614db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4786de8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from benrich37/input_cov

    Adding codespell exceptions to pyproject.toml
    benrich37 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    22fb1a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2b6cad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4a0ac View commit details
    Browse the repository at this point in the history
  3. Addressing redundancy of contents of "data.py" to data you can refere…

    …nce from the Element class. Improving clarity in module docustrings for JEiter
    benrich37 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e2a521b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfc30b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bdcf30 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from benrich37/review_edits

    Review edits
    benrich37 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    56108d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Adding edit to the "valence" property as described in review comment …

    …+ update to existing code so that pre-commit will let me commit
    benrich37 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f79dcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1d29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7278468 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34ae7ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6095f51 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c1e1f71 View commit details
    Browse the repository at this point in the history
  2. Adding imports to jdftx module's __init__ so I can start using this p…

    …ymatgen fork as a dependency (anticipating the class objects not being kept in individual submodules for very long)
    benrich37 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f1244b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from benrich37/flexible_imports

    Adding imports to jdftx module's __init__ so I can start using this p…
    benrich37 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c46d34a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    be6d33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fff840 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    26a69d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fb398 View commit details
    Browse the repository at this point in the history
  3. Replacing "get_Atom_valence_electrons" function with newly added "Val…

    …ences" method in pmg Element class
    benrich37 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    359261d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from benrich37/period_table_edits

    Periodic table edits
    benrich37 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f06b447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    681abb1 View commit details
    Browse the repository at this point in the history
  6. removing unused file

    benrich37 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ad37d01 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from benrich37/jeiters_rename

    Jeiters rename
    benrich37 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b6ccf17 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    5dfcd27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from benrich37/period_table_edits

    Fix for Species class's valence(s) property
    benrich37 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d8e0efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b512704 View commit details
    Browse the repository at this point in the history
  4. Changing JMinSettings class to just have a "params" variable to avoid…

    … conflict with unexpected minimization keywords
    benrich37 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7ec74b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f18616 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from benrich37/period_table_edits

    JDFTXOutfileSlice __getattr__ fix
    benrich37 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f37b51a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65c2c4e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12 from benrich37/period_table_edits

    JMinSettings edge case fix
    benrich37 authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9494e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

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

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    4c36b7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from benrich37/docustrings

    Adding more informative docustrings for JDFTXOutfile and low-priority…
    benrich37 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    27fc3b4 View commit details
    Browse the repository at this point in the history
  3. Removing commented out code

    Co-authored-by: Matthew Horton <[email protected]>
    benrich37 and Matthew Horton committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7550e86 View commit details
    Browse the repository at this point in the history
  4. Removing commented out code

    benrich37 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4e5652b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff16894 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1db9afc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14 from benrich37/liveshare

    Liveshare edits
    benrich37 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b93194 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cdf6ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b37216b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #15 from benrich37/classvar_fix

    etype fix
    benrich37 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    424d791 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Changing naming convention of step number (previously "niter") to "ns…

    …tep" to avoid confusing with an iterable object
    benrich37 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a71541d View commit details
    Browse the repository at this point in the history
  2. Changing naming convention of step number (previously "niter") to "ns…

    …tep" to avoid confusing with an iterable object
    benrich37 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9a60efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a274fca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from benrich37/classvar_fix

    Changes backup
    benrich37 authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    71d5767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c25a11e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3eeda8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2551485 View commit details
    Browse the repository at this point in the history
  8. Disabling block of pseudopotentials not of GBRV or SG15 (relevant dat…

    …a will just be left as None) + redoing rename of niter to nstep (why was this reverted?)
    benrich37 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    3b9a415 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    e065042 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into relax_req_vars

    Signed-off-by: benrich37 <[email protected]>
    benrich37 authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c4144c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from benrich37/relax_req_vars

    Relax req vars
    benrich37 authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    52c835d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15438c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac69082 View commit details
    Browse the repository at this point in the history
  6. should be lower-case e

    benrich37 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cca29ed View commit details
    Browse the repository at this point in the history
  7. remove completed todo

    benrich37 committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dfe0de2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78c06a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    9d53a2f View commit details
    Browse the repository at this point in the history
  2. Completing incomplete refactoring (renaming backup variables to be pr…

    …ivate) + removing commented out code
    benrich37 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    761e8a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e562bf8 View commit details
    Browse the repository at this point in the history
  4. Moving "get_pseudo_read_section_bounds" utility function to jdftxoutf…

    …ileslice as its only foreseeable utility is in its initializing a jdftxoutfileslice object
    benrich37 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    726c7a2 View commit details
    Browse the repository at this point in the history
  5. Moving "is_<logtype>_start_line" utility functions to joutstructure a…

    …s its only foreseeable utility is in its initializing a joutstructure object. "is_lowdin_start_line" not included due to usage in other class initializations. Moving "get_joutstructures_start_idx" and "get_joutstructure_step_bounds" to joutructures module.
    benrich37 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    843863b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    943558f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Making changes to stringify/repr behavior for IO module objects to ca…

    …ll pprint and to extend repr to incorporate properties for JDFTXOutfileSlice (but not for deeper objects). This behavior is far from good, but is at least better than it was. This can be fixed later once the usage for stringify is more clear
    benrich37 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    765548b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9aa8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e8de7 View commit details
    Browse the repository at this point in the history
  4. Updated module docustring

    benrich37 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8d9e9c2 View commit details
    Browse the repository at this point in the history
  5. Modified docustrings

    benrich37 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cf3e3c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from benrich37/cleanup

    Cleanup
    benrich37 authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d4355a4 View commit details
    Browse the repository at this point in the history
  7. Removing unused modules and commented out code. Adding options for fl…

    …uid kinetic functionals
    benrich37 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cc5e06e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    f7b3153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b2121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c93b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    233c04e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ab4f49 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #19 from benrich37/cleanup

    Cleanup
    benrich37 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0dd1922 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Adding an explicit pytest module for testing built-in representation …

    …functions on IO module objects (currently only tests to make sure the built-in functions don't raise errors)
    benrich37 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    00e068b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68bb469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fd73f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from benrich37/cleanup

    Cleanup
    benrich37 authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b6d183c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    fc72497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23112ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8661d3 View commit details
    Browse the repository at this point in the history
  4. Removing commented out code

    benrich37 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0152f43 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #21 from benrich37/cleanup

    Not currently understood pre-commit bug fix
    benrich37 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6155328 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    739553e View commit details
    Browse the repository at this point in the history
  7. Moving project .gitignore exceptions added for files generated by cod…

    …ecov to personal .gitignore
    benrich37 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e36302a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #22 from benrich37/cleanup

    Moving project .gitignore exceptions added for files generated by cod…
    benrich37 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    82c8e5a View commit details
    Browse the repository at this point in the history
  9. Adding problem out file which does not inherit initial lattice correc…

    …tly and test to satisify
    benrich37 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6135815 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01ba92d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Adding problem out file which does not inherit initial lattice correc…

    …tly and test to satisify
    benrich37 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    07dee61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from benrich37/cleanup

    Cleanup
    benrich37 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3d42909 View commit details
    Browse the repository at this point in the history
  3. Added "initial_structure" keyword arguments to allow for default Stru…

    …cture metadata to be passed to subsequent JOutStructure objects when intializing a JOutStructures object
    benrich37 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9780b8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from benrich37/jstruc_init

    Added "initial_structure" keyword arguments to allow for default Stru…
    benrich37 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    15f3dfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b95190c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #25 from benrich37/jstruc_init

    Moving question from comment to discussion post
    benrich37 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    67c9731 View commit details
    Browse the repository at this point in the history