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

new output class and add configuration output in ".xyz" format #42

Merged
merged 21 commits into from
Sep 13, 2019

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    20374f9 View commit details
    Browse the repository at this point in the history
  2. fix bugs of species_labels and reopening files

    Lixin Sun committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8361339 View commit details
    Browse the repository at this point in the history
  3. remove mpirun from the serial QE call

    Lixin Sun committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    005bc81 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. fix the file close problem

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    35fa77f View commit details
    Browse the repository at this point in the history
  2. change output module into a class

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    407df11 View commit details
    Browse the repository at this point in the history
  3. change the output interface in otf

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    847049e View commit details
    Browse the repository at this point in the history
  4. change output interface in gp_from_adim

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    caaa249 View commit details
    Browse the repository at this point in the history
  5. change output interface in md_run

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    53fcd87 View commit details
    Browse the repository at this point in the history
  6. add docstring to be filled

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    fd142cf View commit details
    Browse the repository at this point in the history
  7. remove a duplicated line

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    40df9bf View commit details
    Browse the repository at this point in the history
  8. fix a docstring

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ba51183 View commit details
    Browse the repository at this point in the history
  9. add interface to open new log

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    0a67a68 View commit details
    Browse the repository at this point in the history
  10. pep8 formatting

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    83e742c View commit details
    Browse the repository at this point in the history
  11. update git ignore

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ccabfbf View commit details
    Browse the repository at this point in the history
  12. remove .out suffix from OTF init arguments in test_OTF; remove genera…

    …ted log files after test in test_gp_from_aimd
    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    a48290a View commit details
    Browse the repository at this point in the history
  13. add conditions for file opening

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    82ae8ac View commit details
    Browse the repository at this point in the history
  14. redirect the screen printing of hyper-parameter optimization to log s…

    …creen
    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    54143ab View commit details
    Browse the repository at this point in the history
  15. fix the interface between gp_algebra and gp.train for the hyper-param…

    …eter output
    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    3574b55 View commit details
    Browse the repository at this point in the history
  16. add .dat to .gitignore

    Lixin Sun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    27263b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74c0ba1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52b4653 View commit details
    Browse the repository at this point in the history