File tree
226 files changed
+15260
-187
lines changed- .github/workflows
- lib/node_modules/@stdlib
- math/base
- assert
- is-nonpositive-integer
- is-positive-integer
- is-safe-integer
- special
- bessely1
- cabs
- cbrtf
- ceilsd
- cfloorn
- clampf
- copysign
- cphasef
- cscf
- csc
- dirac-deltaf
- ellipe
- ellipk
- erfinv
- expm1rel
- factorialln
- factorial
- fast
- abs
- alpha-max-plus-beta-min
- asinh
- hypot
- max
- pow-int
- fibonaccif
- flipsign
- floorn
- gammaincinv
- gammainc
- benchmark
- c/native
- examples/c
- include/stdlib/math/base/special
- lib
- scripts
- src
- test
- fixtures/cpp
- hypotf
- hypot
- invf
- kernel-betaincinv/docs/types
- kernel-betainc
- kernel-cos
- kernel-sin/docs/types
- kernel-tanf/test
- kronecker-deltaf
- kronecker-delta
- ldexpf
- ldexp
- log10
- log1pexp/test
- log2
- nanmax
- pdifff/src
- powm1
- include/stdlib/math/base/special
- src
- rad2degf/src
- rad2deg/src
- rampf/src
- stats/base/dists
- chisquare/cdf
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/chisquare
- lib
- src
- test
- chi
- cdf
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/chi
- lib
- src
- test
- kurtosis
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/chi
- lib
- src
- test
- skewness
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/chi
- lib
- src
- test
- frechet/quantile
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/frechet
- lib
- src
- test
- gamma/cdf
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/gamma
- lib
- src
- test
- invgamma/cdf
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/invgamma
- lib
- src
- test
- poisson/cdf
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/poisson
- lib
- src
- test
- uniform/skewness
- benchmark
- c
- examples/c
- include/stdlib/stats/base/dists/uniform
- lib
- src
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+15260
-187
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 |
| - | |
| 93 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 | 123 |
| |
125 |
| - | |
126 |
| - | |
127 | 124 |
| |
| 125 | + | |
128 | 126 |
| |
129 | 127 |
| |
130 | 128 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
|
0 commit comments