ml-spectra-processing
Advanced tools
Comparing version 8.3.1 to 9.0.0
@@ -34,2 +34,3 @@ import { DoubleArray } from 'cheminfo-types'; | ||
export * from './x/xRollingMax'; | ||
export * from './x/xSampling'; | ||
export * from './x/xSubtract'; | ||
@@ -100,3 +101,3 @@ export * from './x/xSum'; | ||
export * from './matrix/matrixApplyNumericalEncoding'; | ||
export * from './utils/createSequentialArray'; | ||
export * from './utils/createXArray'; | ||
export declare type DoubleMatrix = DoubleArray[]; | ||
@@ -103,0 +104,0 @@ export interface Zone { |
@@ -33,2 +33,3 @@ export * from './x/xAbsolute'; | ||
export * from './x/xRollingMax'; | ||
export * from './x/xSampling'; | ||
export * from './x/xSubtract'; | ||
@@ -99,3 +100,3 @@ export * from './x/xSum'; | ||
export * from './matrix/matrixApplyNumericalEncoding'; | ||
export * from './utils/createSequentialArray'; | ||
export * from './utils/createXArray'; | ||
//# sourceMappingURL=index.js.map |
@@ -34,2 +34,3 @@ import { DoubleArray } from 'cheminfo-types'; | ||
export * from './x/xRollingMax'; | ||
export * from './x/xSampling'; | ||
export * from './x/xSubtract'; | ||
@@ -100,3 +101,3 @@ export * from './x/xSum'; | ||
export * from './matrix/matrixApplyNumericalEncoding'; | ||
export * from './utils/createSequentialArray'; | ||
export * from './utils/createXArray'; | ||
export declare type DoubleMatrix = DoubleArray[]; | ||
@@ -103,0 +104,0 @@ export interface Zone { |
@@ -45,2 +45,3 @@ "use strict"; | ||
__exportStar(require("./x/xRollingMax"), exports); | ||
__exportStar(require("./x/xSampling"), exports); | ||
__exportStar(require("./x/xSubtract"), exports); | ||
@@ -111,3 +112,3 @@ __exportStar(require("./x/xSum"), exports); | ||
__exportStar(require("./matrix/matrixApplyNumericalEncoding"), exports); | ||
__exportStar(require("./utils/createSequentialArray"), exports); | ||
__exportStar(require("./utils/createXArray"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "ml-spectra-processing", | ||
"version": "8.3.1", | ||
"version": "9.0.0", | ||
"description": "Various method to process spectra", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -35,2 +35,3 @@ import { DoubleArray } from 'cheminfo-types'; | ||
export * from './x/xRollingMax'; | ||
export * from './x/xSampling'; | ||
export * from './x/xSubtract'; | ||
@@ -110,3 +111,3 @@ export * from './x/xSum'; | ||
export * from './utils/createSequentialArray'; | ||
export * from './utils/createXArray'; | ||
@@ -113,0 +114,0 @@ export type DoubleMatrix = DoubleArray[]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
877905
966
16806