Commit ffada2f
committed
Merge branch 'develop' of https://github.com/stdlib-js/stdlib into develop
171 files changed
Lines changed: 1040 additions & 442 deletions
File tree
- docs
- etc/eslint/rules
- lib/node_modules/@stdlib
- _tools/eslint/rules/empty-line-before-comment
- lib
- test
- fixtures
- assert
- is-arguments/test
- is-array/test
- is-binary-string/test
- is-boolean/test
- is-browser/lib
- is-buffer
- lib
- test
- is-email-address/test
- is-even/test
- is-float32array/test
- is-float64array/test
- is-int16array/test
- is-int32array/test
- is-int8array/test
- is-integer/test
- is-little-endian/lib
- is-matrix-like/test
- is-nan/test
- is-negative-integer/test
- is-negative-number/test
- is-nonnegative-integer/test
- is-nonnegative-number/test
- is-nonpositive-integer/test
- is-nonpositive-number/test
- is-null/test
- is-numeric-array/test
- is-object/test
- is-odd/test
- is-positive-integer/test
- is-positive-number/test
- is-probability/test
- is-regexp-string/test
- is-relative-path/test
- is-safe-integer/test
- is-string/test
- is-uint16array/test
- is-uint32array/test
- is-uint8array/test
- is-unc-path/test
- is-undefined-or-null/test
- is-undefined/test
- tools
- array-function/lib
- array-like-function/lib
- typed-array-function/lib
- bench/harness
- lib/benchmark-class
- test
- crypto/arc4
- lib
- test
- math
- base
- special
- acosh/scripts
- asinh/scripts
- atanh/scripts
- besselj0/lib
- besselj1/lib
- bessely0/lib
- bessely1/lib
- betainc/lib
- cbrt/scripts
- cos/scripts/cephes
- exp10/lib
- exp
- lib
- scripts
- kernel-betaincinv/lib
- ln/scripts
- log10
- lib
- scripts
- log2
- lib
- scripts
- sqrt/scripts
- tools
- continued-fraction/examples
- evalrational
- lib
- test
- random/shuffle/lib
- stats/incr
- kurtosis/lib
- skewness/lib
- ml
- online-binary-classification/lib
- online-sgd-regression/lib
- nlp/lda/lib
- plot/unicode/stemleaf/lib
- string/right-trim/test
- tools/simple-http-server/lib
- utils
- flatten-object/test
- get-prototype-of/test
- identity-function/test
- index-of/test
- map-function-async/lib
- merge
- lib
- test
- move-property/test
- pick/test
- read-stdin/test
- regexp-from-string/test
- reorder-arguments/test
- series-waterfall/test
- timeit
- lib
- test
- type-of
- lib
- test
- unzip/benchmark
- zip
- benchmark
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 57 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
6 | | - | |
| 17 | + | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
| |||
16 | 27 | | |
17 | 28 | | |
18 | 29 | | |
19 | | - | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
23 | 33 | | |
24 | | - | |
| 34 | + | |
25 | 35 | | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
29 | | - | |
| 39 | + | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
33 | | - | |
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
| |||
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
64 | 97 | | |
65 | 98 | | |
66 | 99 | | |
| |||
78 | 111 | | |
79 | 112 | | |
80 | 113 | | |
81 | | - | |
| 114 | + | |
82 | 115 | | |
83 | 116 | | |
84 | 117 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 62 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
39 | 99 | | |
40 | 100 | | |
41 | 101 | | |
| |||
0 commit comments