blas-base-wasm-dsdot

Compute the dot product of `x` and `y` with extended accumulation and result.

https://github.com/gesu213/blas-base-wasm-dsdot

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary

Keywords

algebra array blas dot dsdot javascript linear mathematics ndarray nodejs single stdlib subroutines vector
Last synced: 6 months ago · JSON representation

Repository

Compute the dot product of `x` and `y` with extended accumulation and result.

Basic Info
  • Host: GitHub
  • Owner: Gesu213
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 74.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
algebra array blas dot dsdot javascript linear mathematics ndarray nodejs single stdlib subroutines vector
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security

Owner

  • Login: Gesu213
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Push event: 78
  • Create event: 3
Last Year
  • Release event: 1
  • Push event: 78
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • @stdlib/array-float32 ^0.2.2 development
  • @stdlib/array-little-endian-float32 github:stdlib-js/array-little-endian-float32#main development
  • @stdlib/array-one-to ^0.2.2 development
  • @stdlib/array-ones ^0.2.1 development
  • @stdlib/assert-has-wasm-support ^0.2.2 development
  • @stdlib/bench-harness ^0.2.2 development
  • @stdlib/blas-ext-base-gfill ^0.2.1 development
  • @stdlib/blas-ext-base-gfill-by ^0.2.1 development
  • @stdlib/fs-read-file ^0.2.2 development
  • @stdlib/fs-write-file ^0.2.2 development
  • @stdlib/math-base-assert-is-nan ^0.2.2 development
  • @stdlib/math-base-special-pow ^0.3.0 development
  • @stdlib/ndarray-base-bytes-per-element ^0.2.2 development
  • @stdlib/random-array-uniform ^0.2.1 development
  • @stdlib/random-base-discrete-uniform ^0.2.1 development
  • @stdlib/string-base-base64-to-uint8array github:stdlib-js/string-base-base64-to-uint8array#main development
  • @stdlib/string-replace ^0.2.2 development
  • @stdlib/time-current-year ^0.2.2 development
  • istanbul ^0.4.1 development
  • tap-min git+https://github.com/Planeshifter/tap-min.git development
  • tape git+https://github.com/kgryte/tape.git#fix/globby development
  • @stdlib/assert-is-wasm-memory github:stdlib-js/assert-is-wasm-memory#main
  • @stdlib/blas-base-dsdot ^0.3.0
  • @stdlib/error-tools-fmtprodmsg ^0.2.2
  • @stdlib/fs-read-wasm ^0.2.2
  • @stdlib/strided-base-stride2offset ^0.1.0
  • @stdlib/string-format ^0.2.2
  • @stdlib/types ^0.4.3
  • @stdlib/utils-define-nonenumerable-read-only-property ^0.2.2
  • @stdlib/utils-inherit ^0.2.2
  • @stdlib/utils-library-manifest ^0.2.2
  • @stdlib/wasm-base-arrays2ptrs github:stdlib-js/wasm-base-arrays2ptrs#main
  • @stdlib/wasm-base-strided2object github:stdlib-js/wasm-base-strided2object#main
  • @stdlib/wasm-memory github:stdlib-js/wasm-memory#main
  • @stdlib/wasm-module-wrapper github:stdlib-js/wasm-module-wrapper#main