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

Pi irrational #1351

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Pi irrational #1351

merged 2 commits into from
Dec 19, 2024

Conversation

affeldt-aist
Copy link
Member

@affeldt-aist affeldt-aist commented Oct 14, 2024

Motivation for this change

@LaurenceRideau

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 Oct 14, 2024
@affeldt-aist affeldt-aist added this to the 1.6.0 milestone Oct 14, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.6.0, 1.7.0 Oct 23, 2024
@affeldt-aist affeldt-aist marked this pull request as ready for review October 30, 2024 15:07
Copy link
Contributor

@zstone1 zstone1 left a comment

Choose a reason for hiding this comment

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

Overall a nice milestone that we can do this in ~600 lines now. Sadly at least 50% of that seems to be about measurable/differentiable/integrable stuff that ought to be automated. But it's a nice application nonetheless.

Moving some of the files around as you mentioned in your comments is probably good. Especially the polynomial stuff will be nice to have independently. And the filename thing should be an easy fix. Otherwise I don't see any blockers

theories/exercise6.v Outdated Show resolved Hide resolved
theories/exercise6.v Outdated Show resolved Hide resolved
theories/exercise6.v Outdated Show resolved Hide resolved
theories/exercise6.v Outdated Show resolved Hide resolved
@affeldt-aist affeldt-aist modified the milestones: 1.7.0, 1.8.0 Nov 13, 2024
@affeldt-aist affeldt-aist modified the milestones: 1.8.0, 1.9.0 Dec 18, 2024
@affeldt-aist affeldt-aist requested a review from zstone1 December 18, 2024 22:56
Copy link
Contributor

@zstone1 zstone1 left a comment

Choose a reason for hiding this comment

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

Looks pretty good at this point. One question about an extra lemma, but I'm not seeing any blockers at this point

theories/pi_irrational.v Outdated Show resolved Hide resolved
@affeldt-aist affeldt-aist merged commit 4e298f7 into math-comp:master Dec 19, 2024
31 of 32 checks passed
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.

3 participants