licenses.dev

ml-spectra-processing v6.8.0

Various method to process spectra

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
assign-deep • 1.0.1Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.INDIRECT1
assign-symbols • 2.0.2Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
cheminfo-types • 0.5.0Types for cheminfo packages and cheminfo data schema INDIRECT0
fft.js • 4.0.4Insanely Fast Fourier Transform (radix-4)DIRECT0
is-any-array • 1.0.1Check if a value is any kind of arrayDIRECT0
is-any-array • 2.0.1Check if a value is any kind of arrayINDIRECT0
ml-array-max • 1.2.4Get the maximum value in an arrayDIRECT1
ml-array-mean • 1.1.6Get the average value in an arrayDIRECT2
ml-array-median • 1.1.6Get the median value in an arrayDIRECT2
ml-array-min • 1.2.3Get the minimum value in an arrayDIRECT1
ml-array-rescale • 1.3.7Rescale an array into a rangeINDIRECT3
ml-array-sequential-fill • 1.1.8Create an array with sequential numbersDIRECT1
ml-array-standard-deviation • 1.1.8Get the standard deviation in an arrayDIRECT4
ml-array-sum • 1.1.6Get the average value in an arrayINDIRECT1
ml-array-variance • 1.1.8Get the variance in an arrayINDIRECT3
ml-gsd • 6.9.2Global Spectra DeconvolutionDIRECT25
ml-levenberg-marquardt • 3.1.1Curve fitting method in javascriptINDIRECT6
ml-matrix • 6.12.0Matrix manipulation and computation libraryDIRECT4
ml-peak-shape-generator • 1.0.0Generate various peak shapesINDIRECT0
ml-peak-shape-generator • 2.0.2Generate various peak shapesINDIRECT0
ml-savitzky-golay-generalized • 2.0.3Savitzky–Golay filter in JavascriptINDIRECT0
ml-spectra-fitting • 1.0.0Fit spectra using gaussian or lorentzianINDIRECT10
spline-interpolator • 1.0.0Library for smoothing spline interpolation.DIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
d3-array • 0.7.1Array manipulation, ordering, searching, summarizing, etc.INDIRECT0
ISC1
PackageRelationDependenciesPublished
median-quickselect • 1.0.1Fast implementation of median search using quickselect algorithmINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ml-spectra-processing)](https://licenses.dev/npm/ml-spectra-processing)
<a href="https://licenses.dev/npm/ml-spectra-processing">
  <img src="https://licenses.dev/b/npm/ml-spectra-processing" alt="licenses" />
</a>

Or the licenses badge code for the 6.8.0 version:

[![licenses](https://licenses.dev/b/npm/ml-spectra-processing/6.8.0)](https://licenses.dev/npm/ml-spectra-processing/6.8.0)
<a href="https://licenses.dev/npm/ml-spectra-processing/6.8.0">
  <img src="https://licenses.dev/b/npm/ml-spectra-processing/6.8.0" alt="licenses" />
</a>
GitHub