issues Search Results · repo:jlouis/eministat language:Erlang
Filter by
4 results
(87 ms)4 results
injlouis/eministat (press backspace or delete to remove)Given the following sample benchmark program, the call to eministat:x will cause an error by trying to invoke
lists:seq/2 with an invalid range. This happens in our own benchmarks, although sometimes by ...
gnuvince
- 3
- Opened on Sep 7, 2016
- #5
We could opt for using summation and processing with better numerical stability.
jlouis
- 1
- Opened on Dec 29, 2015
- #3
The best bet is our bootstrap-resampling is hosed, which we can fix by improving on it. The current state is that it is
too naive, and there are better approaches in the Haskell Criterion library.
jlouis
- Opened on Dec 28, 2015
- #2
Our current Bootstrapping method is rather weak and simple. It can be improved a lot by doing what Bryan O Sullivan is
doing in his Haskell Criterion library.
jlouis
- Opened on Dec 28, 2015
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.