feat: constructions of Fredholm operators#41602
Conversation
Co-authored-by: Monica Omar <23701951+themathqueen@users.noreply.github.com>
PR summary f4b8767841Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| Current number | Change | Type (weak) |
|---|---|---|
| 5010 | 2 | exposed public sections |
Current commit f4b8767841
Reference commit 0c00cfd56d
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).
|
This PR/issue depends on:
|
Co-authored-by: @CoolRmal