-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Tracker: Closing Old Issues #1432
Comments
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
|
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). |
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:
The text was updated successfully, but these errors were encountered: