stats-base-ndarray-scumax

Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.

https://github.com/ilovegithubheh/stats-base-ndarray-scumax

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 (1.3%) to scientific vocabulary

Keywords

cumulative domain extent extremes javascript mathematics max maximum ndarray nodejs range statistics stats stdlib
Last synced: 6 months ago · JSON representation

Repository

Compute the cumulative maximum value of a one-dimensional single-precision floating-point ndarray.

Basic Info
  • Host: GitHub
  • Owner: ilovegithubheh
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: main
  • Size: 49.8 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cumulative domain extent extremes javascript mathematics max maximum ndarray 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

  • Name: wvttzyouon
  • Login: ilovegithubheh
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Push event: 77
  • Create event: 3
Last Year
  • Release event: 1
  • Push event: 77
  • 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-zeros ^0.2.2 development
  • @stdlib/assert-is-same-float32array ^0.2.2 development
  • @stdlib/bench-harness ^0.2.2 development
  • @stdlib/math-base-assert-is-nanf ^0.2.2 development
  • @stdlib/math-base-special-pow ^0.3.0 development
  • @stdlib/ndarray-base-ctor ^0.2.2 development
  • @stdlib/ndarray-data-buffer ^0.2.2 development
  • @stdlib/ndarray-to-array ^0.2.1 development
  • @stdlib/ndarray-zeros-like ^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/ndarray-base-data-buffer ^0.2.2
  • @stdlib/ndarray-base-numel-dimension ^0.3.2
  • @stdlib/ndarray-base-offset ^0.2.2
  • @stdlib/ndarray-base-stride ^0.2.2
  • @stdlib/stats-strided-scumax github:stdlib-js/stats-strided-scumax#main
  • @stdlib/types ^0.4.3