-
-
Notifications
You must be signed in to change notification settings - Fork 615
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bench: refactor random number generation in JS benchmarks for `stats/…
…base/dists/logistic` PR-URL: #5139 Closes: #4978 Co-authored-by: Gopi Kishan <gkishan1kyt@gmail.com> Reviewed-by: Anand Karan <anandkaranubc@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
- Loading branch information
1 parent
9b455b1
commit 0d255bc
Showing
20 changed files
with
308 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
1 comment
on commit 0d255bc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage Report
Package | Statements | Branches | Functions | Lines |
---|---|---|---|---|
stats/base/dists/logistic/cdf |
|
|
|
|
stats/base/dists/logistic/ctor |
|
|
|
|
stats/base/dists/logistic/entropy |
|
|
|
|
stats/base/dists/logistic/kurtosis |
|
|
|
|
stats/base/dists/logistic/logcdf |
|
|
|
|
stats/base/dists/logistic/logpdf |
|
|
|
|
stats/base/dists/logistic/mean |
|
|
|
|
stats/base/dists/logistic/median |
|
|
|
|
stats/base/dists/logistic/mgf |
|
|
|
|
stats/base/dists/logistic/mode |
|
|
|
|
stats/base/dists/logistic/pdf |
|
|
|
|
stats/base/dists/logistic/quantile |
|
|
|
|
stats/base/dists/logistic/skewness |
|
|
|
|
stats/base/dists/logistic/stdev |
|
|
|
|
stats/base/dists/logistic/variance |
|
|
|
|
The above coverage report was generated for the changes in this push.
@stdlib-bot should be
20.0 );