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

ml-spectra-processing

Package Overview
Dependencies
Maintainers
8
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-spectra-processing - npm Package Versions

1
16

11.6.0

Diff

Changelog

Source

11.6.0 (2022-05-06)

Features

  • xBoxPlot returns an object with better named properties (125a4cc)

Bug Fixes

  • update dependencies and fix cyclic dependencies (f8c2445)
mljs-bot
published 11.5.0 •

Changelog

Source

11.5.0 (2022-04-27)

Features

Bug Fixes

  • xNormed use as options value instead of sum / max (a9d1cbe)
mljs-bot
published 11.4.0 •

Changelog

Source

11.4.0 (2022-04-11)

Features

  • refactor zonesNormalize and remove zonesInvert and getZones (0236bbf)
  • xyEquallySpaced must be growing ! Throw error if not (8221a2f)

Bug Fixes

  • Remove Zone interface (that should be FromTo) (a389f30)
  • specify variant possibilities (7b22eb1)
mljs-bot
published 11.3.0 •

Changelog

Source

11.3.0 (2022-04-06)

Features

  • remove autoMinMax from xRescale (ddad5ae)
mljs-bot
published 11.2.0 •

Changelog

Source

11.2.0 (2022-04-01)

Features

  • xFindClosestIndex accepts a NumberArray (4c10bc7)
  • xGetFromToIndex accepts a NumberArray (c2acea7)
  • xMaxValue, xMinValue and xSum allow to specify from and to (5e7212a)
  • xMean allows to specify from and to (4141d0f)

Bug Fixes

  • xMean gives correct result if fromIndex or toIndex outside range (4141d0f)
mljs-bot
published 11.1.0 •

Changelog

Source

11.1.0 (2022-03-23)

Features

  • add xEnsureFloat64 (cc58e79)
  • rename xyClosestX to xyFindClosestPoint and only allow sorted array (2b439f8)
mljs-bot
published 11.0.0 •

Changelog

Source

11.0.0 (2022-02-25)

⚠ BREAKING CHANGES

  • xNormed throws an error if divide by 0

Features

  • improve xDive, xMultiply, xRescale for typescript return value (e90f3b2)
  • xNormed throws an error if divide by 0 (7976466)
mljs-bot
published 10.3.0 •

Changelog

Source

10.3.0 (2022-02-23)

Features

  • expose xCheck (3fe1914)
  • xDivide and xMultiply allow have output parameter (0bd78dd)
  • xRescale and xNormed returns typed array (20eadc0)
mljs-bot
published 10.2.0 •

Changelog

Source

10.2.0 (2022-02-21)

Features

  • default seed for createRandomArray is Date.now() (67ef5d9)

Bug Fixes

  • matrixMinMaxZ returns always min and max as numbers (a68fe87)
mljs-bot
published 10.1.2 •

Changelog

Source

10.1.2 (2022-02-15)

Bug Fixes

  • throw error in null matrix for matrixMinMaxZ and matrixMinMaxAbsoluteZ (fd1d921)
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