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

ml-matrix

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-matrix - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

History.md

@@ -1,4 +0,5 @@

1.0.0 / HEAD
1.0.0 / 2015-09-10
==================
* rename xxxFactor to xxxMatrix in decompositions
* add static min and max methods

@@ -5,0 +6,0 @@ * add fullname synonyms for some methods

{
"name": "ml-matrix",
"version": "1.0.0",
"version": "1.0.1",
"description": "Matrix manipulation and computation library",

@@ -40,2 +40,5 @@ "main": "src/index.js",

},
"engines": {
"node": ">=2.0.0"
},
"homepage": "https://github.com/mljs/matrix",

@@ -42,0 +45,0 @@ "devDependencies": {

@@ -13,2 +13,4 @@ # ml-matrix

:warning: This library uses ES2015 classes and extends Array. It is not compatible with versions of Node.js/io.js <2.0.0
## [Documentation](./Documentation.md)

@@ -15,0 +17,0 @@

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