Skip to content

fix compatibility with NumPy 1.26#2853

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-numpy-1.26
Sep 22, 2023
Merged

fix compatibility with NumPy 1.26#2853
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:fix-numpy-1.26

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 21, 2023

Fix #2852.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (544875e) 75.24% compared to head (832bca8) 75.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2853   +/-   ##
=======================================
  Coverage   75.24%   75.25%           
=======================================
  Files         242      242           
  Lines       24457    24461    +4     
  Branches     1580     1584    +4     
=======================================
+ Hits        18403    18407    +4     
  Misses       5123     5123           
  Partials      931      931           
Files Changed Coverage Δ
deepmd/env.py 70.06% <100.00%> (+0.83%) ⬆️

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

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.

The following error occurs when I use the dp compress command. By upgrading the numpy library operation, it still reported an error. Ask for help

2 participants