Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-matrix

Package Overview
Dependencies
Maintainers
7
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-matrix - npm Package Versions

1
8

2.2.0

Diff

Changelog

Source

2.2.0 (2016-12-14)

Bug Fixes

  • Matrix and Lu circular dependency (ab706b9)
  • styling issues picked up by Travis CI (f211a1f)

Features

  • det: add 2x2 and 3x3 determinants (04ae195)
  • det: add determinant based on LU decomposition (90532ef)
  • det: add determinant synonym (5395b56)
  • sum: sum by 'row' or 'column' (bf5d070)
targos
published 2.1.0 •

Changelog

Source

2.1.0 (2016-10-07)

Bug Fixes

  • use Symbol.species as Matrix constructor in selection (fee325e)
  • use Symbol.species in evaluated static methods (39800f9)

Features

  • add fast multiplication algorithm (strassen) (fdc1c07)
  • add maxValue option to Matrix.randInt (e5a8541)
  • add value parameter to Matrix.eye (f52e4fd), closes #43
  • implement optimized algorithm for 2x2 and 3x3 multiplication (4055ef9)
targos
published 2.0.0 •

Changelog

Source

2.0.0 (2016-08-04)

Features

  • add column view (5ff6680)
  • add flipColumn and flipRow views (55ee4a6)
  • add method subMatrixView (aa1df18)
  • add row view (a9e99f2)
  • add selection method and selection view (59aa861)
  • make use of Symbol.species to allow creating new matrices in any class (eaee5de)
targos
published 1.4.0 •

Changelog

Source

1.4.0 (2016-08-03)

Features

BREAKING CHANGES

  • This is a non trivial change and could potentially break existing code. There is no known backward incompatibility though.
stropitek
published 1.3.0 •

Changelog

Source

1.3.0 (2016-07-25)

Features

  • add methods scaleRows and scaleColumns (8516f83)
targos
published 1.2.1 •

Changelog

Source

1.2.1 (2016-07-07)

Bug Fixes

  • do not use rest parameters (2c4502e)
targos
published 1.2.0 •

Changelog

Source

1.2.0 (2016-07-07)

Features

targos
published 1.1.5 •

Changelog

Source

1.1.5 (2016-05-31)

targos
published 1.1.4 •

Changelog

Source

1.1.4 (2016-05-27)

targos
published 1.1.3 •

Changelog

Source

1.1.3 (2016-05-27)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc