Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Mar 5, 2024
1 parent 6bc26fc commit 3185eb9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Joris Labie <[email protected]>
Justin Dennison <[email protected]>
Karthik Prakash <[email protected]>
Khaldon <[email protected]>
Lovelin <[email protected]>
Marcus Fantham <[email protected]>
Matt Cochrane <[email protected]>
Mihir Pandit <[email protected]>
Expand All @@ -38,11 +39,13 @@ Momtchil Momtchev <[email protected]>
Naresh Jagadeesan <[email protected]>
Nithin Katta <[email protected]>
Ognjen Jevremović <[email protected]>
Oneday12323 <[email protected]>
Philipp Burckhardt <[email protected]>
Prajwal Kulkarni <[email protected]>
Pranav Goswami <[email protected]>
Praneki <[email protected]>
Pratik <[email protected]>
Priyansh <[email protected]>
Rejoan Sardar <[email protected]>
Ricky Reusser <[email protected]>
Robert Gislason <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2916,7 +2916,7 @@ interface Namespace {
* @param N - number of indexed elements
* @param x - input array
* @param stride - stride length
* @returns `x`
* @returns input array
*
* @example
* var Float32Array = require( '@stdlib/array-float32' );
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"@stdlib/math-base-assert-is-positive-zero": "^0.2.1",
"@stdlib/math-base-assert-is-positive-zerof": "^0.1.2",
"@stdlib/math-base-special-abs": "^0.2.1",
"@stdlib/math-base-special-floor": "^0.2.1",
"@stdlib/math-base-special-floor": "^0.2.2",
"@stdlib/math-base-special-pow": "^0.2.1",
"@stdlib/math-base-special-round": "^0.2.1",
"@stdlib/math-base-special-sqrt": "^0.2.1",
Expand Down

0 comments on commit 3185eb9

Please sign in to comment.