stats-array-minabs

Calculate the minimum absolute value of an array.

https://github.com/vivekkolhe08/stats-array-minabs

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

abs array domain extent extremes javascript mathematics min minimum nodejs range statistics stats stdlib
Last synced: 6 months ago · JSON representation

Repository

Calculate the minimum absolute value of an array.

Basic Info
  • Host: GitHub
  • Owner: Vivekkolhe08
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 47.9 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
abs array domain extent extremes javascript mathematics min minimum nodejs range statistics stats stdlib
Created 10 months ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security

Owner

  • Login: Vivekkolhe08
  • Kind: user

GitHub Events

Total
  • Push event: 28
  • Create event: 2
Last Year
  • Push event: 28
  • Create event: 2

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-base-to-accessor-array ^0.2.2 development
  • @stdlib/array-bool ^0.1.0 development
  • @stdlib/array-complex128 ^0.3.0 development
  • @stdlib/bench-harness ^0.2.2 development
  • @stdlib/math-base-assert-is-nan ^0.2.2 development
  • @stdlib/math-base-assert-is-positive-zero ^0.2.2 development
  • @stdlib/math-base-special-pow ^0.3.0 development
  • @stdlib/random-array-discrete-uniform ^0.2.1 development
  • @stdlib/random-array-uniform ^0.2.1 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/array-base-assert-contains ^0.2.2
  • @stdlib/array-base-join ^0.1.1
  • @stdlib/array-dtype ^0.3.0
  • @stdlib/array-dtypes ^0.3.0
  • @stdlib/assert-is-collection ^0.2.2
  • @stdlib/error-tools-fmtprodmsg ^0.2.2
  • @stdlib/stats-base-minabs ^0.2.2
  • @stdlib/string-format ^0.2.2
  • @stdlib/types ^0.4.3