Skip to content

fixes #1943 (isFinite mixin)#1944

Merged
affeldt-aist merged 1 commit intomath-comp:masterfrom
affeldt-aist:fix_1943
Apr 22, 2026
Merged

fixes #1943 (isFinite mixin)#1944
affeldt-aist merged 1 commit intomath-comp:masterfrom
affeldt-aist:fix_1943

Conversation

@affeldt-aist
Copy link
Copy Markdown
Member

@affeldt-aist affeldt-aist commented Apr 21, 2026

Motivation for this change

fixes #1943

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.17.0 milestone Apr 21, 2026
@affeldt-aist affeldt-aist added the "bug" 🐛 This issue (resp. PR) describes (resp. fixes) a "bug" label Apr 21, 2026
@affeldt-aist affeldt-aist requested a review from CohenCyril April 21, 2026 14:29
@affeldt-aist affeldt-aist merged commit 2574fe6 into math-comp:master Apr 22, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

"bug" 🐛 This issue (resp. PR) describes (resp. fixes) a "bug"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

measure_function.isFinite override fintype.isFinite

2 participants