licenses.dev

ml-spectra-fitting v1.0.0

Fit spectra using gaussian or lorentzian

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
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.DIRECT1
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
is-any-array • 1.0.1Check if a value is any kind of arrayINDIRECT0
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-min • 1.2.3Get the minimum value in an arrayINDIRECT1
ml-array-rescale • 1.3.7Rescale an array into a rangeINDIRECT3
ml-levenberg-marquardt • 3.1.1Curve fitting method in javascriptDIRECT6
ml-matrix • 6.12.0Matrix manipulation and computation libraryINDIRECT4
ml-peak-shape-generator • 1.0.0Generate various peak shapesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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