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

10.1.1

Diff

Changelog

Source

10.1.1 (2022-02-15)

Bug Fixes

  • don't use MIN_VALUE in xyReduce (edafc19)
  • don't use Number.MIN_VALUE in xyObjectSlotX (c364d4c)
  • Normalize small zones that combined into one zone (#132) (91225c5)
mljs-bot
published 10.1.0 •

Changelog

Source

10.1.0 (2022-02-15)

Features

  • add uniform random array generator and rename createNormalRandomArray to createRandomArray (adbf2b4)
  • xMedianAbsoluteDeviation returns an object with median and mad (26430ca)
  • xNoiseStandardDeviation returns now mad, median and sd (8c7d332)

Bug Fixes

mljs-bot
published 10.0.0 •

Changelog

Source

10.0.0 (2022-02-14)

⚠ BREAKING CHANGES

  • rename createXArray to createFromToArray

Features

  • add xIsMonotoneIncreasing (fd8fb17)
  • rename createNormalRandomXArray to createNormalRandomArray (6d2a40f)
  • rename createXArray to createFromToArray (e9280e2)
  • rename createXArrayWithStep to createStepArray (0db5d53)
mljs-bot
published 9.2.0 •

Changelog

Source

9.2.0 (2022-02-11)

Features

  • add xIsEquallySpaced (19c182f)
  • add xMedianAbsoluteDeviation (c8d5e38)
  • add xNoiseStandardDeviation (9baff45)
  • Implemented invert.ts, normalize.ts, zonesWithPoints.ts (#115) (4599613)
mljs-bot
published 9.1.0 •

Changelog

Source

9.1.0 (2022-02-03)

Features

mljs-bot
published 9.0.0 •

Changelog

Source

9.0.0 (2022-02-01)

⚠ BREAKING CHANGES

  • added the xSampling and createXArray functions (#112)

Features

  • added the xSampling and createXArray functions (#112) (655c428)
  • rename createSequentialArray was renamed to createXArray (655c428)
mljs-bot
published 8.3.1 •

Changelog

Source

8.3.1 (2022-01-26)

Bug Fixes

  • xyIntegral and xyIntegration throw error is length 0 and returns correct value if length=1 (#110) (cdbe86e)
mljs-bot
published 8.3.0 •

Changelog

Source

8.3.0 (2022-01-25)

Features

mljs-bot
published 8.2.0 •

Changelog

Source

8.2.0 (2022-01-24)

Features

  • xyCheck may have the option minLength (06501df)

Bug Fixes

  • avoid to return number in xyMaxYPoint and xyMinYPoint (throw error in no elements in array) (5f9aae3)
  • xGetFromToIndex takes care about the size of the array (14f10f1)
mljs-bot
published 8.1.0 •

Changelog

Source

8.1.0 (2022-01-20)

Features

  • added utility functions in order to encode textual features into numerical features (#104) (d987ac9)
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