Add section: cdf of lebesgue stieltjes measure#1639
Add section: cdf of lebesgue stieltjes measure#1639affeldt-aist merged 6 commits intomath-comp:masterfrom
Conversation
|
This error is strange. Why was |
It might be because the CI is testing with the previous version of MathComp (2.3.0) in which there was no |
|
Thank you for the comment. |
|
@affeldt-aist Would it be possible to review this pull request? |
abd9408 to
dff3bf7
Compare
dff3bf7 to
9d4b9ae
Compare
|
I have introduced a tentative structure TODO: write documentation and changelog for |
|
@affeldt-aist But it's up to you, because 0 and 1 are sufficient for the time being. |
c91eb11 to
118d152
Compare
|
If think that it is ok to merge since the work will anyway continue with issue #1572 . @CohenCyril any thought? |
118d152 to
ac40f39
Compare
|
Thank you for the review and the merge. |
Motivation for this change
I add
Section cdf_of_lebesgue_stieltjes_mesureinprobability.v, which proves that the cumulative distribution function of a Lebesgue-Stieltjes measure goes back to the underlying function.Checklist
added corresponding entries in
CHANGELOG_UNRELEASED.mdadded corresponding documentation in the headers
Reference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers