New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@aryth/rank-matrix

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aryth/rank-matrix

Return ranks of each element in a 2-d array


Version published
Weekly downloads
119
increased by26.6%
Maintainers
1
Weekly downloads
 
Created

@aryth/rank-matrix

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

Rank each element in a 2-d array
Features
  • Rank each element of a 2-d array.
  • Return a new 2-d array of the same size as the input 2-d array.
  • Comparer configurable.
  • Filter optional. Those elements who do not meet filter gets rank value of -1.
Install
$ npm install @aryth/rank-matrix
Usage
Meta

LICENSE (MIT)

FAQs

Package last updated on 09 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts