An open API service indexing awesome lists of open source software.

https://github.com/stdlib-js/ndarray-count-if

Count the number of elements along one or more ndarray dimensions which pass a test implemented by a predicate function.
https://github.com/stdlib-js/ndarray-count-if

array conditional count javascript ndarray node node-js nodejs predicate reduce reduction stdlib strided truthy utility utils

Last synced: 4 days ago
JSON representation

Count the number of elements along one or more ndarray dimensions which pass a test implemented by a predicate function.

Awesome Lists containing this project