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

differentiate: preliminary (yet complete) stubs #329

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

jorenham
Copy link
Owner

@jorenham jorenham commented Dec 16, 2024

This annotates the derivative, jacobian and hessian public functions of the new scipy.differentiate module. The shape-typing of jacobian and hessian could be improved, but I'll leave that for a later iteration.

towards #250
closes #258

@jorenham jorenham added stubs: api change SciPy API changes following a release scipy.differentiate since 1.15.0 labels Dec 16, 2024
@jorenham jorenham added this to the 1.15.0.0 milestone Dec 16, 2024
@jorenham jorenham merged commit d21c120 into master Dec 16, 2024
27 checks passed
@jorenham jorenham deleted the differentiate branch December 16, 2024 04:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ new scipy.differentiate sub-package in 1.15
1 participant