lhs

0.0.0 • Public • Published

lhs

Adaptation to JavaScript of randomLHS.R (by Doug Mooney, Rob Carnell)

Usage

var lhs = require('lhs');
var rlhs = lhs.random(10, 3);

Tests

npm test

Readme

Keywords

none

Package Sidebar

Install

npm i lhs

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • sballesteros