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 citation for aparam #2825

Merged
merged 58 commits into from
Sep 18, 2023
Merged

add citation for aparam #2825

merged 58 commits into from
Sep 18, 2023

Conversation

mingzhong15
Copy link
Contributor

add reference for aparam

mingzhong15 and others added 30 commits May 4, 2022 12:40
This reverts commit e3917fc.
add definition for make_compute_fparam & make_ttm_fparam
now we can use `compute temp` or `fix ttm` to update the fparam each MD step
now we can use `compute temp` or `fix ttm` to update the fparam each MD step
…. function name `make_compute_fparam` is changed to `make_fparam_from_compute`
support fitting electronic density of states (DOS)
add example and basic doc to hands on the deepdos fitting
mingzhong15 and others added 24 commits April 11, 2023 20:05
check the output shape and value of `dos` and `atom_dos`
if atomic is True, the output of `dos` should be the sum of `atom_dos`
fix output bug in \fit\dos.py, and add unit test for `DOSFitting`
@github-actions github-actions bot added the Docs label Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0d5737f) 75.45% compared to head (afadac4) 75.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2825   +/-   ##
=======================================
  Coverage   75.45%   75.45%           
=======================================
  Files         242      242           
  Lines       24205    24205           
  Branches     1537     1537           
=======================================
  Hits        18265    18265           
  Misses       5023     5023           
  Partials      917      917           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

CITATIONS.bib Outdated Show resolved Hide resolved
Co-authored-by: Jinzhe Zeng <[email protected]>
Signed-off-by: mingzhong15 <[email protected]>
@wanghan-iapcm wanghan-iapcm merged commit b8a4771 into deepmodeling:devel Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants