GitHub / Laxman44 / ndarray-vector-uint8c
Create a clamped unsigned 8-bit integer vector (i.e., a one-dimensional ndarray).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laxman44%2Fndarray-vector-uint8c
PURL: pkg:github/Laxman44/ndarray-vector-uint8c
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: JavaScript
Size: 50.8 KB
Dependencies parsed at:
19
Created at: 2 months ago
Updated at: 7 days ago
Pushed at: 7 days ago
Last synced at: 7 days ago
Topics: constructor, ctor, data, javascript, ndarray, nodejs, stdlib, structure, types, uint8c, vec, vector
- @stdlib/array-buffer ^0.2.2 development
- @stdlib/array-float64 ^0.2.2 development
- @stdlib/array-uint8c ^0.2.2 development
- @stdlib/assert-is-equal-uint8clampedarray github:stdlib-js/assert-is-equal-uint8clampedarray#main 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/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