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

requirements: update numpy requirement from <1.22.5 to <1.23.6 #2672

Merged
merged 3 commits into from
May 17, 2023

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented May 17, 2023

Numpy 1.23 reimplemented tanh function [0,1], which changed the result of
positive skew result for small drift rate.

[0] numpy/numpy#20363
[1] numpy/numpy@75edab9

@jvesely jvesely added deps Dependency update tests Test changes labels May 17, 2023
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

jvesely and others added 3 commits May 17, 2023 14:27
… small drift rate

Numpy 1.23 reimplemented tanh function [0,1], which changed the result of
positive skew result for small drift rate.

[0] numpy/numpy#20363
[1] numpy/numpy@75edab9

Signed-off-by: Jan Vesely <[email protected]>
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.22.5...v1.23.5)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit 4cdeb8b into PrincetonUniversity:devel May 17, 2023
@jvesely jvesely deleted the numpy branch May 17, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Dependency update tests Test changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant