-
Notifications
You must be signed in to change notification settings - Fork 45
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
Integral count #628
Merged
Merged
Integral count #628
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Apr 5, 2022
Merged
affeldt-aist
force-pushed
the
counting_measure
branch
from
April 11, 2022 10:55
1c1db13
to
feb8656
Compare
affeldt-aist
force-pushed
the
counting_measure
branch
from
April 22, 2022 15:22
feb8656
to
658a62a
Compare
affeldt-aist
force-pushed
the
counting_measure
branch
2 times, most recently
from
May 13, 2022 15:54
6fb1111
to
5ab059c
Compare
affeldt-aist
force-pushed
the
counting_measure
branch
from
May 19, 2022 06:33
5ab059c
to
6be1e57
Compare
affeldt-aist
force-pushed
the
integral_count
branch
3 times, most recently
from
May 24, 2022 07:42
6f98026
to
d104271
Compare
t6s
approved these changes
Jun 3, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
affeldt-aist
force-pushed
the
counting_measure
branch
2 times, most recently
from
June 4, 2022 01:34
c0ae09b
to
5fd1b4f
Compare
affeldt-aist
force-pushed
the
integral_count
branch
from
June 4, 2022 01:38
d104271
to
c35b2b3
Compare
affeldt-aist
force-pushed
the
counting_measure
branch
from
June 6, 2022 11:30
5fd1b4f
to
c0d151d
Compare
affeldt-aist
force-pushed
the
integral_count
branch
from
June 6, 2022 12:48
c35b2b3
to
ce2583c
Compare
Is it an approval for this PR and the PR it is based on? |
affeldt-aist
force-pushed
the
counting_measure
branch
from
June 22, 2022 16:13
c0d151d
to
fba87cf
Compare
affeldt-aist
force-pushed
the
integral_count
branch
from
June 22, 2022 16:15
ce2583c
to
b831bbd
Compare
We have a need for |
affeldt-aist
force-pushed
the
counting_measure
branch
from
July 2, 2022 17:01
229ecb2
to
8baa461
Compare
affeldt-aist
force-pushed
the
integral_count
branch
from
July 2, 2022 21:12
b831bbd
to
08848b7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
equivalence between series and integral over the counting measure
based on PR #598
assumes PR #614, PR #616, PR #620mergedfixes #630
@t6s
Things done/to do
CHANGELOG_UNRELEASED.md
(do not edit former entries, only append new ones, be careful:
merge and rebase have a tendency to mess up
CHANGELOG_UNRELEASED.md
)Automatic note to reviewers
Read this Checklist and put a milestone if possible.