Skip to content
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

Redefine \min and \max in function_scope #1137

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

pi8027
Copy link
Member

@pi8027 pi8027 commented Jan 8, 2024

Motivation for this change

This should fix analysis in math-comp/math-comp#1145.

Things done/to do
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added removed corresponding documentation in the headers
Compatibility with MathComp 2.0
  • [ ] I added the label TODO: HB port to make sure someone ports this PR to
    the hierarchy-builder branch or I already opened an issue or PR (please cross reference).
Automatic note to reviewers

Read this Checklist and put a milestone if possible.

@proux01
Copy link
Collaborator

proux01 commented Jan 8, 2024

@pi8027 apparently the CI isn't happy, I hope #1138 will fix master but the remaining failures seem related to the current PR.

@pi8027 pi8027 force-pushed the hb-remove-minmax-functions branch from 4685483 to 98912bb Compare January 8, 2024 13:14
@pi8027
Copy link
Member Author

pi8027 commented Jan 8, 2024

I hope I fixed it in the last commit. I rather had to redefine them in function_scope given that they are not defined in function_scope in the released versions of MathComp.

@pi8027 pi8027 changed the title Remove the \min and \max notations (backported to order.v) Redefine \min and \max in function_scope Jan 8, 2024
@proux01
Copy link
Collaborator

proux01 commented Jan 8, 2024

CI green, let's merge.

@proux01 proux01 merged commit d2c1665 into hierarchy-builder Jan 8, 2024
23 checks passed
@proux01 proux01 deleted the hb-remove-minmax-functions branch January 8, 2024 15:58
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.

2 participants