stats-strided-max-by

This repository contains the `stats-strided-max-by` function, which computes the maximum value of a strided array using a callback function. Explore the code and contribute to enhancing numerical computation in JavaScript! 🛠️📊

https://github.com/irina2007574/stats-strided-max-by

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

Keywords

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

Repository

This repository contains the `stats-strided-max-by` function, which computes the maximum value of a strided array using a callback function. Explore the code and contribute to enhancing numerical computation in JavaScript! 🛠️📊

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

Owner

  • Login: irina2007574
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Push event: 141
  • Create event: 2
Last Year
  • Release event: 1
  • Watch event: 1
  • Push event: 141
  • Create event: 2

Dependencies

package.json npm
  • @stdlib/array-base-to-accessor-array ^0.2.2 development
  • @stdlib/array-float64 ^0.2.2 development
  • @stdlib/bench-harness ^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-arraylike2object ^0.2.1
  • @stdlib/math-base-assert-is-nan ^0.2.2
  • @stdlib/math-base-assert-is-positive-zero ^0.2.2
  • @stdlib/strided-base-stride2offset ^0.1.0
  • @stdlib/types ^0.4.3
  • @stdlib/utils-define-nonenumerable-read-only-property ^0.2.2