Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jan 28, 2024
1 parent eb95e46 commit 10aea7b
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4427,6 +4427,15 @@ random.strided.chi.seedLength,"random.strided.chi.seedLength"
random.strided.chi.state,"random.strided.chi.state"
random.strided.chi.stateLength,"random.strided.chi.stateLength"
random.strided.chi.byteLength,"random.strided.chi.byteLength"
random.strided.chisquare,"random.strided.chisquare( N, k, sk, out, so )"
random.strided.chisquare.ndarray,"random.strided.chisquare.ndarray( N, k, sk, ok, out, so, oo )"
random.strided.chisquare.factory,"random.strided.chisquare.factory( [options] )"
random.strided.chisquare.PRNG,"random.strided.chisquare.PRNG"
random.strided.chisquare.seed,"random.strided.chisquare.seed"
random.strided.chisquare.seedLength,"random.strided.chisquare.seedLength"
random.strided.chisquare.state,"random.strided.chisquare.state"
random.strided.chisquare.stateLength,"random.strided.chisquare.stateLength"
random.strided.chisquare.byteLength,"random.strided.chisquare.byteLength"
random.strided.cosine,"random.strided.cosine( N, mu, sm, s, ss, out, so[, options] )"
random.strided.cosine.ndarray,"random.strided.cosine.ndarray( N, mu, sm, om, s, ss, os, out, so, oo[, options] )"
random.strided.discreteUniform,"random.strided.discreteUniform( N, a, sa, b, sb, out, so[, options] )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 10aea7b

Please sign in to comment.