Counting distribution - #2064
Conversation
c83d705 to
3855cd8
Compare
|
Note for later: check how |
|
PR #2062 merged -> need rebasing |
3855cd8 to
ac892f5
Compare
I made a rebase. |
|
The CI is reporting a couple of errors, e.g.: |
|
A, I messed up something. I will fix this. If that's okay, I will make a few more changes. I started using this PR in a project, and there are things I don't like and/or that are poorly designed (mostly for |
|
No problem (we still have to review #2063 beforehand anyway). Don't hesitate to make micro PRs, especially if among the issues you spotted there are potential fixes to things that have already been merged in master (I am thinking about this PR #2062 we merged some time ago) because we are likely to make a release the end of the month. |
Motivation for this change
Porting the
distrlibrary fromexperimental_realin order to useesum(extracted from #2049).Depends on #2062.
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Reminder to reviewers