blas-ext-base-ndarray-glast-index-of
Efficiently find the index of values in ndarrays with blas-ext-base-ndarray-glast-index-of. Ideal for numerical computations in JavaScript. 🐙💻
https://github.com/tashe997/blas-ext-base-ndarray-glast-index-of
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.0%) to scientific vocabulary
Keywords
array
blas
extended
get
index
javascript
mathematics
ndarray
nodejs
search
stdlib
Last synced: 6 months ago
·
JSON representation
Repository
Efficiently find the index of values in ndarrays with blas-ext-base-ndarray-glast-index-of. Ideal for numerical computations in JavaScript. 🐙💻
Basic Info
- Host: GitHub
- Owner: tashe997
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Size: 50.8 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
array
blas
extended
get
index
javascript
mathematics
ndarray
nodejs
search
stdlib
Created 7 months ago
· Last pushed 7 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Security
Owner
- Login: tashe997
- Kind: user
- Repositories: 1
- Profile: https://github.com/tashe997
GitHub Events
Total
- Push event: 9
- Create event: 2
Last Year
- Push event: 9
- Create event: 2
Dependencies
package.json
npm
- @stdlib/assert-is-integer ^0.2.2 development
- @stdlib/bench-harness ^0.2.2 development
- @stdlib/math-base-special-pow ^0.3.0 development
- @stdlib/ndarray-base-ctor ^0.2.2 development
- @stdlib/ndarray-from-scalar ^0.2.1 development
- @stdlib/ndarray-to-array ^0.2.1 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/blas-ext-base-glast-index-of github:stdlib-js/blas-ext-base-glast-index-of#main
- @stdlib/ndarray-base-data-buffer ^0.2.2
- @stdlib/ndarray-base-ndarraylike2scalar github:stdlib-js/ndarray-base-ndarraylike2scalar#main
- @stdlib/ndarray-base-numel-dimension ^0.3.2
- @stdlib/ndarray-base-offset ^0.2.2
- @stdlib/ndarray-base-stride ^0.2.2
- @stdlib/types ^0.4.3