refactor(NumberTheory): make InfinitePlace.Completion a one-field structure#41543
refactor(NumberTheory): make InfinitePlace.Completion a one-field structure#41543smmercuri wants to merge 4 commits into
InfinitePlace.Completion a one-field structure#41543Conversation
|
!radar |
|
Benchmark results for b404b46 against 8bba420 are in. There are significant results. @smmercuri
Large changes (2✅)
Medium changes (2✅)
|
PR summary 6bf2aabeb9Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (strong) |
|---|---|---|
| 5619 | -1 | backward.isDefEq.respectTransparency |
Current commit 6bf2aabeb9
Reference commit 8bba420098
This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
✅ PR Title Formatted CorrectlyThe title of this PR has been updated to match our commit style conventions. |
InfinitePlace.Completion a one-field structure InfinitePlace.Completion a one-field structure
|
LGTM! maintainer merge (because the author is my post-doc) |
Makes FLT a lot faster.
InfinitePlaceanalogue of #41526.