Skip to content

Commit 452dfee

Browse files
authored
Update lib/node_modules/@stdlib/math/base/special/expit/package.json
Signed-off-by: Gunj Joshi <[email protected]>
1 parent bd6adb3 commit 452dfee

File tree

1 file changed

+7
-7
lines changed
  • lib/node_modules/@stdlib/math/base/special/expit

1 file changed

+7
-7
lines changed

lib/node_modules/@stdlib/math/base/special/expit/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@
131131
}
132132
},
133133
"keywords": [
134-
"exp",
135-
"exp2",
136-
"base 2",
137-
"natural",
138-
"exponential",
139-
"euler",
140-
"power"
134+
"logit",
135+
"inverse",
136+
"expit",
137+
"logistic",
138+
"proportion",
139+
"log-odds",
140+
"sigmoid"
141141
],
142142
"extra_keywords": [
143143
"math.exp"

0 commit comments

Comments
 (0)