analysis
analysis copied to clipboard
add variant of Fubini lemmas and rename to clarify
Motivation for this change
When working on the sampling branch, we realized that we need variants of existing Fubini lemmas but adding these variants was no compatible with the current naming scheme. This PR introduces the variants and change the naming scheme to something easier to comprehend.
Checklist
- [x] 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
- Read this Checklist
- Put a milestone if possible
- Check labels