{"id":52063,"name":"@stdlib/blas-base-daxpy","description":"Multiply a vector x by a constant and add the result to y.","url":"https://github.com/stdlib-js/blas-base-daxpy","last_synced_at":"2025-09-05T12:32:24.286Z","repository":{"id":41359464,"uuid":"376895023","full_name":"stdlib-js/blas-base-daxpy","owner":"stdlib-js","description":"Multiply a vector x by a constant and add the result to y.","archived":false,"fork":false,"pushed_at":"2025-07-22T04:03:39.000Z","size":599,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T03:26:20.414Z","etag":null,"topics":["add","algebra","alpha","array","blas","daxpy","double","float64","javascript","level-1","linear","math","mathematics","ndarray","node","node-js","nodejs","stdlib","subroutines","vector"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"C","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,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-14T16:52:22.000Z","updated_at":"2025-07-22T03:58:58.000Z","dependencies_parsed_at":"2023-02-17T01:46:38.097Z","dependency_job_id":"e9f79f5e-900c-4369-bd61-a452585e513d","html_url":"https://github.com/stdlib-js/blas-base-daxpy","commit_stats":{"total_commits":66,"total_committers":1,"mean_commits":66.0,"dds":0.0,"last_synced_commit":"c8efc6efbc57f1d8d03b1842b6add6a51f1ff89c"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/sbom","scorecard":{"id":847581,"data":{"date":"2025-08-18","repo":{"name":"github.com/stdlib-js/blas-base-daxpy","commit":"0ca2d01240c1d580c66928b555699e51bef73a92"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.5,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T21:48:29.827Z","repository_id":41359464,"created_at":"2025-08-23T21:48:29.828Z","updated_at":"2025-08-23T21:48:29.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273757227,"owners_count":25162541,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":1292638,"name":"@stdlib/blas-base-daxpy","ecosystem":"npm","description":"Multiply a vector x by a constant and add the result to y.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/blas-base-daxpy","keywords_array":["stdlib","stdmath","mathematics","math","blas","level 1","daxpy","linear","algebra","subroutines","add","alpha","vector","array","ndarray","float64","double","float64array"],"namespace":"stdlib","versions_count":15,"first_release_published_at":"2021-06-14T17:50:48.641Z","latest_release_published_at":"2024-07-27T13:46:52.234Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-27T19:05:58.996Z","created_at":"2022-04-08T19:51:54.970Z","updated_at":"2025-08-27T20:23:15.925Z","registry_url":"https://www.npmjs.com/package/@stdlib/blas-base-daxpy","install_command":"npm install @stdlib/blas-base-daxpy","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.3.0"}},"repo_metadata":{"id":41359464,"uuid":"376895023","full_name":"stdlib-js/blas-base-daxpy","owner":"stdlib-js","description":"Multiply a vector x by a constant and add the result to y.","archived":false,"fork":false,"pushed_at":"2025-07-22T04:03:39.000Z","size":599,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-22T06:36:21.825Z","etag":null,"topics":["add","algebra","alpha","array","blas","daxpy","double","float64","javascript","level-1","linear","math","mathematics","ndarray","node","node-js","nodejs","stdlib","subroutines","vector"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"C","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,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-14T16:52:22.000Z","updated_at":"2025-07-22T03:58:58.000Z","dependencies_parsed_at":"2023-02-17T01:46:38.097Z","dependency_job_id":"e9f79f5e-900c-4369-bd61-a452585e513d","html_url":"https://github.com/stdlib-js/blas-base-daxpy","commit_stats":{"total_commits":66,"total_committers":1,"mean_commits":66.0,"dds":0.0,"last_synced_commit":"c8efc6efbc57f1d8d03b1842b6add6a51f1ff89c"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/sbom","scorecard":{"id":847581,"data":{"date":"2025-08-18","repo":{"name":"github.com/stdlib-js/blas-base-daxpy","commit":"0ca2d01240c1d580c66928b555699e51bef73a92"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":4.5,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:449: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:623: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/blas-base-daxpy/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:157","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:165","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:269","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:436","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:617","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  33 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of  32 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T21:48:29.827Z","repository_id":41359464,"created_at":"2025-08-23T21:48:29.828Z","updated_at":"2025-08-23T21:48:29.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272374825,"owners_count":24923450,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.3.0-esm","sha":"22f45012a49cb62cdc99cb04b3876c33e8997796","kind":"tag","published_at":"2024-07-27T13:48:41.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.3.0-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.3.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.3.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-esm/manifests"},{"name":"v0.3.0-umd","sha":"9bdcfc706e5c85b8285bcaea97042fc3e5c047d9","kind":"tag","published_at":"2024-07-27T13:48:39.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.3.0-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.3.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.3.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-umd/manifests"},{"name":"v0.3.0-deno","sha":"7916c1fa5388ae969411a7c061f13bffe952d0d4","kind":"tag","published_at":"2024-07-27T13:48:37.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.3.0-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.3.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.3.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0-deno/manifests"},{"name":"v0.3.0","sha":"6f00f8457d01328aca51d03793522b4f2b7c5452","kind":"commit","published_at":"2024-07-27T13:46:50.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.3.0","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.3.0/manifests"},{"name":"v0.2.1-esm","sha":"43515cc4770cf636fa9d18f467e62c4da206e491","kind":"tag","published_at":"2024-02-22T22:00:27.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"9516c8c2c93989dc1056294e80736c367a92d2d9","kind":"tag","published_at":"2024-02-22T22:00:25.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"b1ed320ce94441fa8bec0d7331a3ea2b06d45a9d","kind":"tag","published_at":"2024-02-22T22:00:24.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"c0bf553b1403dd6b14ca69a210ce30b7d554b17f","kind":"commit","published_at":"2024-02-22T20:53:22.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.1/manifests"},{"name":"v0.2.0-esm","sha":"e4a28c02263727e0ca71f8925568a5e80b2a1709","kind":"tag","published_at":"2024-02-14T15:52:30.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"77f10d69b31b29c583450e8230fe83118468b74f","kind":"tag","published_at":"2024-02-14T15:52:28.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"b6704dab96c2111274248e672627bfe505a1594b","kind":"tag","published_at":"2024-02-14T15:52:26.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"62897dd8666b446a39ddf31c03b4c1d646d9e606","kind":"commit","published_at":"2024-02-14T05:13:47.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.2.0/manifests"},{"name":"v0.1.1-esm","sha":"5b0ac94e982e830c18f83dd2879e467dee3eada1","kind":"tag","published_at":"2023-10-04T16:47:45.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.1-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-esm/manifests"},{"name":"v0.1.1-umd","sha":"4566d6590654976e8e1ade5eeb10571b6a917f99","kind":"tag","published_at":"2023-10-04T16:47:42.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.1-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-umd/manifests"},{"name":"v0.1.1-deno","sha":"360b16b7ea6dc1819dbcc4ffa8f458626b6adc29","kind":"tag","published_at":"2023-10-04T16:47:40.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.1-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1-deno/manifests"},{"name":"v0.1.1","sha":"acaafa04b9dd1053d85bba0b9dfad1438c11fa1b","kind":"commit","published_at":"2023-10-04T00:58:45.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.1","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.1/manifests"},{"name":"v0.1.0-esm","sha":"42f967bd3cbcb1e3d5d1ce312ea7f76b521882b3","kind":"tag","published_at":"2023-09-23T04:05:42.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"630bb9f625e3aabf829efb1f819c43fea0fc95e8","kind":"tag","published_at":"2023-09-23T04:05:41.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"e852878530d2e66fb59b4bb3f3e1edf163703ce7","kind":"tag","published_at":"2023-09-23T04:05:39.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"d665961e3f16d3031bff388c17ff87c9733f70c5","kind":"commit","published_at":"2023-09-23T01:00:41.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.1.0/manifests"},{"name":"v0.0.10-esm","sha":"7917097d8d2372d026afe393d5d93827d63594a7","kind":"tag","published_at":"2022-11-03T20:23:18.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.10-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.10-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.10-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-esm/manifests"},{"name":"v0.0.10-umd","sha":"52e299d82c341b6993ca450f6b981e483451f0d2","kind":"tag","published_at":"2022-11-03T20:23:16.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.10-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.10-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.10-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-umd/manifests"},{"name":"v0.0.10-deno","sha":"edb52ac35d7fe968bf9d2665e6922429cffd2cdc","kind":"tag","published_at":"2022-11-03T20:23:14.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.10-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.10-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.10-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10-deno/manifests"},{"name":"v0.0.10","sha":"4e6545ba80f718a85830863359f7fdebe301936f","kind":"commit","published_at":"2022-11-03T20:01:02.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.10","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.10/manifests"},{"name":"v0.0.9-esm","sha":"7f88ae52d76a5363be680741ec01b85f2e10c9f0","kind":"tag","published_at":"2022-08-30T19:48:38.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.9-esm","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.9-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.9-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-esm/manifests"},{"name":"v0.0.9-umd","sha":"6c1117393c762534b90fac1335554379568bbe01","kind":"tag","published_at":"2022-08-30T19:48:36.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.9-umd","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.9-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.9-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-umd/manifests"},{"name":"v0.0.9-deno","sha":"386e8d7aa1f108f8eab95a4574de2e83aec01e64","kind":"tag","published_at":"2022-08-30T19:48:35.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.9-deno","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.9-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.9-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9-deno/manifests"},{"name":"v0.0.9","sha":"d29e134855856264370161478c9d7aa005f3e48a","kind":"commit","published_at":"2022-08-30T19:42:14.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.9","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"1d5679369daff430c2b1c75800a3b29380e429a0","kind":"commit","published_at":"2022-02-16T06:44:26.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.8","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"fa4363ea534fade3825277a864b106e62563d66c","kind":"commit","published_at":"2021-08-22T16:16:05.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"fcfbda6b48f1901bbf8c688fcd9d16ae678a992c","kind":"tag","published_at":"2021-07-07T00:20:32.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"5ef223d63b9dfc0aa5f94e2c9dd2c74bb2539bc0","kind":"tag","published_at":"2021-06-27T23:13:22.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2d17640890adaa6228923017fc62ceaf459ade18","kind":"tag","published_at":"2021-06-16T04:52:01.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"5a89886be0163b0ef49eb524838df6d014662bbc","kind":"tag","published_at":"2021-06-15T15:49:30.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"3503554ddd57a3091ad7e6a0820d652dd9df4b2a","kind":"tag","published_at":"2021-06-15T06:05:13.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e82d988f6c028dca1d4c18afeb745ce7de24d290","kind":"tag","published_at":"2021-06-14T17:50:44.000Z","download_url":"https://codeload.github.com/stdlib-js/blas-base-daxpy/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/blas-base-daxpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/blas-base-daxpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-27T20:23:15.925Z","dependent_packages_count":4,"downloads":365,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":5.164775195680556,"dependent_repos_count":5.037679178432042,"dependent_packages_count":4.515290680584369,"stargazers_count":16.734121053693542,"forks_count":11.599616013021386,"docker_downloads_count":null,"average":8.610296424282378},"purl":"pkg:npm/%40stdlib/blas-base-daxpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/blas-base-daxpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/blas-base-daxpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/blas-base-daxpy/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T02:13:37.439Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fblas-base-daxpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fblas-base-daxpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fblas-base-daxpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Fblas-base-daxpy/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-19T21:33:59.024Z","updated_at":"2022-11-19T21:33:59.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-19T21:33:59.026Z","updated_at":"2022-11-19T21:33:59.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-19T21:33:59.004Z","updated_at":"2022-11-19T21:33:59.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-19T21:33:59.022Z","updated_at":"2022-11-19T21:33:59.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131150,"maintainers_count":1051619,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":111566,"full_name":"stdlib-js/blas-base-daxpy","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":66}],"total_commits":66,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":66.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":24}],"past_year_total_commits":24,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":24.0,"past_year_dds":0.0,"last_synced_at":"2024-02-03T10:35:45.605Z","last_synced_commit":"c8efc6efbc57f1d8d03b1842b6add6a51f1ff89c","created_at":"2023-03-07T22:25:39.358Z","updated_at":"2024-02-03T10:35:45.605Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stdlib-js/blas-base-daxpy","html_url":"https://github.com/stdlib-js/blas-base-daxpy","last_synced_at":"2025-08-27T20:23:15.889Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T01:08:10.673Z","updated_at":"2025-08-27T20:23:15.890Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Fblas-base-daxpy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10098650,"issues_count":31447165,"pull_requests_count":97330651,"authors_count":10702032,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":39},"last_year":{"PushEvent":39}},"keywords":["add","algebra","alpha","array","blas","daxpy","double","float64","javascript","level-1","linear","math","mathematics","ndarray","node","node-js","nodejs","stdlib","subroutines","vector"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-26T21:31:01.830Z","updated_at":"2022-09-26T21:31:01.830Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/package.json","dependencies":[{"id":6164755067,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":6164755068,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false},{"id":6164755052,"package_name":"@stdlib/assert-is-error","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":6164755053,"package_name":"@stdlib/utils-define-nonenumerable-read-only-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":6164755054,"package_name":"@stdlib/utils-library-manifest","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":6164755055,"package_name":"@stdlib/utils-try-require","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":6164755056,"package_name":"@stdlib/array-filled-by","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755057,"package_name":"@stdlib/array-float64","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755058,"package_name":"@stdlib/assert-is-browser","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755059,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755060,"package_name":"@stdlib/math-base-assert-is-nan","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755061,"package_name":"@stdlib/math-base-special-floor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755062,"package_name":"@stdlib/math-base-special-pow","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755063,"package_name":"@stdlib/random-base-discrete-uniform","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755064,"package_name":"@stdlib/random-base-randu","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":6164755065,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6164755066,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:20.615Z","updated_at":"2023-01-31T20:30:20.615Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7279985873,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279985874,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:22.016Z","updated_at":"2023-01-31T20:30:22.016Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7279985948,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close_pull_requests.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:22.522Z","updated_at":"2023-01-31T20:30:22.522Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7279986145,"package_name":"superbrothers/close-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/examples.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.482Z","updated_at":"2023-01-31T20:30:23.482Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7279986592,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986593,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm_downloads.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.556Z","updated_at":"2023-01-31T20:30:23.556Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7279986601,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986602,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986603,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986604,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/productionize.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.617Z","updated_at":"2023-01-31T20:30:23.617Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7279986605,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986606,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986607,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7279986608,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7279986609,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.676Z","updated_at":"2023-01-31T20:30:23.676Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7279986611,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986612,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986613,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7279986614,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7279986615,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.719Z","updated_at":"2023-01-31T20:30:23.719Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/test.yml","dependencies":[{"id":7279986634,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986635,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986636,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_bundles.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.829Z","updated_at":"2023-01-31T20:30:23.829Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7279986812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986813,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986814,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7279986815,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.901Z","updated_at":"2023-01-31T20:30:23.901Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7279986826,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986827,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986828,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986829,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7279986830,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_install.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:30:23.947Z","updated_at":"2023-01-31T20:30:23.947Z","repository_link":"https://github.com/stdlib-js/blas-base-daxpy/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7279986831,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986832,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7279986833,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":5.934894195619588,"created_at":"2025-09-04T15:51:27.691Z","updated_at":"2025-10-07T08:20:22.686Z","avatar_url":"https://github.com/stdlib-js.png","language":"C","category":null,"sub_category":null,"monthly_downloads":365,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/52063","html_url":"https://science.ecosyste.ms/projects/52063","bibtex_url":"https://science.ecosyste.ms/projects/52063/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/52063/export.apalike"}