Closed MichaelOwenDyer closed 1 month ago
Thanks for choosing to help the project, @MichaelOwenDyer. It is good to get old issues resolved, though sometimes there is insufficient motive to solve them in rand
and other times there is simply not enough interest to make progress on an issue. I'll take a quick look...
Okay then I will get started on #131 and go ahead and close #182.
I added #357 which is vaguely similar to your work on the charts. Idea: for a small number of parameter sets, generate a fixed number of samples and construct a histogram. Plot and visually check. Add the histogram values as a standard test, requiring exact reproducibility (another stability check) — note that we don't need to test value stability here, but anything approximate is hard to do well (especially without being hugely compute-intensive).
The standard tests should be reasonably fast to run, so we don't want too large a number of samples or buckets (though higher numbers could be used for initial visual analysis).
@dhardy We already have approximate histogram tests for uniform and normal (#1121) distributions.
Closing since this isn't particularly useful to us.
Was just reading through the GitHub issues and noticed that there are old issues going all the way back to 2016 which haven't been implemented yet. I think it would be a good thing to work to finally close some of these, so that they aren't just clogging the tab up anymore and hopefully can result in some meaningful, long-awaited improvements to this crate.
I suggest that we keep this issue open as a tracking thread to prioritize older issues which could use a little love. I'd like to invite everyone to add to the list the issues you think are low-hanging fruit, are particularly worthy, you have been secretly hoping someone else would take care of, etc. I hope that this also kick-starts the conversations again in those respective threads, because I believe a fair portion of these old issues stalled due to not being 100% figured out yet, so we're gonna need to put on our brainstorming hats ðŸ¤
I'm looking for ways to contribute right now, so I volunteer to put some of my spare time into this.
I'll start the list off with the very oldest issues currently still open: