Skip to content

Commit 462502f

Browse files
committed
style: align stats/base/dists/chisquare/entropy with namespace conventions
Added missing `chisq` keyword (present in 11/14 siblings, 79%). The package already lists `chisquare`, `chisquared`, `chi-square`, and `chi-squared`, so the short-form alias was the sole omission relative to the majority pattern.
1 parent 8885923 commit 462502f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/node_modules/@stdlib/stats/base/dists/chisquare/entropy

lib/node_modules/@stdlib/stats/base/dists/chisquare/entropy/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"shannon",
6363
"information",
6464
"nats",
65+
"chisq",
6566
"chisquare",
6667
"chisquared",
6768
"chi-square",

0 commit comments

Comments
 (0)