UNPKG

ts-scikit

Version:

A scientific toolkit written in Typescript

5 lines (4 loc) 155 B
export { Check } from './check'; export { Guid } from './guid'; export { UnitSphereSampling } from './unit-sphere-sampling'; export * from './array-math';