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

rm warnings mathcomp-2.1.0 #1223

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

affeldt-aist
Copy link
Member

Motivation for this change

This gets rid of a number of warnings that can be eliminated since we now depend on math-comp >= 2.1.0.

Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Reference: How to document

Reminder to reviewers

@affeldt-aist affeldt-aist added the enhancement ✨ This issue/PR is about adding new features enhancing the library label May 14, 2024
@affeldt-aist affeldt-aist added this to the 1.2.0 milestone May 14, 2024
@affeldt-aist affeldt-aist requested a review from proux01 May 14, 2024 11:41
Comment on lines -1285 to +1286
- rewrite -bigcup_seq /=; exists `|floor (r * 2 ^+ n.+1)|%N.
- rewrite -bigcup_seq /=; exists `|reals.floor (r * 2 ^+ n.+1)|%N.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it will require more work to avoid the duplication of floor and ceil in reals.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was planning to do that as a next step asap.

@proux01 proux01 merged commit 0e6b422 into math-comp:master May 15, 2024
16 checks passed
IshiguroYoshihiro pushed a commit to IshiguroYoshihiro/analysis that referenced this pull request Jun 20, 2024
@affeldt-aist affeldt-aist deleted the warnings_20240514 branch August 6, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ This issue/PR is about adding new features enhancing the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants