Home

Awesome

array-xy

Functional utilities for sets of points

Packages

NameDescription
ml-array-xy-centroids-mergeMerge abscissa values if the ordinate value is in a list of centroids
ml-array-xy-covarianceCalculates covarience of 2 vectors
ml-array-xy-equally-spacedReturns equally spaced data
ml-array-xy-filter-xFilter data based on x values
ml-array-xy-integrateIntegrate data
ml-array-xy-weighted-mergeMerge abscissa values on similar ordinates and weight the group of abscissa
ml-array-xy-max-mergeMerge abscissa values on similar ordinates and keeps the abscissa with bigger ordinate value
ml-array-xy-max-ySort a set of point based on the abscissas values
ml-array-xy-weighted-mergeEnsure x unique and merge y
ml-arrayxy-uniquexEnsure that x values are unique

import uniqueX from '..';

License

MIT