{"id":21140663,"url":"https://github.com/stdlib-js/blas-base","last_synced_at":"2026-03-15T07:08:04.256Z","repository":{"id":57162641,"uuid":"377254965","full_name":"stdlib-js/blas-base","owner":"stdlib-js","description":"Standard library basic linear algebra subprograms (BLAS).","archived":false,"fork":false,"pushed_at":"2024-11-20T03:19:05.000Z","size":4622,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-20T04:20:24.294Z","etag":null,"topics":["algebra","array","basic","blas","javascript","level-1","lib","library","linear","math","mathematics","ndarray","node","node-js","nodejs","routines","standard","stdlib","subprograms","vector"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T18:11:16.000Z","updated_at":"2024-11-20T03:18:43.000Z","dependencies_parsed_at":"2024-04-01T06:41:11.578Z","dependency_job_id":"9bfcba16-be1d-4662-8ebe-ef05c5c1bb12","html_url":"https://github.com/stdlib-js/blas-base","commit_stats":{"total_commits":65,"total_committers":1,"mean_commits":65.0,"dds":0.0,"last_synced_commit":"d1f7fb185cbffa3b6cf426a36aca1be8824b1563"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/blas-base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470803,"owners_count":17479368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algebra","array","basic","blas","javascript","level-1","lib","library","linear","math","mathematics","ndarray","node","node-js","nodejs","routines","standard","stdlib","subprograms","vector"],"created_at":"2024-11-20T07:17:06.665Z","updated_at":"2026-03-15T07:08:04.234Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","readme":"\u003c!--\n\n@license Apache-2.0\n\nCopyright (c) 2018 The Stdlib Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n--\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    About stdlib...\n  \u003c/summary\u003e\n  \u003cp\u003eWe believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.\u003c/p\u003e\n  \u003cp\u003eThe library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.\u003c/p\u003e\n  \u003cp\u003eWhen you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.\u003c/p\u003e\n  \u003cp\u003eTo join us in bringing numerical computing to the web, get started by checking us out on \u003ca href=\"https://github.com/stdlib-js/stdlib\"\u003eGitHub\u003c/a\u003e, and please consider \u003ca href=\"https://opencollective.com/stdlib\"\u003efinancially supporting stdlib\u003c/a\u003e. We greatly appreciate your continued support!\u003c/p\u003e\n\u003c/details\u003e\n\n# BLAS\n\n[![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] \u003c!-- [![dependencies][dependencies-image]][dependencies-url] --\u003e\n\n\u003e Base (i.e., lower-level) basic linear algebra subprograms (BLAS).\n\n\u003csection class=\"installation\"\u003e\n\n## Installation\n\n```bash\nnpm install @stdlib/blas-base\n```\n\nAlternatively,\n\n-   To load the package in a website via a `script` tag without installation and bundlers, use the [ES Module][es-module] available on the [`esm`][esm-url] branch (see [README][esm-readme]).\n-   If you are using Deno, visit the [`deno`][deno-url] branch (see [README][deno-readme] for usage intructions).\n-   For use in Observable, or in browser/node environments, use the [Universal Module Definition (UMD)][umd] build available on the [`umd`][umd-url] branch (see [README][umd-readme]).\n\nThe [branches.md][branches-url] file summarizes the available branches and displays a diagram illustrating their relationships.\n\nTo view installation and usage instructions specific to each branch build, be sure to explicitly navigate to the respective README files on each branch, as linked to above.\n\n\u003c/section\u003e\n\n\u003csection class=\"usage\"\u003e\n\n## Usage\n\n```javascript\nvar blas = require( '@stdlib/blas-base' );\n```\n\n#### blas\n\nNamespace for \"base\" (i.e., lower-level) basic linear algebra subprograms (BLAS).\n\n```javascript\nvar o = blas;\n// returns {...}\n```\n\n### BLAS Level 1\n\n\u003c!-- \u003ctoc pattern=\"+(*amax|*asum|*axpy|*copy|*dot*|*imax1|*nrm2|*rot*|*scal|*sum1|*swap)\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`caxpy( N, alpha, x, strideX, y, strideY )`][@stdlib/blas/base/caxpy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escale a single-precision complex floating-point vector by a single-precision complex floating-point constant and add the result to a single-precision complex floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ccopy( N, x, strideX, y, strideY )`][@stdlib/blas/base/ccopy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecopy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`cscal( N, alpha, x, strideX )`][@stdlib/blas/base/cscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escales a single-precision complex floating-point vector by a single-precision complex floating-point constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`csrot( N, x, strideX, y, strideY, c, s )`][@stdlib/blas/base/csrot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`csscal( N, alpha, x, strideX )`][@stdlib/blas/base/csscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escale a single-precision complex floating-point vector by a single-precision floating-point constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`cswap( N, x, strideX, y, strideY )`][@stdlib/blas/base/cswap]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003einterchange two complex single-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dasum( N, x, stride )`][@stdlib/blas/base/dasum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of absolute values (_L1_ norm).\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`daxpy( N, alpha, x, strideX, y, strideY )`][@stdlib/blas/base/daxpy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply a vector `x` by a constant `alpha` and add the result to `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dcopy( N, x, strideX, y, strideY )`][@stdlib/blas/base/dcopy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecopy values from `x` into `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ddot( N, x, strideX, y, strideY )`][@stdlib/blas/base/ddot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the dot product of two double-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dnrm2( N, x, stride )`][@stdlib/blas/base/dnrm2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the L2-norm of a double-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`drot( N, x, strideX, y, strideY, c, s )`][@stdlib/blas/base/drot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`drotg( a, b )`][@stdlib/blas/base/drotg]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econstruct a Givens plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`drotm( N, x, strideX, y, strideY, param )`][@stdlib/blas/base/drotm]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a modified Givens plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dscal( N, alpha, x, stride )`][@stdlib/blas/base/dscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply a double-precision floating-point vector `x` by a constant `alpha`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dsdot( N, x, strideX, y, strideY )`][@stdlib/blas/base/dsdot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the dot product with extended accumulation and result of two single-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dswap( N, x, strideX, y, strideY )`][@stdlib/blas/base/dswap]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003einterchange two double-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dznrm2( N, x, strideX )`][@stdlib/blas/base/dznrm2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the L2-norm of a complex double-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gasum( N, x, stride )`][@stdlib/blas/base/gasum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of absolute values (_L1_ norm).\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gaxpy( N, alpha, x, strideX, y, strideY )`][@stdlib/blas/base/gaxpy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply `x` by a constant `alpha` and add the result to `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gcopy( N, x, strideX, y, strideY )`][@stdlib/blas/base/gcopy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecopy values from `x` into `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gdot( N, x, strideX, y, strideY )`][@stdlib/blas/base/gdot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the dot product of two vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gnrm2( N, x, stride )`][@stdlib/blas/base/gnrm2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the L2-norm of a vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gscal( N, alpha, x, stride )`][@stdlib/blas/base/gscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply a vector by a scalar constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gswap( N, x, strideX, y, strideY )`][@stdlib/blas/base/gswap]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003einterchange two vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`idamax( N, x, strideX )`][@stdlib/blas/base/idamax]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003efind the index of the first element having the maximum absolute value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`igamax( N, x, strideX )`][@stdlib/blas/base/igamax]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003efind the index of the first element having the maximum absolute value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`isamax( N, x, strideX )`][@stdlib/blas/base/isamax]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003efind the index of the first element having the maximum absolute value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sasum( N, x, stride )`][@stdlib/blas/base/sasum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of absolute values (_L1_ norm).\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`saxpy( N, alpha, x, strideX, y, strideY )`][@stdlib/blas/base/saxpy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply a vector `x` by a constant `alpha` and add the result to `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`scasum( N, x, strideX )`][@stdlib/blas/base/scasum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`scnrm2( N, x, strideX )`][@stdlib/blas/base/scnrm2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the L2-norm of a complex single-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`scopy( N, x, strideX, y, strideY )`][@stdlib/blas/base/scopy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecopy values from `x` into `y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sdot( N, x, strideX, y, strideY )`][@stdlib/blas/base/sdot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the dot product of two single-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sdsdot( N, scalar, x, strideX, y, strideY )`][@stdlib/blas/base/sdsdot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the dot product of two single-precision floating-point vectors with extended accumulation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`snrm2( N, x, stride )`][@stdlib/blas/base/snrm2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecalculate the L2-norm of a single-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`srot( N, x, strideX, y, strideY, c, s )`][@stdlib/blas/base/srot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`srotg( a, b )`][@stdlib/blas/base/srotg]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003econstruct a Givens plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`srotm( N, x, strideX, y, strideY, param )`][@stdlib/blas/base/srotm]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a modified Givens plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sscal( N, alpha, x, stride )`][@stdlib/blas/base/sscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003emultiply a single-precision floating-point vector `x` by a constant `alpha`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sswap( N, x, strideX, y, strideY )`][@stdlib/blas/base/sswap]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003einterchange two single-precision floating-point vectors.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zaxpy( N, alpha, x, strideX, y, strideY )`][@stdlib/blas/base/zaxpy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escale a double-precision complex floating-point vector by a double-precision complex floating-point constant and add the result to a double-precision complex floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zcopy( N, x, strideX, y, strideY )`][@stdlib/blas/base/zcopy]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecopy values from one complex double-precision floating-point vector to another complex double-precision floating-point vector.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zdrot( N, x, strideX, y, strideY, c, s )`][@stdlib/blas/base/zdrot]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eapply a plane rotation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zdscal( N, alpha, x, strideX )`][@stdlib/blas/base/zdscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escale a double-precision complex floating-point vector by a double-precision floating-point constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zscal( N, alpha, x, strideX )`][@stdlib/blas/base/zscal]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003escales a double-precision complex floating-point vector by a double-precision complex floating-point constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`zswap( N, x, strideX, y, strideY )`][@stdlib/blas/base/zswap]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003einterchange two complex double-precision floating-point vectors.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n### BLAS Level 2\n\n\u003c!-- \u003ctoc pattern=\"+(*gemv|*ger|*hemv|*symv|*her*|*syr*|*trmv|*trsv|*pmv|*hpmv|*spmv|*hpr*|*spr*|*tmpv|*tpsv|*gbmv|*hbmv|*sbmv|*tbmv|*tbsv)\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`dgemv( order, trans, M, N, α, A, LDA, x, sx, β, y, sy )`][@stdlib/blas/base/dgemv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform one of the matrix-vector operations `y = α*A*x + β*y` or `y = α*A^T*x + β*y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dger( ord, M, N, α, x, sx, y, sy, A, lda )`][@stdlib/blas/base/dger]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the rank 1 operation `A = α*x*y^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dspmv( order, uplo, N, α, AP, x, sx, β, y, sy )`][@stdlib/blas/base/dspmv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-vector operation `y = α*A*x + β*y` where `α` and `β` are scalars, `x` and `y` are `N` element vectors and, `A` is an `N` by `N` symmetric matrix supplied in packed form.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dspr( order, uplo, N, α, x, sx, AP )`][@stdlib/blas/base/dspr]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 1 operation `A = α*x*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dsymv( order, uplo, N, α, A, LDA, x, sx, β, y, sy )`][@stdlib/blas/base/dsymv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-vector operation `y = α*A*x + β*y` where `α` and `β` are scalars, `x` and `y` are `N` element vectors, and `A` is an `N` by `N` symmetric matrix.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dsyr( order, uplo, N, α, x, sx, A, LDA )`][@stdlib/blas/base/dsyr]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 1 operation `A = α*x*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dsyr2( order, uplo, N, α, x, sx, y, sy, A, LDA )`][@stdlib/blas/base/dsyr2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dtrmv( order, uplo, trans, diag, N, A, LDA, x, sx )`][@stdlib/blas/base/dtrmv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`dtrsv( order, uplo, trans, diag, N, A, LDA, x, sx )`][@stdlib/blas/base/dtrsv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003esolve one of the systems of equations `A*x = b` or `A^T*x = b`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ggemv( order, trans, M, N, α, A, LDA, x, sx, β, y, sy )`][@stdlib/blas/base/ggemv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform one of the matrix-vector operations `y = α*A*x + β*y` or `y = α*A^T*x + β*y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gger( order, M, N, α, x, sx, y, sy, A, lda )`][@stdlib/blas/base/gger]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the rank 1 operation `A = α*x*y^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`gsyr( order, uplo, N, α, x, sx, A, LDA )`][@stdlib/blas/base/gsyr]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 1 operation `A = α*x*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sgemv( order, trans, M, N, α, A, LDA, x, sx, β, y, sy )`][@stdlib/blas/base/sgemv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform one of the matrix-vector operations `y = α*A*x + β*y` or `y = α*A^T*x + β*y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sger( order, M, N, α, x, sx, y, sy, A, lda )`][@stdlib/blas/base/sger]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the rank 1 operation `A = α*x*y^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sspmv( order, uplo, N, α, AP, x, sx, β, y, sy )`][@stdlib/blas/base/sspmv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-vector operation `y = α*A*x + β*y` where `α` and `β` are scalars, `x` and `y` are `N` element vectors and, `A` is an `N` by `N` symmetric matrix supplied in packed form.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sspr( order, uplo, N, α, x, sx, AP )`][@stdlib/blas/base/sspr]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 1 operation `A = α*x*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ssymv( order, uplo, N, α, A, LDA, x, sx, β, y, sy )`][@stdlib/blas/base/ssymv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-vector operation `y = α*A*x + β*y`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ssyr( order, uplo, N, α, x, sx, A, LDA )`][@stdlib/blas/base/ssyr]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 1 operation `A = α*x*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ssyr2( order, uplo, N, α, x, sx, y, sy, A, LDA )`][@stdlib/blas/base/ssyr2]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`strmv( order, uplo, trans, diag, N, A, LDA, x, sx )`][@stdlib/blas/base/strmv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform one of the matrix-vector operations `x = A*x` or `x = A^T*x`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`strsv( order, uplo, trans, diag, N, A, LDA, x, sx )`][@stdlib/blas/base/strsv]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003esolve one of the systems of equations `A*x = b` or `A^T*x = b`.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n### BLAS Level 3\n\n\u003c!-- \u003ctoc pattern=\"+(*gemm|*hemm|*symm|*herk|*syrk|*her2k|*syr2k|*trmm|*trsm)\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`dgemm( ord, ta, tb, M, N, K, α, A, lda, B, ldb, β, C, ldc )`][@stdlib/blas/base/dgemm]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-matrix operation `C = α*op(A)*op(B) + β*C` where `op(X)` is one of the `op(X) = X`, or `op(X) = X^T`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`ggemm( ord, ta, tb, M, N, K, α, A, lda, B, ldb, β, C, ldc )`][@stdlib/blas/base/ggemm]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-matrix operation `C = α*op(A)*op(B) + β*C` where `op(X)` is one of the `op(X) = X`, or `op(X) = X^T`.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`sgemm( ord, ta, tb, M, N, K, α, A, lda, B, ldb, β, C, ldc )`][@stdlib/blas/base/sgemm]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eperform the matrix-matrix operation `C = α*op(A)*op(B) + β*C` where `op(X)` is one of the `op(X) = X`, or `op(X) = X^T`.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n### Scalar Operations\n\n\u003c!-- \u003ctoc pattern=\"+(*abs1)\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`dcabs1( z )`][@stdlib/blas/base/dcabs1]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of the absolute values of the real part and imaginary components of a double-precision complex floating-point number.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`scabs1( z )`][@stdlib/blas/base/scabs1]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ecompute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n### Auxiliary BLAS\n\n\u003c!-- \u003ctoc pattern=\"+(*lsame|*xerbla)\"\u003e --\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n### Utilities\n\n\u003c!-- \u003ctoc pattern=\"+(*assert|*diagonal*|*layout*|*matrix*|*orientation*|*operation*|*transpose*)\"\u003e --\u003e\n\n\u003cdiv class=\"namespace-toc\"\u003e\n\n-   \u003cspan class=\"signature\"\u003e[`assert`][@stdlib/blas/base/assert]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ebase BLAS assertion utilities.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`diagonalTypeEnum2Str( value )`][@stdlib/blas/base/diagonal-type-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`diagonalTypeResolveEnum( value )`][@stdlib/blas/base/diagonal-type-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported BLAS diagonal type value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`diagonalTypeResolveStr( value )`][@stdlib/blas/base/diagonal-type-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the diagonal type string associated with a supported BLAS diagonal type value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`diagonalTypeStr2Enum( diagonal )`][@stdlib/blas/base/diagonal-type-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a BLAS diagonal type.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`diagonalTypes()`][@stdlib/blas/base/diagonal-types]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS diagonal element types.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`layoutEnum2Str( layout )`][@stdlib/blas/base/layout-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the BLAS memory layout string associated with a BLAS memory layout enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`layoutResolveEnum( layout )`][@stdlib/blas/base/layout-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported BLAS memory layout value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`layoutResolveStr( layout )`][@stdlib/blas/base/layout-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the layout string associated with a supported BLAS memory layout value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`layoutStr2Enum( layout )`][@stdlib/blas/base/layout-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a BLAS memory layout string.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`layouts()`][@stdlib/blas/base/layouts]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS memory layouts.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixOrientationEnum2Str( value )`][@stdlib/blas/base/matrix-orientation-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the matrix orientation string associated with a matrix orientation enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixOrientationResolveEnum( value )`][@stdlib/blas/base/matrix-orientation-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported matrix orientation value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixOrientationResolveStr( value )`][@stdlib/blas/base/matrix-orientation-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the matrix orientation string associated with a supported matrix orientation value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixOrientationStr2Enum( value )`][@stdlib/blas/base/matrix-orientation-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a matrix orientation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixOrientations()`][@stdlib/blas/base/matrix-orientations]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS matrix orientations.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixTriangleEnum2Str( value )`][@stdlib/blas/base/matrix-triangle-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixTriangleResolveEnum( value )`][@stdlib/blas/base/matrix-triangle-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported BLAS matrix triangle value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixTriangleResolveStr( value )`][@stdlib/blas/base/matrix-triangle-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the matrix triangle string associated with a supported BLAS matrix triangle value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixTriangleStr2Enum( operation )`][@stdlib/blas/base/matrix-triangle-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a BLAS matrix triangle.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`matrixTriangles()`][@stdlib/blas/base/matrix-triangles]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS matrix triangles.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`operationSideEnum2Str( operation )`][@stdlib/blas/base/operation-side-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the BLAS operation side string associated with a BLAS operation side enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`operationSideResolveEnum( operation )`][@stdlib/blas/base/operation-side-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported BLAS operation side value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`operationSideResolveStr( operation )`][@stdlib/blas/base/operation-side-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the operation side string associated with a supported BLAS operation side value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`operationSideStr2Enum( operation )`][@stdlib/blas/base/operation-side-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a BLAS operation side.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`operationSides()`][@stdlib/blas/base/operation-sides]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS operation sides.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`transposeOperationEnum2Str( operation )`][@stdlib/blas/base/transpose-operation-enum2str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`transposeOperationResolveEnum( operation )`][@stdlib/blas/base/transpose-operation-resolve-enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a supported BLAS transpose operation value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`transposeOperationResolveStr( operation )`][@stdlib/blas/base/transpose-operation-resolve-str]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the transpose operation string associated with a supported BLAS transpose operation value.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`transposeOperationStr2Enum( operation )`][@stdlib/blas/base/transpose-operation-str2enum]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003ereturn the enumeration constant associated with a BLAS transpose operation.\u003c/span\u003e\n-   \u003cspan class=\"signature\"\u003e[`transposeOperations()`][@stdlib/blas/base/transpose-operations]\u003c/span\u003e\u003cspan class=\"delimiter\"\u003e: \u003c/span\u003e\u003cspan class=\"description\"\u003eBLAS transpose operations.\u003c/span\u003e\n\n\u003c/div\u003e\n\n\u003c!-- \u003c/toc\u003e --\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.usage --\u003e\n\n\u003csection class=\"examples\"\u003e\n\n## Examples\n\n\u003c!-- TODO: better examples --\u003e\n\n\u003c!-- eslint no-undef: \"error\" --\u003e\n\n```javascript\nvar objectKeys = require( '@stdlib/utils-keys' );\nvar blas = require( '@stdlib/blas-base' );\n\nconsole.log( objectKeys( blas ) );\n```\n\n\u003c/section\u003e\n\n\u003c!-- /.examples --\u003e\n\n\u003c!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --\u003e\n\n\u003csection class=\"related\"\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.related --\u003e\n\n\u003c!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --\u003e\n\n\n\u003csection class=\"main-repo\" \u003e\n\n* * *\n\n## Notice\n\nThis package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.\n\nFor more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].\n\n#### Community\n\n[![Chat][chat-image]][chat-url]\n\n---\n\n## License\n\nSee [LICENSE][stdlib-license].\n\n\n## Copyright\n\nCopyright \u0026copy; 2016-2026. The Stdlib [Authors][stdlib-authors].\n\n\u003c/section\u003e\n\n\u003c!-- /.stdlib --\u003e\n\n\u003c!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --\u003e\n\n\u003csection class=\"links\"\u003e\n\n[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-base.svg\n[npm-url]: https://npmjs.org/package/@stdlib/blas-base\n\n[test-image]: https://github.com/stdlib-js/blas-base/actions/workflows/test.yml/badge.svg?branch=main\n[test-url]: https://github.com/stdlib-js/blas-base/actions/workflows/test.yml?query=branch:main\n\n[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-base/main.svg\n[coverage-url]: https://codecov.io/github/stdlib-js/blas-base?branch=main\n\n\u003c!--\n\n[dependencies-image]: https://img.shields.io/david/stdlib-js/blas-base.svg\n[dependencies-url]: https://david-dm.org/stdlib-js/blas-base/main\n\n--\u003e\n\n[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg\n[chat-url]: https://stdlib.zulipchat.com\n\n[stdlib]: https://github.com/stdlib-js/stdlib\n\n[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors\n\n[umd]: https://github.com/umdjs/umd\n[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules\n\n[deno-url]: https://github.com/stdlib-js/blas-base/tree/deno\n[deno-readme]: https://github.com/stdlib-js/blas-base/blob/deno/README.md\n[umd-url]: https://github.com/stdlib-js/blas-base/tree/umd\n[umd-readme]: https://github.com/stdlib-js/blas-base/blob/umd/README.md\n[esm-url]: https://github.com/stdlib-js/blas-base/tree/esm\n[esm-readme]: https://github.com/stdlib-js/blas-base/blob/esm/README.md\n[branches-url]: https://github.com/stdlib-js/blas-base/blob/main/branches.md\n\n[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/blas-base/main/LICENSE\n\n\u003c!-- \u003ctoc-links\u003e --\u003e\n\n[@stdlib/blas/base/assert]: https://github.com/stdlib-js/blas-base-assert\n\n[@stdlib/blas/base/diagonal-type-enum2str]: https://github.com/stdlib-js/blas-base-diagonal-type-enum2str\n\n[@stdlib/blas/base/diagonal-type-resolve-enum]: https://github.com/stdlib-js/blas-base-diagonal-type-resolve-enum\n\n[@stdlib/blas/base/diagonal-type-resolve-str]: https://github.com/stdlib-js/blas-base-diagonal-type-resolve-str\n\n[@stdlib/blas/base/diagonal-type-str2enum]: https://github.com/stdlib-js/blas-base-diagonal-type-str2enum\n\n[@stdlib/blas/base/diagonal-types]: https://github.com/stdlib-js/blas-base-diagonal-types\n\n[@stdlib/blas/base/layout-enum2str]: https://github.com/stdlib-js/blas-base-layout-enum2str\n\n[@stdlib/blas/base/layout-resolve-enum]: https://github.com/stdlib-js/blas-base-layout-resolve-enum\n\n[@stdlib/blas/base/layout-resolve-str]: https://github.com/stdlib-js/blas-base-layout-resolve-str\n\n[@stdlib/blas/base/layout-str2enum]: https://github.com/stdlib-js/blas-base-layout-str2enum\n\n[@stdlib/blas/base/layouts]: https://github.com/stdlib-js/blas-base-layouts\n\n[@stdlib/blas/base/matrix-orientation-enum2str]: https://github.com/stdlib-js/blas-base-matrix-orientation-enum2str\n\n[@stdlib/blas/base/matrix-orientation-resolve-enum]: https://github.com/stdlib-js/blas-base-matrix-orientation-resolve-enum\n\n[@stdlib/blas/base/matrix-orientation-resolve-str]: https://github.com/stdlib-js/blas-base-matrix-orientation-resolve-str\n\n[@stdlib/blas/base/matrix-orientation-str2enum]: https://github.com/stdlib-js/blas-base-matrix-orientation-str2enum\n\n[@stdlib/blas/base/matrix-orientations]: https://github.com/stdlib-js/blas-base-matrix-orientations\n\n[@stdlib/blas/base/matrix-triangle-enum2str]: https://github.com/stdlib-js/blas-base-matrix-triangle-enum2str\n\n[@stdlib/blas/base/matrix-triangle-resolve-enum]: https://github.com/stdlib-js/blas-base-matrix-triangle-resolve-enum\n\n[@stdlib/blas/base/matrix-triangle-resolve-str]: https://github.com/stdlib-js/blas-base-matrix-triangle-resolve-str\n\n[@stdlib/blas/base/matrix-triangle-str2enum]: https://github.com/stdlib-js/blas-base-matrix-triangle-str2enum\n\n[@stdlib/blas/base/matrix-triangles]: https://github.com/stdlib-js/blas-base-matrix-triangles\n\n[@stdlib/blas/base/operation-side-enum2str]: https://github.com/stdlib-js/blas-base-operation-side-enum2str\n\n[@stdlib/blas/base/operation-side-resolve-enum]: https://github.com/stdlib-js/blas-base-operation-side-resolve-enum\n\n[@stdlib/blas/base/operation-side-resolve-str]: https://github.com/stdlib-js/blas-base-operation-side-resolve-str\n\n[@stdlib/blas/base/operation-side-str2enum]: https://github.com/stdlib-js/blas-base-operation-side-str2enum\n\n[@stdlib/blas/base/operation-sides]: https://github.com/stdlib-js/blas-base-operation-sides\n\n[@stdlib/blas/base/transpose-operation-enum2str]: https://github.com/stdlib-js/blas-base-transpose-operation-enum2str\n\n[@stdlib/blas/base/transpose-operation-resolve-enum]: https://github.com/stdlib-js/blas-base-transpose-operation-resolve-enum\n\n[@stdlib/blas/base/transpose-operation-resolve-str]: https://github.com/stdlib-js/blas-base-transpose-operation-resolve-str\n\n[@stdlib/blas/base/transpose-operation-str2enum]: https://github.com/stdlib-js/blas-base-transpose-operation-str2enum\n\n[@stdlib/blas/base/transpose-operations]: https://github.com/stdlib-js/blas-base-transpose-operations\n\n[@stdlib/blas/base/dcabs1]: https://github.com/stdlib-js/blas-base-dcabs1\n\n[@stdlib/blas/base/scabs1]: https://github.com/stdlib-js/blas-base-scabs1\n\n[@stdlib/blas/base/dgemm]: https://github.com/stdlib-js/blas-base-dgemm\n\n[@stdlib/blas/base/ggemm]: https://github.com/stdlib-js/blas-base-ggemm\n\n[@stdlib/blas/base/sgemm]: https://github.com/stdlib-js/blas-base-sgemm\n\n[@stdlib/blas/base/dgemv]: https://github.com/stdlib-js/blas-base-dgemv\n\n[@stdlib/blas/base/dger]: https://github.com/stdlib-js/blas-base-dger\n\n[@stdlib/blas/base/dspmv]: https://github.com/stdlib-js/blas-base-dspmv\n\n[@stdlib/blas/base/dspr]: https://github.com/stdlib-js/blas-base-dspr\n\n[@stdlib/blas/base/dsymv]: https://github.com/stdlib-js/blas-base-dsymv\n\n[@stdlib/blas/base/dsyr]: https://github.com/stdlib-js/blas-base-dsyr\n\n[@stdlib/blas/base/dsyr2]: https://github.com/stdlib-js/blas-base-dsyr2\n\n[@stdlib/blas/base/dtrmv]: https://github.com/stdlib-js/blas-base-dtrmv\n\n[@stdlib/blas/base/dtrsv]: https://github.com/stdlib-js/blas-base-dtrsv\n\n[@stdlib/blas/base/ggemv]: https://github.com/stdlib-js/blas-base-ggemv\n\n[@stdlib/blas/base/gger]: https://github.com/stdlib-js/blas-base-gger\n\n[@stdlib/blas/base/gsyr]: https://github.com/stdlib-js/blas-base-gsyr\n\n[@stdlib/blas/base/sgemv]: https://github.com/stdlib-js/blas-base-sgemv\n\n[@stdlib/blas/base/sger]: https://github.com/stdlib-js/blas-base-sger\n\n[@stdlib/blas/base/sspmv]: https://github.com/stdlib-js/blas-base-sspmv\n\n[@stdlib/blas/base/sspr]: https://github.com/stdlib-js/blas-base-sspr\n\n[@stdlib/blas/base/ssymv]: https://github.com/stdlib-js/blas-base-ssymv\n\n[@stdlib/blas/base/ssyr]: https://github.com/stdlib-js/blas-base-ssyr\n\n[@stdlib/blas/base/ssyr2]: https://github.com/stdlib-js/blas-base-ssyr2\n\n[@stdlib/blas/base/strmv]: https://github.com/stdlib-js/blas-base-strmv\n\n[@stdlib/blas/base/strsv]: https://github.com/stdlib-js/blas-base-strsv\n\n[@stdlib/blas/base/caxpy]: https://github.com/stdlib-js/blas-base-caxpy\n\n[@stdlib/blas/base/ccopy]: https://github.com/stdlib-js/blas-base-ccopy\n\n[@stdlib/blas/base/cscal]: https://github.com/stdlib-js/blas-base-cscal\n\n[@stdlib/blas/base/csrot]: https://github.com/stdlib-js/blas-base-csrot\n\n[@stdlib/blas/base/csscal]: https://github.com/stdlib-js/blas-base-csscal\n\n[@stdlib/blas/base/cswap]: https://github.com/stdlib-js/blas-base-cswap\n\n[@stdlib/blas/base/dasum]: https://github.com/stdlib-js/blas-base-dasum\n\n[@stdlib/blas/base/daxpy]: https://github.com/stdlib-js/blas-base-daxpy\n\n[@stdlib/blas/base/dcopy]: https://github.com/stdlib-js/blas-base-dcopy\n\n[@stdlib/blas/base/ddot]: https://github.com/stdlib-js/blas-base-ddot\n\n[@stdlib/blas/base/dnrm2]: https://github.com/stdlib-js/blas-base-dnrm2\n\n[@stdlib/blas/base/drot]: https://github.com/stdlib-js/blas-base-drot\n\n[@stdlib/blas/base/drotg]: https://github.com/stdlib-js/blas-base-drotg\n\n[@stdlib/blas/base/drotm]: https://github.com/stdlib-js/blas-base-drotm\n\n[@stdlib/blas/base/dscal]: https://github.com/stdlib-js/blas-base-dscal\n\n[@stdlib/blas/base/dsdot]: https://github.com/stdlib-js/blas-base-dsdot\n\n[@stdlib/blas/base/dswap]: https://github.com/stdlib-js/blas-base-dswap\n\n[@stdlib/blas/base/dznrm2]: https://github.com/stdlib-js/blas-base-dznrm2\n\n[@stdlib/blas/base/gasum]: https://github.com/stdlib-js/blas-base-gasum\n\n[@stdlib/blas/base/gaxpy]: https://github.com/stdlib-js/blas-base-gaxpy\n\n[@stdlib/blas/base/gcopy]: https://github.com/stdlib-js/blas-base-gcopy\n\n[@stdlib/blas/base/gdot]: https://github.com/stdlib-js/blas-base-gdot\n\n[@stdlib/blas/base/gnrm2]: https://github.com/stdlib-js/blas-base-gnrm2\n\n[@stdlib/blas/base/gscal]: https://github.com/stdlib-js/blas-base-gscal\n\n[@stdlib/blas/base/gswap]: https://github.com/stdlib-js/blas-base-gswap\n\n[@stdlib/blas/base/idamax]: https://github.com/stdlib-js/blas-base-idamax\n\n[@stdlib/blas/base/igamax]: https://github.com/stdlib-js/blas-base-igamax\n\n[@stdlib/blas/base/isamax]: https://github.com/stdlib-js/blas-base-isamax\n\n[@stdlib/blas/base/sasum]: https://github.com/stdlib-js/blas-base-sasum\n\n[@stdlib/blas/base/saxpy]: https://github.com/stdlib-js/blas-base-saxpy\n\n[@stdlib/blas/base/scasum]: https://github.com/stdlib-js/blas-base-scasum\n\n[@stdlib/blas/base/scnrm2]: https://github.com/stdlib-js/blas-base-scnrm2\n\n[@stdlib/blas/base/scopy]: https://github.com/stdlib-js/blas-base-scopy\n\n[@stdlib/blas/base/sdot]: https://github.com/stdlib-js/blas-base-sdot\n\n[@stdlib/blas/base/sdsdot]: https://github.com/stdlib-js/blas-base-sdsdot\n\n[@stdlib/blas/base/snrm2]: https://github.com/stdlib-js/blas-base-snrm2\n\n[@stdlib/blas/base/srot]: https://github.com/stdlib-js/blas-base-srot\n\n[@stdlib/blas/base/srotg]: https://github.com/stdlib-js/blas-base-srotg\n\n[@stdlib/blas/base/srotm]: https://github.com/stdlib-js/blas-base-srotm\n\n[@stdlib/blas/base/sscal]: https://github.com/stdlib-js/blas-base-sscal\n\n[@stdlib/blas/base/sswap]: https://github.com/stdlib-js/blas-base-sswap\n\n[@stdlib/blas/base/zaxpy]: https://github.com/stdlib-js/blas-base-zaxpy\n\n[@stdlib/blas/base/zcopy]: https://github.com/stdlib-js/blas-base-zcopy\n\n[@stdlib/blas/base/zdrot]: https://github.com/stdlib-js/blas-base-zdrot\n\n[@stdlib/blas/base/zdscal]: https://github.com/stdlib-js/blas-base-zdscal\n\n[@stdlib/blas/base/zscal]: https://github.com/stdlib-js/blas-base-zscal\n\n[@stdlib/blas/base/zswap]: https://github.com/stdlib-js/blas-base-zswap\n\n\u003c!-- \u003c/toc-links\u003e --\u003e\n\n\u003c/section\u003e\n\n\u003c!-- /.links --\u003e\n","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdlib-js%2Fblas-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstdlib-js%2Fblas-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdlib-js%2Fblas-base/lists"}