Skip to content

Commit 7a7efae

Browse files
committed
Add keywords
1 parent 2ac56d4 commit 7a7efae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"keywords": [
66
"binning",
77
"histogram",
8+
"distributions",
89
"statistics",
910
"data analysis",
1011
"sturges-rule",
@@ -14,7 +15,9 @@
1415
"rice-rule",
1516
"terrell-scotts-rule",
1617
"square-root",
17-
"histogram-binning"
18+
"histogram-binning",
19+
"math",
20+
"php-math"
1821
],
1922
"require": {
2023
"php": "^8.3",

0 commit comments

Comments
 (0)