stats-strided-nanmax-by
This repository provides a function for computing the maximum value of a strided array while ignoring NaN values. Explore the code and contribute to enhance numerical computation in JavaScript! 🐱💻📊
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.0%) 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 provides a function for computing the maximum value of a strided array while ignoring NaN values. Explore the code and contribute to enhance numerical computation in JavaScript! 🐱💻📊
Basic Info
- Host: GitHub
- Owner: hoclok
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Size: 55.7 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 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Security
Owner
- Login: hoclok
- Kind: user
- Repositories: 1
- Profile: https://github.com/hoclok
GitHub Events
Total
- Release event: 1
- Push event: 146
- Create event: 3
Last Year
- Release event: 1
- Push event: 146
- Create event: 3
Dependencies
package.json
npm
- @stdlib/array-base-to-accessor-array ^0.2.2 development
- @stdlib/array-filled-by ^0.2.1 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-base-bernoulli ^0.2.1 development
- @stdlib/random-base-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