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

@aryth/rank-matrix

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

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

0.3.1
Source
npm
Version published
Maintainers
1
Created
Source

@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)

Keywords

math

FAQs

Package last updated on 12 Nov 2020

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