We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e471c8c commit b4b924eCopy full SHA for b4b924e
.github/.keepalive
package.json
@@ -43,12 +43,12 @@
43
"@stdlib/array-base-filled2d-by": "^0.1.0",
44
"@stdlib/array-base-zeros2d": "^0.1.0",
45
"@stdlib/bench": "^0.1.0",
46
- "@stdlib/math-base-assert-is-nan": "^0.1.0",
+ "@stdlib/math-base-assert-is-nan": "^0.1.1",
47
"@stdlib/math-base-special-abs": "^0.1.0",
48
"@stdlib/math-base-special-floor": "^0.1.0",
49
"@stdlib/math-base-special-identity": "^0.1.0",
50
"@stdlib/math-base-special-pow": "^0.1.0",
51
- "@stdlib/ndarray-base-numel": "^0.1.0",
+ "@stdlib/ndarray-base-numel": "^0.1.1",
52
"@stdlib/random-base-bernoulli": "^0.1.0",
53
"@stdlib/random-base-discrete-uniform": "^0.1.0",
54
"@stdlib/random-base-uniform": "^0.1.0",
0 commit comments