ndarray-vector-float64
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
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.6%) to scientific vocabulary
Keywords
constructor
ctor
data
float64
javascript
ndarray
nodejs
stdlib
structure
types
vec
vector
Last synced: 6 months ago
·
JSON representation
Repository
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Basic Info
- Host: GitHub
- Owner: omarius5671
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Size: 50.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
constructor
ctor
data
float64
javascript
ndarray
nodejs
stdlib
structure
types
vec
vector
Created 9 months ago
· Last pushed 9 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Security
Owner
- Name: Zcz76
- Login: omarius5671
- Kind: user
- Repositories: 1
- Profile: https://github.com/omarius5671
GitHub Events
Total
- Release event: 1
- Push event: 13
- Create event: 3
Last Year
- Release event: 1
- Push event: 13
- Create event: 3
Dependencies
package.json
npm
- @stdlib/array-buffer ^0.2.2 development
- @stdlib/array-float32 ^0.2.2 development
- @stdlib/array-float64 ^0.2.2 development
- @stdlib/assert-is-ndarray-like ^0.2.2 development
- @stdlib/assert-is-ndarray-like-with-data-type github:stdlib-js/assert-is-ndarray-like-with-data-type#main development
- @stdlib/assert-is-same-float64array ^0.2.2 development
- @stdlib/bench-harness ^0.2.2 development
- @stdlib/blas-ext-sum github:stdlib-js/blas-ext-sum#main development
- @stdlib/buffer-from-array ^0.2.2 development
- @stdlib/math-base-special-pow ^0.3.0 development
- @stdlib/ndarray-base-assert-is-read-only ^0.2.2 development
- @stdlib/ndarray-data-buffer ^0.2.2 development
- @stdlib/ndarray-map github:stdlib-js/ndarray-map#main development
- @stdlib/random-array-discrete-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-vector-ctor github:stdlib-js/ndarray-vector-ctor#main
- @stdlib/types ^0.4.3