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 Nov 9, 2023
1 parent fcd1f33 commit d43013c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3571,6 +3571,7 @@ int main( void ) {
## See Also

- <span class="package-name">[`@stdlib/ndarray-array`][@stdlib/ndarray/array]</span><span class="delimiter">: </span><span class="description">multidimensional arrays.</span>
- <span class="package-name">[`@stdlib/ndarray-fancy`][@stdlib/ndarray/fancy]</span><span class="delimiter">: </span><span class="description">fancy multidimensional array constructor.</span>

</section>

Expand Down Expand Up @@ -3657,6 +3658,8 @@ Copyright &copy; 2016-2023. The Stdlib [Authors][stdlib-authors].

[@stdlib/ndarray/array]: https://github.com/stdlib-js/ndarray-array

[@stdlib/ndarray/fancy]: https://github.com/stdlib-js/ndarray-fancy

<!-- </related-links> -->

</section>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@stdlib/ndarray-index-modes": "^0.1.1",
"@stdlib/ndarray-orders": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0",
"@stdlib/types": "^0.2.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
"@stdlib/utils-inherit": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
Expand All @@ -81,7 +81,7 @@
"@stdlib/assert-has-property": "^0.1.1",
"@stdlib/assert-instance-of": "^0.1.1",
"@stdlib/assert-is-positive-integer": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/bench": "^0.2.0",
"@stdlib/complex-imagf": "^0.1.1",
"@stdlib/complex-realf": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
Expand Down

0 comments on commit d43013c

Please sign in to comment.