Skip to content

mv mathcomp_{extra,compat} - #2075

Open
affeldt-aist wants to merge 1 commit into
math-comp:masterfrom
affeldt-aist:mathcomp_compat_20260807
Open

mv mathcomp_{extra,compat}#2075
affeldt-aist wants to merge 1 commit into
math-comp:masterfrom
affeldt-aist:mathcomp_compat_20260807

Conversation

@affeldt-aist

Copy link
Copy Markdown
Member
Motivation for this change

Rename mathcomp_extra.v to mathcomp_compat.v as discussed on zulip.
In the process, make the imports a bit more systematic.
For example, interval_inference.v is systematically put together with the MathComp imports,
not importing lebesgue_stieltjes_measure.v or constructive_ereal.v
when resp. lebesgue_measure.v or ereal.v is already imported.
Also it looks like interval_inference.v was exported by mistake,
this PR fixes it.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@affeldt-aist affeldt-aist added this to the 1.18.0 milestone Aug 7, 2026
@affeldt-aist affeldt-aist added the renaming/refactoring 🔧 This is about a renaming or refactoring in the library label Aug 7, 2026
@affeldt-aist
affeldt-aist force-pushed the mathcomp_compat_20260807 branch 2 times, most recently from 963e28f to 6b0c5ce Compare August 7, 2026 01:57
@affeldt-aist
affeldt-aist requested a review from proux01 August 7, 2026 02:10
@affeldt-aist
affeldt-aist force-pushed the mathcomp_compat_20260807 branch from 6b0c5ce to b05673d Compare August 12, 2026 04:23
@affeldt-aist

Copy link
Copy Markdown
Member Author

I am thinking of merging because there is at least one other PR that requires moving files around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renaming/refactoring 🔧 This is about a renaming or refactoring in the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant