Skip to content

Fix bug of adding int to a None random seed#705

Merged
amcadmus merged 1 commit intodeepmodeling:develfrom
amcadmus:fix-none-rand-seed
Jun 5, 2021
Merged

Fix bug of adding int to a None random seed#705
amcadmus merged 1 commit intodeepmodeling:develfrom
amcadmus:fix-none-rand-seed

Conversation

@amcadmus
Copy link
Member

@amcadmus amcadmus commented Jun 5, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2021

Codecov Report

Merging #705 (00dd6e9) into devel (ab7621e) will decrease coverage by 7.93%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #705      +/-   ##
==========================================
- Coverage   82.41%   74.48%   -7.94%     
==========================================
  Files         114       81      -33     
  Lines        9344     6431    -2913     
==========================================
- Hits         7701     4790    -2911     
+ Misses       1643     1641       -2     
Impacted Files Coverage Δ
deepmd/fit/polar.py 48.18% <66.66%> (ø)
deepmd/descriptor/se_a.py 97.14% <100.00%> (ø)
deepmd/descriptor/se_r.py 92.82% <100.00%> (ø)
deepmd/descriptor/se_t.py 98.00% <100.00%> (ø)
deepmd/fit/dipole.py 96.92% <100.00%> (ø)
deepmd/fit/ener.py 94.47% <100.00%> (ø)
deepmd/fit/wfc.py 95.31% <100.00%> (ø)
source/api_cc/tests/test_deeppot_a.cc
source/api_cc/tests/test_dipolecharge.cc
source/api_cc/tests/test_deepdipole.cc
... and 30 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab7621e...00dd6e9. Read the comment docs.

@amcadmus amcadmus merged commit 0d2ffb3 into deepmodeling:devel Jun 5, 2021
@amcadmus amcadmus deleted the fix-none-rand-seed branch June 5, 2021 09:07
This was referenced Jun 10, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 1, 2021
Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>
njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
…#705)

* add abacus+lcao+dpks interface for dpgen init and run.

* fix test abacus make input bug.

* Update requirements.txt

add dpdata==0.2.6 to requirements.

* Update setup.py

update dpdata to 0.2.6

* fix bugs concerning abacus in README

* update abacus example files to dpmd 2.x and dpdispatcher new version.

Co-authored-by: LiuRenxi <liurenxi@LiuRenxideMacBook-Pro.local>
Co-authored-by: Han Wang <amcadmus@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants