stats-strided-sstdevch

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.

https://github.com/codexshub/stats-strided-sstdevch

Science Score: 13.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
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary

Keywords

deviation dispersion javascript nodejs sample-standard-deviation spread standard-deviation stats stdlib strided-array typed unbiased var variance
Last synced: 6 months ago · JSON representation

Repository

Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.

Basic Info
  • Host: GitHub
  • Owner: codexshub
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 69.3 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
deviation dispersion javascript nodejs sample-standard-deviation spread standard-deviation stats stdlib strided-array typed unbiased var variance
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security

Owner

  • Name: Shubhjeet Chakraborty
  • Login: codexshub
  • Kind: user
  • Location: Indore IND

As a programmer, I wield the power of code to transform imagination into reality, creating digital wonders that leave a lasting impact on the world.

GitHub Events

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

Issues and Pull Requests

Last synced: 11 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/assert-is-browser ^0.2.2 development
  • @stdlib/bench-harness ^0.2.2 development
  • @stdlib/constants-float32-eps ^0.2.2 development
  • @stdlib/math-base-assert-is-nan ^0.2.2 development
  • @stdlib/math-base-special-abs ^0.2.2 development
  • @stdlib/math-base-special-pow ^0.3.0 development
  • @stdlib/math-base-special-sqrt ^0.2.2 development
  • @stdlib/number-float64-base-to-float32 ^0.2.2 development
  • @stdlib/random-array-discrete-uniform ^0.2.1 development
  • @stdlib/random-array-uniform ^0.2.1 development
  • istanbul ^0.4.1 development
  • proxyquire ^2.0.0 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-error ^0.2.2
  • @stdlib/blas-base-shared ^0.1.0
  • @stdlib/math-base-special-sqrtf ^0.2.2
  • @stdlib/napi-argv ^0.2.2
  • @stdlib/napi-argv-float ^0.2.2
  • @stdlib/napi-argv-int64 ^0.2.2
  • @stdlib/napi-argv-strided-float32array ^0.2.2
  • @stdlib/napi-create-double ^0.0.2
  • @stdlib/napi-export ^0.2.2
  • @stdlib/stats-strided-svariancech github:stdlib-js/stats-strided-svariancech#main
  • @stdlib/strided-base-stride2offset ^0.1.0
  • @stdlib/utils-define-nonenumerable-read-only-property ^0.2.2
  • @stdlib/utils-library-manifest ^0.2.2
  • @stdlib/utils-try-require ^0.2.2