Skip to content

chore: adaptations for nightly-2025-02-10#21641

Closed
jcommelin wants to merge 4696 commits intobump/v4.18.0from
bump/nightly-2025-02-10
Closed

chore: adaptations for nightly-2025-02-10#21641
jcommelin wants to merge 4696 commits intobump/v4.18.0from
bump/nightly-2025-02-10

Conversation

@jcommelin
Copy link
Copy Markdown
Member

No description provided.

jcommelin and others added 30 commits January 25, 2025 07:11
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Johan Commelin <johan@commelin.net>
@jcommelin jcommelin closed this Feb 10, 2025
@github-actions
Copy link
Copy Markdown

PR summary e72fa014a0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instance (n : ℕ) : TopologicalSpace (Vector α n) := by unfold Vector; infer_instance
- instance (n : ℕ) : TopologicalSpace (List.Vector α n) := by unfold List.Vector; infer_instance

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.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@kim-em kim-em deleted the bump/nightly-2025-02-10 branch July 28, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants