Skip to content

Commit 5881d6d

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent 2aeef2e commit 5881d6d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gunitspace/docs

lib/node_modules/@stdlib/blas/ext/base/ndarray/gunitspace/docs/repl.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@
99
Parameters
1010
----------
1111
arrays: ArrayLikeObject<ndarray>
12-
Array-like object containing a one-dimensional input ndarray and a
13-
zero-dimensional ndarray containing a starting value.
12+
Array-like object containing the following ndarrays:
13+
14+
- a one-dimensional input ndarray.
15+
- a zero-dimensional ndarray containing a starting value.
1416

1517
Returns
1618
-------

0 commit comments

Comments
 (0)