File tree
780 files changed
+15757
-2926
lines changed- .github/workflows
- base
- assert
- docs/types
- int32-is-even/docs/types
- int32-is-odd/docs/types
- is-composite/docs/types
- is-coprime/docs/types
- is-even/docs/types
- is-finite/docs/types
- is-finitef/docs/types
- is-infinite/docs/types
- is-infinitef/docs/types
- is-integer/docs/types
- is-nan/docs/types
- is-nanf/docs/types
- is-negative-finite/docs/types
- is-negative-integer/docs/types
- is-negative-zero/docs/types
- is-negative-zerof/docs/types
- is-nonnegative-finite/docs/types
- is-nonnegative-integer/docs/types
- is-nonpositive-finite/docs/types
- is-nonpositive-integer/docs/types
- is-odd/docs/types
- is-positive-finite/docs/types
- is-positive-integer/docs/types
- is-positive-zero/docs/types
- is-positive-zerof/docs/types
- is-prime/docs/types
- is-probability/docs/types
- is-safe-integer/docs/types
- uint32-is-pow2/docs/types
- docs/types
- napi
- binary/docs/types
- docs/types
- ternary/docs/types
- unary/docs/types
- ops
- add/docs/types
- addf/docs/types
- cadd/docs/types
- caddf/docs/types
- cdiv/docs/types
- cmul/docs/types
- cmulf/docs/types
- cneg/docs/types
- cnegf/docs/types
- csub/docs/types
- csubf/docs/types
- docs/types
- imul/docs/types
- imuldw/docs/types
- mul/docs/types
- mulf/docs/types
- sub/docs/types
- subf/docs/types
- umul/docs/types
- umuldw/docs/types
- special
- abs/docs/types
- abs2/docs/types
- abs2f/docs/types
- absf/docs/types
- acos/docs/types
- acosh/docs/types
- acot/docs/types
- acoth/docs/types
- acovercos/docs/types
- acoversin/docs/types
- acsc/docs/types
- acsch/docs/types
- ahavercos/docs/types
- ahaversin/docs/types
- asec/docs/types
- asech/docs/types
- asin/docs/types
- asinh/docs/types
- atan/docs/types
- atan2/docs/types
- atanh/docs/types
- avercos/docs/types
- aversin/docs/types
- bernoulli/docs/types
- besselj0/docs/types
- besselj1/docs/types
- bessely0/docs/types
- bessely1/docs/types
- beta/docs/types
- betainc/docs/types
- betaincinv/docs/types
- betaln/docs/types
- binet/docs/types
- binomcoef/docs/types
- binomcoefln/docs/types
- boxcox/docs/types
- boxcox1p/docs/types
- boxcox1pinv/docs/types
- boxcoxinv/docs/types
- cabs/docs/types
- cabs2/docs/types
- cabs2f/docs/types
- cabsf/docs/types
- cbrt/docs/types
- cbrtf/docs/types
- cceil/docs/types
- cceilf/docs/types
- cceiln
- benchmark
- c
- native
- docs
- types
- examples
- c
- include/stdlib/math/base/special
- lib
- src
- test
- ccis/docs/types
- ceil
- docs/types
- ceil10/docs/types
- ceil2/docs/types
- ceilb/docs/types
- ceilf/docs/types
- ceiln
- benchmark
- c/native
- docs/types
- examples/c
- include/stdlib/math/base/special
- lib
- src
- test
- ceilsd/docs/types
- cexp/docs/types
- cflipsign/docs/types
- cflipsignf/docs/types
- cfloor/docs/types
- cfloorn
- benchmark
- c
- native
- docs
- types
- examples
- c
- include/stdlib/math/base/special
- lib
- src
- test
- cidentity/docs/types
- cidentityf/docs/types
- cinv/docs/types
- clamp/docs/types
- clampf/docs/types
- copysign/docs/types
- copysignf/docs/types
- cos/docs/types
- cosh/docs/types
- cosm1/docs/types
- cospi/docs/types
- cot/docs/types
- coth/docs/types
- covercos/docs/types
- coversin/docs/types
- cphase/docs/types
- cpolar
- benchmark
- c/native
- docs
- types
- examples
- c
- include/stdlib/math/base/special
- lib
- src
- test
- cround/docs/types
- croundn
- benchmark
- c/native
- docs
- types
- examples
- c
- include/stdlib/math/base/special
- lib
- src
- test
- csch/docs/types
- csignum/docs/types
- deg2rad/docs/types
- deg2radf/docs/types
- digamma/docs/types
- dirac-delta/docs/types
- dirichlet-eta/docs/types
- docs/types
- ellipe/docs/types
- ellipj/docs/types
- ellipk/docs/types
- erf/docs/types
- erfc/docs/types
- erfcinv/docs/types
- erfcx/docs/types
- erfinv/docs/types
- exp/docs/types
- exp10/docs/types
- exp2/docs/types
- expit/docs/types
- expm1/docs/types
- expm1rel/docs/types
- factorial/docs/types
- factorialln/docs/types
- falling-factorial/docs/types
- fast
- abs/docs/types
- acosh/docs/types
- alpha-max-plus-beta-min/docs/types
- asinh/docs/types
- atanh/docs/types
- docs/types
- hypot/docs/types
- max/docs/types
- min/docs/types
- pow-int/docs/types
- uint32-log2/docs/types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
780 files changed
+15757
-2926
lines changedDiff for: .editorconfig
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + |
Diff for: .github/workflows/productionize.yml
-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 | 85 |
| |
101 | 86 |
| |
102 | 87 |
| |
|
Diff for: CITATION.cff
+30
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + |
Diff for: LICENSE
+36-36
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 |
| - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
235 | 265 |
| |
236 | 266 |
| |
237 | 267 |
| |
| |||
260 | 290 |
| |
261 | 291 |
| |
262 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
263 | 297 |
| |
264 | 298 |
| |
265 | 299 |
| |
| |||
283 | 317 |
| |
284 | 318 |
| |
285 | 319 |
| |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 |
| - | |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 |
| - | |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
|
Diff for: README.md
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 |
| |
22 | 33 |
| |
23 | 34 |
| |
|
Diff for: base/assert/docs/types/index.d.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - |
0 commit comments