Skip to content

Commit 46ee2fd

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent c361802 commit 46ee2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/blas/base/dzasum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/blas/base/dzasum",
33
"version": "0.0.0",
4-
"description": "Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point vector.",
4+
"description": "Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point strided array.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)