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

Fix deprecation of numpy.float and numpy.int #734

Merged
merged 41 commits into from
Feb 23, 2023
Merged

Conversation

anslpa
Copy link
Contributor

@anslpa anslpa commented Jan 2, 2023

Following this PR: https://github.com/pyansys/pydpf-core/pull/704/files

ansys-dpf-gate package tested with dpf-standalone branches:
win_release-23.2_test_numpy
linux_release-23.2_test_numpy

Notes:

  • Standalone branches need to be merged into win_release-23.2 and linux_release-23.2 at the same time this one is merged.
  • .github/ansys_dpf_gate-0.3.1.dev0-py3-none-any.whl needs to be removed before merging (after it is published on Pypi).
  • Update "Synchronize developments between pydpf-core (github) and TFS (server or python APIs packages).docx" file to explain the methodology to test an ansys-dpf-gate wheel (place in .github and in dpf-standalone)

@anslpa
Copy link
Contributor Author

anslpa commented Jan 2, 2023

@anslpa anslpa marked this pull request as draft January 2, 2023 15:17
@anslpa
Copy link
Contributor Author

anslpa commented Jan 2, 2023

@anslpa anslpa marked this pull request as ready for review January 2, 2023 16:17
@anslpa anslpa marked this pull request as draft January 2, 2023 16:27
@anslpa
Copy link
Contributor Author

anslpa commented Jan 2, 2023

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #734 (860486c) into master (e8cc270) will decrease coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #734      +/-   ##
==========================================
- Coverage   88.82%   88.69%   -0.14%     
==========================================
  Files          72       72              
  Lines        8181     8181              
==========================================
- Hits         7267     7256      -11     
- Misses        914      925      +11     

@anslpa
Copy link
Contributor Author

anslpa commented Jan 2, 2023

@anslpa
Copy link
Contributor Author

anslpa commented Jan 3, 2023

@anslpa
Copy link
Contributor Author

anslpa commented Jan 3, 2023

…eprecation/numpy_1_24

# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/test_docker.yml
@anslpa
Copy link
Contributor Author

anslpa commented Jan 3, 2023

@PProfizi
Copy link
Contributor

@PProfizi PProfizi marked this pull request as ready for review February 21, 2023 17:24
@PProfizi
Copy link
Contributor

PProfizi commented Feb 23, 2023

Running CI with newly released gate packages https://github.com/pyansys/pydpf-core/actions/runs/4252046466

@PProfizi PProfizi changed the title Dependencies: update to numpy 1.24.1 Fix deprecation of numpy.float and numpy.int Feb 23, 2023
@PProfizi PProfizi added the dependencies Related to package requirements label Feb 23, 2023
@PProfizi PProfizi merged commit 9447973 into master Feb 23, 2023
@PProfizi PProfizi deleted the deprecation/numpy_1_24 branch February 23, 2023 11:34
@PProfizi PProfizi linked an issue Feb 23, 2023 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to package requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove pinned numpy dependency
2 participants