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 e5471f0 commit 584cd8dCopy full SHA for 584cd8d
lib/node_modules/@stdlib/lapack/base/dge-trans/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/lapack/base/dge-trans",
3
"version": "0.0.0",
4
- "description": "Convert input general matrix from row-major to column-major layout or vice versa.",
+ "description": "Convert a matrix from row-major layout to column-major layout or vice versa.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments