linspace-generator

v0.2.0
dependency-less MATLAB inspired generator of a linearly spaced vector of numbers
matlab numerical analysis generator scientific

clean

rimraf ./dist

prebuild

npm run clean && npm run lint

build

tsc --declaration

lint

tslint -c tslint.json -p tsconfig.json

test

jest --coverage --verbose

test:ci

npm run build && npm run test

watch-test

npm run test -- --watchAll
npm i linspace-generator

Metadata

  • MIT
  • Whatever
  • Alberto Schiabel
  • released 6/24/2020

Downloads

Maintainers