mljs / matrix

Matrix manipulation and computation library
https://mljs.github.io/matrix/
MIT License
358 stars 54 forks source link

add UMD build #92

Closed bryangingechen closed 5 years ago

bryangingechen commented 5 years ago

This makes the library easier to use in browsers, e.g. in Observable notebooks: https://observablehq.com/d/0d7a2536d23f8784

codecov[bot] commented 5 years ago

Codecov Report

Merging #92 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #92   +/-   ##
=====================================
  Coverage      60%    60%           
=====================================
  Files          32     32           
  Lines        3095   3095           
  Branches      428    428           
=====================================
  Hits         1857   1857           
  Misses       1136   1136           
  Partials      102    102

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b70258...4789d93. Read the comment docs.

targos commented 5 years ago

released in v6.3.0