-
Notifications
You must be signed in to change notification settings - Fork 356
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
[Merged by Bors] - feat: the Faa di Bruno formula #17400
Conversation
sgouezel
commented
Oct 4, 2024
•
edited
Loading
edited
- depends on: [Merged by Bors] - feat: combinatorial part of the Faa di Bruno formula #17169
PR summary 82aa149767Import changes exceeding 2%
|
File | Base Count | Head Count | Change |
---|---|---|---|
Mathlib.Analysis.Calculus.ContDiff.FaaDiBruno | 734 | 1465 | +731 (+99.59%) |
Import changes for all files
Files | Import difference |
---|---|
Mathlib.Analysis.Calculus.ContDiff.FaaDiBruno |
731 |
Declarations diff
+ HasFTaylorSeriesUpToOn.comp
+ analyticOn_taylorComp
+ applyOrderedFinpartition
+ applyOrderedFinpartition_apply
+ applyOrderedFinpartition_update_left
+ applyOrderedFinpartition_update_right
+ compAlongOrderFinpartition_apply
+ compAlongOrderedFinpartitionL
+ compAlongOrderedFinpartitionL_apply
+ compAlongOrderedFinpartition_apply
+ compAlongOrderedFinpartitionₗ
+ taylorComp
++ compAlongOrderedFinpartition
You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>
The doc-module for script/declarations_diff.sh
contains some details about this script.
This PR/issue depends on: |
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 🎉
bors merge
Co-authored-by: Johan Commelin <johan@commelin.net>
Build failed (retrying...): |
Co-authored-by: Johan Commelin <johan@commelin.net>
Build failed (retrying...): |
Co-authored-by: Johan Commelin <johan@commelin.net>
Build failed: |
bors r+ |
Co-authored-by: Johan Commelin <johan@commelin.net>
Pull request successfully merged into master. Build succeeded: |
Co-authored-by: Johan Commelin <johan@commelin.net>