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

Use numpy.prod instead on numpy.product #12

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Use numpy.prod instead on numpy.product #12

merged 4 commits into from
Jul 22, 2024

Conversation

valeriupredoi
Copy link
Collaborator

...and adding a conda list in the GH workflow to see what deps we are pulling in. Numpy's new API is np.prod https://numpy.org/doc/stable/reference/generated/numpy.prod.html and the child PyActive branch is failing becuase of this NCAS-CMS/PyActiveStorage#189

@valeriupredoi valeriupredoi added the bug Something isn't working label Jul 22, 2024
@bnlawrence bnlawrence merged commit 1a44248 into issue60 Jul 22, 2024
@valeriupredoi valeriupredoi deleted the numpy_prod branch July 22, 2024 13:21
@valeriupredoi
Copy link
Collaborator Author

cheers @bnlawrence 🍺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants