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

✨ new scipy.differentiate sub-package in 1.15 #258

Closed
jorenham opened this issue Dec 4, 2024 · 0 comments · Fixed by #329
Closed

✨ new scipy.differentiate sub-package in 1.15 #258

jorenham opened this issue Dec 4, 2024 · 0 comments · Fixed by #329
Labels
scipy.differentiate since 1.15.0 stubs: api change SciPy API changes following a release topic: upstream release SciPy releases
Milestone

Comments

@jorenham
Copy link
Owner

jorenham commented Dec 4, 2024

It consists of the following public array-api compatible (see #140) functions:

They accept 2 non-keyword-only arguments f and x, but f only accepts *args in derivative.

@jorenham jorenham added stubs: api change SciPy API changes following a release scipy.differentiate since 1.15.0 labels Dec 4, 2024
@jorenham jorenham added this to the 1.15.0.0 milestone Dec 4, 2024
@jorenham jorenham changed the title (➕) New scipy.differentiate sub-package in 1.15 (➕) new scipy.differentiate sub-package in 1.15 Dec 4, 2024
@jorenham jorenham changed the title (➕) new scipy.differentiate sub-package in 1.15 new scipy.differentiate sub-package in 1.15 Dec 4, 2024
@jorenham jorenham added the topic: upstream release SciPy releases label Dec 5, 2024
@jorenham jorenham changed the title new scipy.differentiate sub-package in 1.15 ✨ new scipy.differentiate sub-package in 1.15 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scipy.differentiate since 1.15.0 stubs: api change SciPy API changes following a release topic: upstream release SciPy releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant