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 numpy DeprecationWarnings #1076

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Fix numpy DeprecationWarnings #1076

merged 1 commit into from
Jun 6, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jun 5, 2023

Closes #1074

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Merging #1076 (aa37b02) into develop (160c2a8) will decrease coverage by 4.61%.
The diff coverage is 87.68%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop    #1076      +/-   ##
===========================================
- Coverage    88.16%   83.56%   -4.61%     
===========================================
  Files           79      147      +68     
  Lines         5257    11392    +6135     
===========================================
+ Hits          4635     9520    +4885     
- Misses         622     1872    +1250     
Impacted Files Coverage Δ
pypesto/engine/mpi_pool.py 0.00% <0.00%> (ø)
pypesto/objective/amici/__init__.py 100.00% <ø> (ø)
pypesto/objective/amici/amici.py 84.71% <ø> (ø)
pypesto/objective/amici/amici_calculator.py 83.33% <ø> (ø)
pypesto/objective/amici/amici_util.py 71.65% <ø> (ø)
pypesto/objective/base.py 87.62% <ø> (-0.10%) ⬇️
pypesto/objective/finite_difference.py 94.16% <ø> (ø)
pypesto/objective/function.py 94.91% <ø> (+19.91%) ⬆️
pypesto/objective/jax/__init__.py 100.00% <ø> (ø)
pypesto/objective/jax/base.py 91.56% <ø> (ø)
... and 137 more

@dweindl dweindl merged commit 7b9128b into develop Jun 6, 2023
@dweindl dweindl deleted the fix_1074 branch June 6, 2023 08:59
This was referenced Jun 22, 2023
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.

3 participants