time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore3L
-rw-r--r--C/README.md18L
-rw-r--r--C/alt/01-simple/makefile53L
-rwxr-xr-xC/alt/01-simple/samples17384B
-rw-r--r--C/alt/01-simple/samples.c157L
-rw-r--r--C/alt/02-better-algorithm-one-thread/makefile53L
-rwxr-xr-xC/alt/02-better-algorithm-one-thread/out/samples-one-thread18008B
-rw-r--r--C/alt/02-better-algorithm-one-thread/samples-one-thread.c183L
-rw-r--r--C/alt/03-xorshift-scratchpad/makefile15L
-rw-r--r--C/alt/03-xorshift-scratchpad/notes.md1L
-rwxr-xr-xC/alt/03-xorshift-scratchpad/out/xorshift-pointer16816B
-rwxr-xr-xC/alt/03-xorshift-scratchpad/out/xorshift-struct16816B
-rw-r--r--C/alt/03-xorshift-scratchpad/xorshift-pointer.c41L
-rw-r--r--C/alt/03-xorshift-scratchpad/xorshift-struct.c46L
-rw-r--r--C/alt/04-factor-out-paralellization/makefile106L
-rwxr-xr-xC/alt/04-factor-out-paralellization/out/samples22560B
-rw-r--r--C/alt/04-factor-out-paralellization/samples.c260L
-rw-r--r--C/alt/04-factor-out-paralellization/why.md1L
-rw-r--r--C/alt/05-refactor-still-split-array/desiderata.md37L
-rw-r--r--C/alt/05-refactor-still-split-array/makefile107L
-rwxr-xr-xC/alt/05-refactor-still-split-array/out/samples22688B
-rw-r--r--C/alt/05-refactor-still-split-array/samples.c283L
-rw-r--r--C/alt/05-refactor-still-split-array/time.txt17L
-rw-r--r--C/alt/06-refactor-one-array/desiderata.md37L
-rw-r--r--C/alt/06-refactor-one-array/makefile107L
-rwxr-xr-xC/alt/06-refactor-one-array/out/samples22472B
-rw-r--r--C/alt/06-refactor-one-array/samples.c220L
-rw-r--r--C/alt/06-refactor-one-array/time.txt17L
-rw-r--r--C/makefile122L
-rwxr-xr-xC/out/samples21760B
-rwxr-xr-xC/out/samples-one-thread18008B
-rw-r--r--C/out/samples.exe166622B
-rw-r--r--C/out/samples.txt1495L
-rw-r--r--C/perf/perf.data76216B
-rw-r--r--C/perf/perf.txt25L
-rw-r--r--C/samples.c252L
-rw-r--r--R/samples.R50L
-rw-r--r--README.md183L
-rw-r--r--bc/comments_stripped/estimate.bc27L
-rw-r--r--bc/comments_stripped/squiggle.bc32L
-rw-r--r--bc/estimate.bc34L
-rw-r--r--bc/extra/beta.bc51L
-rw-r--r--bc/extra/scratchpad.bc7L
-rw-r--r--bc/makefile7L
-rw-r--r--bc/notes.md44L
-rw-r--r--bc/squiggle.bc67L
-rw-r--r--go/makefile21L
-rw-r--r--go/notes.md8L
-rwxr-xr-xgo/squiggle1931953B
-rw-r--r--go/squiggle.go141L
-rw-r--r--js/node_modules/.yarn-integrity53L
-rw-r--r--js/node_modules/@stdlib/array/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/array/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/array/README.md371L
-rw-r--r--js/node_modules/@stdlib/array/buffer/README.md235L
-rw-r--r--js/node_modules/@stdlib/array/buffer/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/array/buffer/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/buffer/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/array/buffer/lib/arraybuffer.js28L
-rw-r--r--js/node_modules/@stdlib/array/buffer/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/buffer/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/buffer/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/complex128/README.md127L
-rw-r--r--js/node_modules/@stdlib/array/complex128/docs/types/index.d.ts538L
-rw-r--r--js/node_modules/@stdlib/array/complex128/docs/types/test.ts153L
-rw-r--r--js/node_modules/@stdlib/array/complex128/lib/from_array.js61L
-rw-r--r--js/node_modules/@stdlib/array/complex128/lib/from_iterator.js64L
-rw-r--r--js/node_modules/@stdlib/array/complex128/lib/from_iterator_map.js70L
-rw-r--r--js/node_modules/@stdlib/array/complex128/lib/index.js94L
-rw-r--r--js/node_modules/@stdlib/array/complex128/lib/main.js883L
-rw-r--r--js/node_modules/@stdlib/array/complex128/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/complex64/README.md902L
-rw-r--r--js/node_modules/@stdlib/array/complex64/docs/types/index.d.ts610L
-rw-r--r--js/node_modules/@stdlib/array/complex64/docs/types/test.ts153L
-rw-r--r--js/node_modules/@stdlib/array/complex64/lib/from_array.js61L
-rw-r--r--js/node_modules/@stdlib/array/complex64/lib/from_iterator.js66L
-rw-r--r--js/node_modules/@stdlib/array/complex64/lib/from_iterator_map.js72L
-rw-r--r--js/node_modules/@stdlib/array/complex64/lib/index.js94L
-rw-r--r--js/node_modules/@stdlib/array/complex64/lib/main.js1074L
-rw-r--r--js/node_modules/@stdlib/array/complex64/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/README.md139L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/docs/types/test.ts64L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/array/convert-same/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/convert/README.md128L
-rw-r--r--js/node_modules/@stdlib/array/convert/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/array/convert/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/array/convert/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/array/convert/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/array/convert/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/array/convert/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/ctors/README.md124L
-rw-r--r--js/node_modules/@stdlib/array/ctors/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/array/ctors/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/array/ctors/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/array/ctors/lib/ctors.js53L
-rw-r--r--js/node_modules/@stdlib/array/ctors/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/ctors/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/array/ctors/package.json71L
-rw-r--r--js/node_modules/@stdlib/array/dataview/README.md191L
-rw-r--r--js/node_modules/@stdlib/array/dataview/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/array/dataview/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/dataview/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/array/dataview/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/array/dataview/lib/main.js28L
-rw-r--r--js/node_modules/@stdlib/array/dataview/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/dataview/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/datespace/README.md161L
-rw-r--r--js/node_modules/@stdlib/array/datespace/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/array/datespace/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/array/datespace/docs/types/test.ts86L
-rw-r--r--js/node_modules/@stdlib/array/datespace/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/datespace/lib/main.js192L
-rw-r--r--js/node_modules/@stdlib/array/datespace/package.json64L
-rw-r--r--js/node_modules/@stdlib/array/docs/types/index.d.ts963L
-rw-r--r--js/node_modules/@stdlib/array/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/array/dtype/README.md131L
-rw-r--r--js/node_modules/@stdlib/array/dtype/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/array/dtype/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/array/dtype/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/array/dtype/lib/ctor2dtype.js40L
-rw-r--r--js/node_modules/@stdlib/array/dtype/lib/ctors.js52L
-rw-r--r--js/node_modules/@stdlib/array/dtype/lib/dtypes.js39L
-rw-r--r--js/node_modules/@stdlib/array/dtype/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/array/dtype/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/array/dtype/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/README.md130L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/lib/dtypes.json12L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/array/dtypes/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/filled/README.md223L
-rw-r--r--js/node_modules/@stdlib/array/filled/docs/repl.txt155L
-rw-r--r--js/node_modules/@stdlib/array/filled/docs/types/index.d.ts225L
-rw-r--r--js/node_modules/@stdlib/array/filled/docs/types/test.ts206L
-rw-r--r--js/node_modules/@stdlib/array/filled/lib/index.js132L
-rw-r--r--js/node_modules/@stdlib/array/filled/lib/main.js228L
-rw-r--r--js/node_modules/@stdlib/array/filled/package.json99L
-rw-r--r--js/node_modules/@stdlib/array/float32/README.md1444L
-rw-r--r--js/node_modules/@stdlib/array/float32/docs/repl.txt959L
-rw-r--r--js/node_modules/@stdlib/array/float32/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/float32/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/float32/lib/float32array.js28L
-rw-r--r--js/node_modules/@stdlib/array/float32/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/float32/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/float32/package.json68L
-rw-r--r--js/node_modules/@stdlib/array/float64/README.md1436L
-rw-r--r--js/node_modules/@stdlib/array/float64/docs/repl.txt959L
-rw-r--r--js/node_modules/@stdlib/array/float64/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/float64/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/float64/lib/float64array.js28L
-rw-r--r--js/node_modules/@stdlib/array/float64/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/float64/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/float64/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/README.md197L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/docs/types/test.ts87L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/lib/main.js140L
-rw-r--r--js/node_modules/@stdlib/array/from-iterator/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/README.md127L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/lib/incrspace.js85L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/incrspace/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/int16/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/int16/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/int16/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/int16/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/int16/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/int16/lib/int16array.js28L
-rw-r--r--js/node_modules/@stdlib/array/int16/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/int16/package.json69L
-rw-r--r--js/node_modules/@stdlib/array/int32/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/int32/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/int32/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/int32/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/int32/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/int32/lib/int32array.js28L
-rw-r--r--js/node_modules/@stdlib/array/int32/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/int32/package.json69L
-rw-r--r--js/node_modules/@stdlib/array/int8/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/int8/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/int8/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/int8/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/int8/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/int8/lib/int8array.js28L
-rw-r--r--js/node_modules/@stdlib/array/int8/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/int8/package.json69L
-rw-r--r--js/node_modules/@stdlib/array/lib/index.js474L
-rw-r--r--js/node_modules/@stdlib/array/linspace/README.md115L
-rw-r--r--js/node_modules/@stdlib/array/linspace/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/array/linspace/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/array/linspace/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/array/linspace/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/linspace/lib/linspace.js86L
-rw-r--r--js/node_modules/@stdlib/array/linspace/package.json64L
-rw-r--r--js/node_modules/@stdlib/array/logspace/README.md87L
-rw-r--r--js/node_modules/@stdlib/array/logspace/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/array/logspace/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/array/logspace/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/array/logspace/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/logspace/lib/logspace.js87L
-rw-r--r--js/node_modules/@stdlib/array/logspace/package.json65L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/README.md128L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/lib/main.js100L
-rw-r--r--js/node_modules/@stdlib/array/min-dtype/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/README.md131L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/lib/next_dtypes.json12L
-rw-r--r--js/node_modules/@stdlib/array/next-dtype/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/package.json97L
-rw-r--r--js/node_modules/@stdlib/array/pool/README.md450L
-rw-r--r--js/node_modules/@stdlib/array/pool/docs/repl.txt345L
-rw-r--r--js/node_modules/@stdlib/array/pool/docs/types/index.d.ts361L
-rw-r--r--js/node_modules/@stdlib/array/pool/docs/types/test.ts193L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/bytes_per_element.json11L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/factory.js308L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/pool.js44L
-rw-r--r--js/node_modules/@stdlib/array/pool/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/array/pool/package.json99L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/README.md141L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/lib/main.js102L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/lib/promotion_rules.json122L
-rw-r--r--js/node_modules/@stdlib/array/promotion-rules/package.json68L
-rw-r--r--js/node_modules/@stdlib/array/reviver/README.md117L
-rw-r--r--js/node_modules/@stdlib/array/reviver/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/array/reviver/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/array/reviver/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/array/reviver/lib/ctors.js51L
-rw-r--r--js/node_modules/@stdlib/array/reviver/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/reviver/lib/reviver.js62L
-rw-r--r--js/node_modules/@stdlib/array/reviver/package.json73L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/README.md130L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/lib/safe_casts.json122L
-rw-r--r--js/node_modules/@stdlib/array/safe-casts/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/README.md130L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/lib/same_kind_casts.json122L
-rw-r--r--js/node_modules/@stdlib/array/same-kind-casts/package.json66L
-rw-r--r--js/node_modules/@stdlib/array/shape/README.md209L
-rw-r--r--js/node_modules/@stdlib/array/shape/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/array/shape/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/array/shape/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/array/shape/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/array/shape/lib/main.js138L
-rw-r--r--js/node_modules/@stdlib/array/shape/package.json63L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/README.md261L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/docs/types/index.d.ts28L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/docs/types/test.ts31L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/lib/polyfill.js36L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/lib/sharedarraybuffer.js28L
-rw-r--r--js/node_modules/@stdlib/array/shared-buffer/package.json71L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/README.md298L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/docs/types/index.d.ts158L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/docs/types/test.ts87L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/lib/main.js259L
-rw-r--r--js/node_modules/@stdlib/array/to-circular-iterator/package.json75L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/README.md218L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/lib/main.js173L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator-right/package.json70L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/README.md218L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/lib/main.js163L
-rw-r--r--js/node_modules/@stdlib/array/to-iterator/package.json70L
-rw-r--r--js/node_modules/@stdlib/array/to-json/README.md253L
-rw-r--r--js/node_modules/@stdlib/array/to-json/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/array/to-json/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/array/to-json/docs/types/test.ts49L
-rw-r--r--js/node_modules/@stdlib/array/to-json/lib/ctors.js51L
-rw-r--r--js/node_modules/@stdlib/array/to-json/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/array/to-json/lib/to_json.js67L
-rw-r--r--js/node_modules/@stdlib/array/to-json/lib/type.js70L
-rw-r--r--js/node_modules/@stdlib/array/to-json/package.json70L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/README.md220L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/docs/repl.txt56L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/lib/main.js187L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator-right/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/README.md220L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/docs/repl.txt56L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/lib/main.js183L
-rw-r--r--js/node_modules/@stdlib/array/to-sparse-iterator/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/README.md225L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/docs/types/test.ts99L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/lib/main.js194L
-rw-r--r--js/node_modules/@stdlib/array/to-strided-iterator/package.json75L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/README.md293L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/docs/types/index.d.ts149L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/docs/types/test.ts86L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/lib/main.js217L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/README.md293L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/docs/types/index.d.ts149L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/docs/types/test.ts86L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/lib/main.js217L
-rw-r--r--js/node_modules/@stdlib/array/to-view-iterator/package.json72L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/README.md116L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/lib/ctors.js38L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-ctors/package.json76L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/README.md122L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/lib/dtypes.json4L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/array/typed-complex-dtypes/package.json69L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/README.md123L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/lib/ctors.js52L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/array/typed-ctors/package.json74L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/README.md129L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/lib/dtypes.json11L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/array/typed-dtypes/package.json67L
-rw-r--r--js/node_modules/@stdlib/array/typed/README.md193L
-rw-r--r--js/node_modules/@stdlib/array/typed/docs/repl.txt139L
-rw-r--r--js/node_modules/@stdlib/array/typed/docs/types/index.d.ts182L
-rw-r--r--js/node_modules/@stdlib/array/typed/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/array/typed/lib/index.js126L
-rw-r--r--js/node_modules/@stdlib/array/typed/lib/main.js142L
-rw-r--r--js/node_modules/@stdlib/array/typed/package.json96L
-rw-r--r--js/node_modules/@stdlib/array/uint16/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/uint16/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/uint16/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/uint16/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/uint16/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/uint16/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/uint16/lib/uint16array.js28L
-rw-r--r--js/node_modules/@stdlib/array/uint16/package.json70L
-rw-r--r--js/node_modules/@stdlib/array/uint32/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/uint32/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/uint32/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/uint32/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/uint32/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/uint32/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/uint32/lib/uint32array.js28L
-rw-r--r--js/node_modules/@stdlib/array/uint32/package.json70L
-rw-r--r--js/node_modules/@stdlib/array/uint8/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/uint8/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/uint8/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/uint8/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/uint8/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/uint8/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/uint8/lib/uint8array.js28L
-rw-r--r--js/node_modules/@stdlib/array/uint8/package.json71L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/README.md1431L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/docs/repl.txt953L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/docs/types/index.d.ts26L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/lib/uint8clampedarray.js28L
-rw-r--r--js/node_modules/@stdlib/array/uint8c/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/assert/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/assert/README.md1053L
-rw-r--r--js/node_modules/@stdlib/assert/contains/README.md154L
-rw-r--r--js/node_modules/@stdlib/assert/contains/docs/repl.txt57L
-rw-r--r--js/node_modules/@stdlib/assert/contains/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/assert/contains/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/assert/contains/lib/contains.js118L
-rw-r--r--js/node_modules/@stdlib/assert/contains/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/contains/package.json70L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/lib/main.js132L
-rw-r--r--js/node_modules/@stdlib/assert/deep-equal/package.json70L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/README.md253L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/docs/types/index.d.ts178L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/docs/types/test.ts111L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/factory.js94L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/has.js55L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/main.js109L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-own-property/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/README.md249L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/docs/types/index.d.ts182L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/docs/types/test.ts111L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/factory.js94L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/has.js55L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/index.js82L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/main.js119L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/assert/deep-has-property/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/docs/types/index.d.ts6217L
-rw-r--r--js/node_modules/@stdlib/assert/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-arraybuffer-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/lib/arraybuffer.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/has-arraybuffer-support/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/README.md125L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-arrow-function-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/assert/has-arrow-function-support/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/README.md127L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-async-await-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-await-support/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/README.md119L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-async-iterator-symbol-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/assert/has-async-iterator-symbol-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/README.md112L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-bigint-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint-support/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-bigint64array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/lib/bigint64array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/assert/has-bigint64array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-biguint64array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/lib/biguint64array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/assert/has-biguint64array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/README.md125L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-class-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/has-class-support/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-dataview-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/lib/dataview.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/assert/has-dataview-support/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/README.md117L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-define-properties-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/lib/define_properties.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-properties-support/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-define-property-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/lib/define_property.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/assert/has-define-property-support/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-float32array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/lib/float32array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/has-float32array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-float64array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/lib/float64array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/assert/has-float64array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-function-name-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/lib/foo.js33L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/assert/has-function-name-support/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/README.md125L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-generator-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/assert/has-generator-support/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-globalthis-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/lib/main.js42L
-rw-r--r--js/node_modules/@stdlib/assert/has-globalthis-support/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-int16array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/lib/int16array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/has-int16array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-int32array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/lib/int32array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/has-int32array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-int8array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/lib/int8array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/has-int8array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-iterator-symbol-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/assert/has-iterator-symbol-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-map-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/lib/map.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-map-support/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-node-buffer-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/lib/buffer.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/has-node-buffer-support/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/README.md140L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/assert/has-own-property/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/README.md141L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/assert/has-property/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/README.md125L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-proxy-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/assert/has-proxy-support/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-set-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/lib/set.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-set-support/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/README.md117L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-sharedarraybuffer-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/lib/sharedarraybuffer.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-sharedarraybuffer-support/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-symbol-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/lib/main.js42L
-rw-r--r--js/node_modules/@stdlib/assert/has-symbol-support/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-tostringtag-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/assert/has-tostringtag-support/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-uint16array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/lib/uint16array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint16array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-uint32array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/lib/uint32array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint32array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-uint8array-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/lib/uint8array.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8array-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/README.md117L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-uint8clampedarray-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/lib/uint8clampedarray.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-uint8clampedarray-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/README.md136L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/bin/cli88L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/assert/has-utf16-surrogate-pair-at/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-wasm-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/lib/main.js39L
-rw-r--r--js/node_modules/@stdlib/assert/has-wasm-support/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-weakmap-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/lib/weakmap.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakmap-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/assert/has-weakset-support/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/lib/weakset.js28L
-rw-r--r--js/node_modules/@stdlib/assert/has-weakset-support/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/README.md145L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/instance-of/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/README.md210L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-absolute-path/bin/cli100L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/lib/posix.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/lib/win32.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-absolute-path/package.json82L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/README.md167L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/docs/types/test.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property-in/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/README.md161L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/docs/types/test.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-accessor-property/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/README.md144L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-alphagram/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphagram/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/README.md136L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-alphanumeric/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/assert/is-alphanumeric/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/README.md160L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-anagram/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/lib/main.js98L
-rw-r--r--js/node_modules/@stdlib/assert/is-anagram/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/README.md96L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/lib/detect.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/lib/polyfill.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-arguments/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/README.md94L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-array/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/README.md115L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-length/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like-object/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/README.md112L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-array-like/package.json67L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/README.md70L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-array/package.json67L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/lib/no_arraybuffer.js33L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/lib/polyfill.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer-view/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/README.md120L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/assert/is-arraybuffer/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/README.md105L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/is-arrow-function/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/README.md137L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-ascii/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-ascii/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/lib/main.js118L
-rw-r--r--js/node_modules/@stdlib/assert/is-between-array/package.json85L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/README.md146L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/lib/main.js83L
-rw-r--r--js/node_modules/@stdlib/assert/is-between/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/README.md108L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-big-endian/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/lib/ctors.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/assert/is-big-endian/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/README.md134L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/generic.js42L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/index.js83L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/main.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/object.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/polyfill.js39L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/primitive.js34L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/lib/try2valueof.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/README.md121L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/is-bigint64array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/README.md121L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-biguint64array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/README.md137L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-binary-string/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/assert/is-binary-string/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/README.md109L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean-array/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/README.md120L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/docs/types/index.d.ts113L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/object.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/primitive.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/tostring.js27L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/lib/try2serialize.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-boolean/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/README.md117L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-boxed-primitive/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/README.md79L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/lib/global_scope.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-browser/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/README.md122L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-buffer/package.json68L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/README.md141L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-capitalized/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/assert/is-capitalized/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/README.md92L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/lib/main.js87L
-rw-r--r--js/node_modules/@stdlib/assert/is-centrosymmetric-matrix/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/README.md92L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-array/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/README.md108L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular-plain-object/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/README.md127L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/lib/main.js134L
-rw-r--r--js/node_modules/@stdlib/assert/is-circular/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/README.md102L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-class/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/README.md140L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-collection/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/README.md111L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-like/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/lib/main.js95L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array-like/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/README.md133L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/lib/ctors.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/lib/names.json4L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex-typed-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/README.md90L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/README.md84L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex128array/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/README.md84L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-complex64array/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-composite/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property-in/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/README.md147L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-configurable-property/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/lib/object.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/lib/primitive.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-cube-number/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/README.md73L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-darwin/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/README.md157L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/docs/types/test.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property-in/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/README.md151L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/docs/types/test.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-data-property/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/README.md125L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/assert/is-dataview/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/README.md103L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object-array/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/README.md95L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/lib/getday.js26L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/lib/try2getday.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-date-object/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/README.md135L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-digit-string/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/assert/is-digit-string/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/is-docker/package.json65L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/lib/main.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/lib/process.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-main/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/lib/main.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/lib/process.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron-renderer/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/lib/process.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-electron/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/README.md144L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-email-address/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-email-address/package.json69L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/README.md78L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-array/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/README.md78L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/lib/main.js69L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-object/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/README.md126L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/docs/repl.txt70L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/lib/object.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/lib/primitive.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-empty-string/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/README.md143L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/lib/has_string_enumerability_bug.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/lib/native.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-enumerable-property/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/README.md123L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/assert/is-error/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-eval-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/README.md139L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/lib/index.js84L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-even/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/README.md82L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy-array/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/README.md120L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/assert/is-falsy/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/README.md133L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite-array/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/README.md150L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/lib/object.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/lib/primitive.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-finite/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32array/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32matrix-like/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32ndarray-like/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float32vector-like/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64array/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64matrix-like/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64ndarray-like/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/README.md88L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-float64vector-like/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/README.md101L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-function-array/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/README.md91L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/assert/is-function/package.json69L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/README.md94L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object-like/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/README.md102L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-generator-object/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/README.md144L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-gzip-buffer/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/README.md136L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-hex-string/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/lib/main.js89L
-rw-r--r--js/node_modules/@stdlib/assert/is-hex-string/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/README.md142L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-infinite/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/README.md144L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-inherited-property/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-int16array/package.json82L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-int32array/package.json83L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-int8array/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/README.md130L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer-array/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/lib/integer.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-integer/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/README.md93L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterable-like/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/README.md101L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/docs/types/test.ts64L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/assert/is-iterator-like/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/README.md90L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/assert/is-json/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/README.md161L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-leap-year/bin/cli96L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/assert/is-leap-year/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/README.md108L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-little-endian/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/lib/ctors.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/assert/is-little-endian/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/README.md141L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-lowercase/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-lowercase/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-matrix-like/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/README.md145L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-method-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/README.md140L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-method/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/README.md80L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/lib/browser.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/lib/main.js33L
-rw-r--r--js/node_modules/@stdlib/assert/is-mobile/package.json68L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/README.md87L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-named-typed-tuple-like/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/README.md127L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan-array/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/README.md134L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/lib/primitive.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-nan/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/README.md117L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-native-function/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/README.md97L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/lib/main.js69L
-rw-r--r--js/node_modules/@stdlib/assert/is-ndarray-like/package.json70L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/README.md133L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer-array/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-integer/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/README.md137L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-number/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/lib/index.js82L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-negative-zero/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/README.md137L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-node-builtin/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/lib/builtins.json68L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-builtin/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-duplex-stream-like/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-readable-stream-like/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/lib/browser.js33L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/lib/parent.js36L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/lib/stacktrace.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-repl/package.json67L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-stream-like/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-transform-stream-like/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/README.md113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-node-writable-stream-like/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/README.md81L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/lib/global_scope.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/lib/main.js113L
-rw-r--r--js/node_modules/@stdlib/assert/is-node/package.json65L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/README.md162L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonconfigurable-property/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/README.md160L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property-in/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonenumerable-property/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer-array/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-integer/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/README.md121L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonnegative-number/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer-array/package.json81L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-integer/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/README.md121L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonpositive-number/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-nonsymmetric-matrix/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/README.md85L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-null-array/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/README.md90L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/lib/main.js41L
-rw-r--r--js/node_modules/@stdlib/assert/is-null/package.json69L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/README.md120L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-number-array/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/README.md130L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/object.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/primitive.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/tostring.js34L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/lib/try2serialize.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-number/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/README.md138L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-numeric-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/README.md101L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-array/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-object-like/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/README.md100L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-object/package.json70L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/README.md139L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/lib/index.js82L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/lib/object.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/lib/primitive.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-odd/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-persymmetric-matrix/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/README.md101L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/README.md79L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/lib/main.js112L
-rw-r--r--js/node_modules/@stdlib/assert/is-plain-object/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer-array/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/README.md139L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-integer/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/README.md124L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/lib/object.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/lib/primitive.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-number/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/lib/index.js82L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-positive-zero/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-prime/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/README.md90L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive-array/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/README.md120L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-primitive/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/README.md89L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-prng-like/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/README.md141L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability-array/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-probability/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/README.md218L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/assert/is-prototype-of/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-range-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/README.md163L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/README.md157L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-only-property/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/README.md151L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property-in/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/README.md151L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-read-write-property/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property-in/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-readable-property/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-reference-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/README.md136L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-regexp-string/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp-string/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/README.md82L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/lib/exec.js26L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/lib/try2exec.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-regexp/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/README.md216L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-relative-path/bin/cli100L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/lib/posix.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/lib/win32.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-relative-path/package.json79L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/README.md138L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer-array/package.json83L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/README.md173L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/lib/object.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/lib/primitive.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-safe-integer/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/README.md138L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value-zero/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/README.md136L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/assert/is-same-value/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/README.md137L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-sharedarraybuffer/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/README.md97L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-centrosymmetric-matrix/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-persymmetric-matrix/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-skew-symmetric-matrix/package.json80L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-matrix/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/README.md153L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/lib/object.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/lib/primitive.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-number/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/README.md195L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/docs/img/equation_triangular_number.svg32L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/docs/img/equation_triangular_root.svg36L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/lib/object.js69L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/lib/primitive.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-square-triangular-number/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/README.md121L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/assert/is-strict-equal/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/README.md117L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-string-array/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/README.md123L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/object.js65L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/primitive.js42L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/try2valueof.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/lib/valueof.js27L
-rw-r--r--js/node_modules/@stdlib/assert/is-string/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/README.md128L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/README.md131L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/generic.js42L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/index.js85L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/main.js37L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/object.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/polyfill.js39L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/primitive.js34L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/tostring.js42L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/lib/try2tostring.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-symbol/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/assert/is-symmetric-matrix/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-syntax-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/README.md73L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/lib/browser.js64L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/lib/main.js33L
-rw-r--r--js/node_modules/@stdlib/assert/is-touch-device/package.json70L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/README.md191L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/docs/img/equation_triangular_number.svg32L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/docs/img/equation_triangular_root.svg36L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/lib/index.js79L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/lib/object.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/lib/primitive.js62L
-rw-r--r--js/node_modules/@stdlib/assert/is-triangular-number/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/README.md82L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy-array/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/README.md123L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-truthy/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-type-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/README.md115L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-length/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/README.md109L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array-like/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/README.md125L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/lib/ctors.js51L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/lib/main.js99L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/lib/names.json11L
-rw-r--r--js/node_modules/@stdlib/assert/is-typed-array/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint16array/package.json83L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint32array/package.json84L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8array/package.json83L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/README.md116L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/assert/is-uint8clampedarray/package.json84L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/README.md223L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-unc-path/bin/cli93L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/assert/is-unc-path/package.json89L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/README.md104L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined-or-null/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/README.md101L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/assert/is-undefined/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/README.md130L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/assert/is-unity-probability-array/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/README.md138L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-uppercase/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/assert/is-uppercase/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/README.md129L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri-error/package.json75L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/README.md225L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-uri/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/lib/index.js110L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/assert/is-uri/package.json73L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/README.md83L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-vector-like/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/README.md81L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/lib/global_scope.js54L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/assert/is-web-worker/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/README.md89L
-rwxr-xr-xjs/node_modules/@stdlib/assert/is-whitespace/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/assert/is-whitespace/package.json77L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/README.md71L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/assert/is-windows/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/lib/main.js69L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property-in/package.json76L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/README.md148L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/lib/main.js69L
-rw-r--r--js/node_modules/@stdlib/assert/is-writable-property/package.json72L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/README.md166L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/README.md160L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/assert/is-write-only-property/package.json74L
-rw-r--r--js/node_modules/@stdlib/assert/lib/index.js2328L
-rw-r--r--js/node_modules/@stdlib/assert/package.json106L
-rw-r--r--js/node_modules/@stdlib/assert/tools/README.md69L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/README.md115L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/lib/arrayfcn.js84L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-function/package.json66L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/README.md115L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/lib/arraylikefcn.js84L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/tools/array-like-function/package.json69L
-rw-r--r--js/node_modules/@stdlib/assert/tools/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/assert/tools/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/assert/tools/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/assert/tools/package.json71L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/README.md117L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/lib/typedarrayfcn.js84L
-rw-r--r--js/node_modules/@stdlib/assert/tools/typed-array-function/package.json66L
-rw-r--r--js/node_modules/@stdlib/bigint/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/bigint/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/bigint/README.md152L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/README.md122L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/lib/main.js30L
-rw-r--r--js/node_modules/@stdlib/bigint/ctor/package.json59L
-rw-r--r--js/node_modules/@stdlib/bigint/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/bigint/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/bigint/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/bigint/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/blas/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/blas/README.md134L
-rw-r--r--js/node_modules/@stdlib/blas/base/README.md167L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/README.md238L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/docs/repl.txt135L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/docs/types/index.d.ts143L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/include/stdlib/blas/base/ccopy.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/include/stdlib/blas/base/ccopy_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/include/stdlib/blas/base/ccopy_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/ccopy.js102L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/ccopy.native.js68L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/index.js84L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/lib/ndarray.native.js78L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/src/ccopy.c64L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/src/ccopy.f94L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/src/ccopy_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/ccopy/src/ccopy_f.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/README.md284L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/docs/repl.txt158L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/docs/types/index.d.ts179L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/include/stdlib/blas/base/cswap.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/include/stdlib/blas/base/cswap_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/include/stdlib/blas/base/cswap_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/cswap.js125L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/cswap.native.js77L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/index.js102L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/ndarray.js105L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/lib/ndarray.native.js87L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/src/cswap.c78L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/src/cswap.f99L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/src/cswap_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/cswap/src/cswap_f.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/README.md202L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/include/stdlib/blas/base/dasum.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/include/stdlib/blas/base/dasum_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/include/stdlib/blas/base/dasum_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/dasum.js86L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/dasum.native.js51L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/lib/ndarray.native.js59L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/manifest.json141L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/package.json83L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/dasum.c61L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/dasum.f108L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/dasum_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/dasum_f.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/dasum/src/dasumsub.f47L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/README.md191L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/include/stdlib/blas/base/daxpy.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/include/stdlib/blas/base/daxpy_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/include/stdlib/blas/base/daxpy_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/daxpy.js99L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/daxpy.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/manifest.json139L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/src/daxpy.c81L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/src/daxpy.f120L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/src/daxpy_cblas.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/daxpy/src/daxpy_f.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/README.md188L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/include/stdlib/blas/base/dcopy.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/include/stdlib/blas/base/dcopy_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/include/stdlib/blas/base/dcopy_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/dcopy.js101L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/dcopy.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/src/dcopy.c79L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/src/dcopy.f116L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/src/dcopy_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/dcopy/src/dcopy_f.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/README.md205L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/include/stdlib/blas/base/ddot.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/include/stdlib/blas/base/ddot_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/include/stdlib/blas/base/ddot_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/ddot.js97L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/ddot.native.js54L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/lib/ndarray.native.js67L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/ddot.c82L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/ddot.f122L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/ddot_cblas.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/ddot_f.c41L
-rw-r--r--js/node_modules/@stdlib/blas/base/ddot/src/ddotsub.f49L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/docs/img/equation_l2_norm.svg53L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/include/stdlib/blas/base/dnrm2.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/include/stdlib/blas/base/dnrm2_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/include/stdlib/blas/base/dnrm2_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/dnrm2.js79L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/dnrm2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/ndarray.js83L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/dnrm2.c56L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/dnrm2.f94L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/dnrm2_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/dnrm2_f.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/dnrm2/src/dnrm2sub.f47L
-rw-r--r--js/node_modules/@stdlib/blas/base/docs/types/index.d.ts820L
-rw-r--r--js/node_modules/@stdlib/blas/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/README.md180L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/docs/repl.txt108L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/include/stdlib/blas/base/dscal.h42L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/include/stdlib/blas/base/dscal_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/include/stdlib/blas/base/dscal_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/dscal.js84L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/dscal.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/lib/ndarray.native.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/src/dscal.c62L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/src/dscal.f109L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/src/dscal_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/dscal/src/dscal_f.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/README.md219L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/docs/repl.txt129L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/include/stdlib/blas/base/dsdot.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/include/stdlib/blas/base/dsdot_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/include/stdlib/blas/base/dsdot_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/dsdot.js97L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/dsdot.native.js54L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/lib/ndarray.native.js67L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/package.json83L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/dsdot.c82L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/dsdot.f130L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/dsdot_cblas.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/dsdot_f.c41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dsdot/src/dsdotsub.f49L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/include/stdlib/blas/base/dswap.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/include/stdlib/blas/base/dswap_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/include/stdlib/blas/base/dswap_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/dswap.js113L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/dswap.native.js56L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/ndarray.js110L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/lib/ndarray.native.js69L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/src/dswap.c88L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/src/dswap.f125L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/src/dswap_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/dswap/src/dswap_f.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/README.md202L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/blas/base/gasum/package.json73L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/README.md188L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/lib/main.js97L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/blas/base/gaxpy/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/README.md187L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/lib/main.js99L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/blas/base/gcopy/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/README.md205L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/lib/main.js95L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/blas/base/gdot/package.json74L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/README.md187L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/docs/img/equation_l2_norm.svg53L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/lib/gnrm2.js76L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/lib/ndarray.js82L
-rw-r--r--js/node_modules/@stdlib/blas/base/gnrm2/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/README.md183L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/lib/ndarray.js87L
-rw-r--r--js/node_modules/@stdlib/blas/base/gscal/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/README.md183L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/lib/main.js111L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/lib/ndarray.js108L
-rw-r--r--js/node_modules/@stdlib/blas/base/gswap/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/base/lib/index.js267L
-rw-r--r--js/node_modules/@stdlib/blas/base/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/README.md203L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/include/stdlib/blas/base/sasum.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/include/stdlib/blas/base/sasum_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/include/stdlib/blas/base/sasum_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/ndarray.js66L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/ndarray.native.js59L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/sasum.js63L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/lib/sasum.native.js51L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/package.json81L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/sasum.c61L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/sasum.f108L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/sasum_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/sasum_f.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/sasum/src/sasumsub.f47L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/README.md191L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/include/stdlib/blas/base/saxpy.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/include/stdlib/blas/base/saxpy_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/include/stdlib/blas/base/saxpy_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/ndarray.js103L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/saxpy.js104L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/lib/saxpy.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/src/saxpy.c81L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/src/saxpy.f120L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/src/saxpy_cblas.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/saxpy/src/saxpy_f.c36L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/README.md188L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/include/stdlib/blas/base/scopy.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/include/stdlib/blas/base/scopy_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/include/stdlib/blas/base/scopy_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/scopy.js101L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/lib/scopy.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/src/scopy.c79L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/src/scopy.f116L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/src/scopy_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/scopy/src/scopy_f.c35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/README.md205L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/include/stdlib/blas/base/sdot.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/include/stdlib/blas/base/sdot_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/include/stdlib/blas/base/sdot_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/ndarray.js72L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/ndarray.native.js67L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/sdot.js78L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/lib/sdot.native.js54L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/package.json81L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/sdot.c82L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/sdot.f122L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/sdot_cblas.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/sdot_f.c43L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdot/src/sdotsub.f49L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/README.md220L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/include/stdlib/blas/base/sdsdot.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/include/stdlib/blas/base/sdsdot_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/include/stdlib/blas/base/sdsdot_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/ndarray.js102L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/sdsdot.js103L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/lib/sdsdot.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/package.json83L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/addon.cpp166L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/sdsdot.c83L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/sdsdot.f137L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/sdsdot_cblas.c35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/sdsdot_f.c44L
-rw-r--r--js/node_modules/@stdlib/blas/base/sdsdot/src/sdsdotsub.f50L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/README.md191L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/docs/img/equation_l2_norm.svg53L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/include/stdlib/blas/base/snrm2.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/include/stdlib/blas/base/snrm2_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/include/stdlib/blas/base/snrm2_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/ndarray.js84L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/snrm2.js80L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/lib/snrm2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/manifest.json120L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/snrm2.c56L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/snrm2.f94L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/snrm2_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/snrm2_f.c34L
-rw-r--r--js/node_modules/@stdlib/blas/base/snrm2/src/snrm2sub.f47L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/README.md180L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/docs/repl.txt108L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/include/stdlib/blas/base/sscal.h42L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/include/stdlib/blas/base/sscal_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/include/stdlib/blas/base/sscal_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/ndarray.native.js62L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/sscal.js84L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/lib/sscal.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/src/sscal.c62L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/src/sscal.f109L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/src/sscal_cblas.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/sscal/src/sscal_f.c32L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/binding.gyp265L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/include.gypi70L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/include/stdlib/blas/base/sswap.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/include/stdlib/blas/base/sswap_cblas.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/include/stdlib/blas/base/sswap_fortran.h41L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/ndarray.js110L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/ndarray.native.js69L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/sswap.js113L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/lib/sswap.native.js56L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/manifest.json118L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/src/sswap.c88L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/src/sswap.f125L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/src/sswap_cblas.c33L
-rw-r--r--js/node_modules/@stdlib/blas/base/sswap/src/sswap_f.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/README.md143L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/docs/types/test.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ddot/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/docs/types/index.d.ts201L
-rw-r--r--js/node_modules/@stdlib/blas/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/README.md123L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/docs/types/test.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/blas/dswap/package.json73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/README.md69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/README.md432L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/docs/repl.txt108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/include/stdlib/blas/ext/base/dapx.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/dapx.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/dapx.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/package.json74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapx/src/dapx.c70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/README.md177L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/include/stdlib/blas/ext/base/dapxsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/dapxsum.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/dapxsum.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsum/src/dapxsum.c34L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/include/stdlib/blas/ext/base/dapxsumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/dapxsumkbn.js92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/dapxsumkbn.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn/src/dapxsumkbn.c73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/docs/repl.txt102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/include/stdlib/blas/ext/base/dapxsumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/dapxsumkbn2.js104L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/dapxsumkbn2.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/ndarray.js102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumkbn2/src/dapxsumkbn2.c85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/include/stdlib/blas/ext/base/dapxsumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/dapxsumors.js68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/dapxsumors.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/ndarray.js66L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumors/src/dapxsumors.c53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/include/stdlib/blas/ext/base/dapxsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/dapxsumpw.js85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/dapxsumpw.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/ndarray.js136L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dapxsumpw/src/dapxsumpw.c122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/include/stdlib/blas/ext/base/dasumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/dasumpw.js85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/dasumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/ndarray.js136L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/package.json85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dasumpw/src/dasumpw.c122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/include/stdlib/blas/ext/base/dcusum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/dcusum.js56L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/dcusum.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusum/src/dcusum.c35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/README.md207L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/include/stdlib/blas/ext/base/dcusumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/dcusumkbn.js100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/dcusumkbn.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/ndarray.js95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/package.json81L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn/src/dcusumkbn.c79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/README.md207L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/include/stdlib/blas/ext/base/dcusumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/dcusumkbn2.js111L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/dcusumkbn2.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/ndarray.js107L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/package.json81L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumkbn2/src/dcusumkbn2.c92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/README.md200L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/include/stdlib/blas/ext/base/dcusumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/dcusumors.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/dcusumors.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/ndarray.js69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumors/src/dcusumors.c59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/README.md208L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/include/stdlib/blas/ext/base/dcusumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/dcusumpw.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/dcusumpw.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dcusumpw/src/dcusumpw.c94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/include/stdlib/blas/ext/base/dfill.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/dfill.js93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/dfill.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dfill/src/dfill.c73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/README.md194L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/include/stdlib/blas/ext/base/dnanasum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/dnanasum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/dnanasum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/package.json83L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasum/src/dnanasum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/README.md195L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/include/stdlib/blas/ext/base/dnanasumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/dnanasumors.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/dnanasumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/package.json84L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnanasumors/src/dnanasumors.c61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/include/stdlib/blas/ext/base/dnannsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/dnannsum.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/dnannsum.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsum/src/dnannsum.c34L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/README.md198L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/include/stdlib/blas/ext/base/dnannsumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/dnannsumkbn.js116L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/dnannsumkbn.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn/src/dnannsumkbn.c82L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/README.md198L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/include/stdlib/blas/ext/base/dnannsumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/dnannsumkbn2.js128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/dnannsumkbn2.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/ndarray.js126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumkbn2/src/dnannsumkbn2.c94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/include/stdlib/blas/ext/base/dnannsumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/dnannsumors.js96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/dnannsumors.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumors/src/dnannsumors.c62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/include/stdlib/blas/ext/base/dnannsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/dnannsumpw.js77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/dnannsumpw.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/ndarray.js70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/lib/sumpw.js203L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnannsumpw/src/dnannsumpw.c189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/README.md181L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/include/stdlib/blas/ext/base/dnansum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/dnansum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/dnansum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansum/src/dnansum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/README.md189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/include/stdlib/blas/ext/base/dnansumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/dnansumkbn.js97L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/dnansumkbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/ndarray.js95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn/src/dnansumkbn.c78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/README.md189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/include/stdlib/blas/ext/base/dnansumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/dnansumkbn2.js109L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/dnansumkbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/ndarray.js107L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumkbn2/src/dnansumkbn2.c90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/include/stdlib/blas/ext/base/dnansumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/dnansumors.js77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/dnansumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/ndarray.js75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumors/src/dnansumors.c58L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/include/stdlib/blas/ext/base/dnansumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/dnansumpw.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/dnansumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/ndarray.js157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dnansumpw/src/dnansumpw.c143L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/docs/types/index.d.ts3283L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/include/stdlib/blas/ext/base/drev.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/drev.js115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/drev.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/lib/ndarray.native.js59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/package.json74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/src/addon.cpp115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/drev/src/drev.c90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/docs/repl.txt102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/include/stdlib/blas/ext/base/dsapxsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/dsapxsum.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/dsapxsum.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsum/src/dsapxsum.c34L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/docs/repl.txt103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/include/stdlib/blas/ext/base/dsapxsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/dsapxsumpw.js85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/dsapxsumpw.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/ndarray.js136L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsapxsumpw/src/dsapxsumpw.c124L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/README.md193L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/include/stdlib/blas/ext/base/dsnannsumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/dsnannsumors.js97L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/dsnannsumors.native.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/ndarray.js95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/lib/ndarray.native.js73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/src/addon.cpp162L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnannsumors/src/dsnannsumors.c62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/README.md182L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/include/stdlib/blas/ext/base/dsnansum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/dsnansum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/dsnansum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansum/src/dsnansum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/include/stdlib/blas/ext/base/dsnansumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/dsnansumors.js77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/dsnansumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/ndarray.js75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumors/src/dsnansumors.c58L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/include/stdlib/blas/ext/base/dsnansumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/dsnansumpw.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/dsnansumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/ndarray.js157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsnansumpw/src/dsnansumpw.c143L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/README.md233L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/docs/repl.txt151L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/include/stdlib/blas/ext/base/dsort2hp.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/dsort2hp.js174L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/dsort2hp.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/ndarray.js166L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2hp/src/dsort2hp.c154L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/README.md217L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/docs/repl.txt156L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/include/stdlib/blas/ext/base/dsort2ins.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/dsort2ins.js189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/dsort2ins.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/ndarray.js186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/package.json75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2ins/src/dsort2ins.c170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/README.md237L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/docs/repl.txt154L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/include/stdlib/blas/ext/base/dsort2sh.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/dsort2sh.js130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/dsort2sh.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/ndarray.js122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsort2sh/src/dsort2sh.c109L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/README.md194L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/include/stdlib/blas/ext/base/dsorthp.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/dsorthp.js151L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/dsorthp.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/ndarray.js147L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsorthp/src/dsorthp.c135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/include/stdlib/blas/ext/base/dsortins.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/dsortins.js146L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/dsortins.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/ndarray.js146L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/package.json75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortins/src/dsortins.c129L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/README.md198L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/include/stdlib/blas/ext/base/dsortsh.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/dsortsh.js110L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/dsortsh.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/ndarray.js106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsortsh/src/dsortsh.c93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/include/stdlib/blas/ext/base/dssum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/dssum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/dssum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssum/src/dssum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/include/stdlib/blas/ext/base/dssumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/dssumors.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/dssumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumors/src/dssumors.c71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/include/stdlib/blas/ext/base/dssumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/dssumpw.js84L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/dssumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/ndarray.js135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dssumpw/src/dssumpw.c121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/README.md177L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/include/stdlib/blas/ext/base/dsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/dsum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/dsum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsum/src/dsum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/include/stdlib/blas/ext/base/dsumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/dsumkbn.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/dsumkbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn/src/dsumkbn.c72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/include/stdlib/blas/ext/base/dsumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/dsumkbn2.js103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/dsumkbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/ndarray.js101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumkbn2/src/dsumkbn2.c84L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/include/stdlib/blas/ext/base/dsumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/dsumors.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/dsumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumors/src/dsumors.c71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/include/stdlib/blas/ext/base/dsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/dsumpw.js84L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/dsumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/ndarray.js135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/dsumpw/src/dsumpw.c121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/README.md170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/docs/repl.txt107L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/lib/gapx.js88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapx/package.json67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/docs/repl.txt99L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/lib/gapxsum.js51L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsum/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/README.md184L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/lib/gapxsumkbn.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/README.md184L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/lib/gapxsumkbn2.js102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/lib/ndarray.js101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumkbn2/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/README.md177L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/lib/gapxsumors.js66L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumors/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/lib/gapxsumpw.js83L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/lib/ndarray.js135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gapxsumpw/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/README.md196L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/lib/gasumpw.js82L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/lib/ndarray.js135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gasumpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/README.md198L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/lib/gcusum.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/lib/ndarray.js58L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusum/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/README.md206L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/lib/gcusumkbn.js97L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn/package.json74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/README.md206L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/lib/gcusumkbn2.js108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/lib/ndarray.js106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumkbn2/package.json74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/lib/gcusumors.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/lib/ndarray.js68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumors/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/README.md207L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/lib/gcusumpw.js77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gcusumpw/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/README.md217L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/docs/types/index.d.ts199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/lib/gfill_by.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill-by/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/README.md170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/docs/repl.txt99L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/lib/gfill.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gfill/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/README.md192L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/lib/gnannsumkbn.js114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/lib/ndarray.js113L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnannsumkbn/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/README.md180L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/lib/gnansum.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/lib/ndarray.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansum/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/README.md188L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/lib/gnansumkbn.js95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/README.md188L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/lib/gnansumkbn2.js107L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/lib/ndarray.js106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumkbn2/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/README.md175L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/lib/gnansumors.js75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumors/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/README.md189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/lib/gnansumpw.js88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/lib/ndarray.js156L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gnansumpw/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/README.md170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/lib/grev.js113L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/lib/ndarray.js112L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/grev/package.json67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/README.md230L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/docs/repl.txt150L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/lib/gsort2hp.js172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/lib/ndarray.js164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2hp/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/README.md215L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/docs/repl.txt155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/lib/gsort2ins.js187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/lib/ndarray.js184L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2ins/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/README.md235L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/docs/repl.txt153L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/lib/gsort2sh.js128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/lib/ndarray.js120L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsort2sh/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/README.md192L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/lib/gsorthp.js149L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/lib/ndarray.js145L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsorthp/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/lib/gsortins.js144L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/lib/ndarray.js144L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortins/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/README.md196L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/lib/gsortsh.js108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/lib/ndarray.js104L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsortsh/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/lib/gsum.js50L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/lib/ndarray.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsum/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/README.md184L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/lib/gsumkbn.js89L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/README.md184L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/lib/gsumkbn2.js101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumkbn2/package.json68L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/README.md171L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/lib/gsumors.js89L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumors/package.json69L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/lib/gsumpw.js82L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/lib/ndarray.js134L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/gsumpw/package.json70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/lib/index.js1068L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/package.json72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/docs/repl.txt108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/include/stdlib/blas/ext/base/sapx.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/sapx.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/lib/sapx.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/package.json75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapx/src/sapx.c70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/README.md177L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/include/stdlib/blas/ext/base/sapxsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/sapxsum.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/lib/sapxsum.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsum/src/sapxsum.c34L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/include/stdlib/blas/ext/base/sapxsumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/sapxsumkbn.js93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/lib/sapxsumkbn.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn/src/sapxsumkbn.c73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/docs/repl.txt102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/include/stdlib/blas/ext/base/sapxsumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/ndarray.js103L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/sapxsumkbn2.js105L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/lib/sapxsumkbn2.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumkbn2/src/sapxsumkbn2.c85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/include/stdlib/blas/ext/base/sapxsumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/ndarray.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/sapxsumors.js73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/lib/sapxsumors.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumors/src/sapxsumors.c53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/include/stdlib/blas/ext/base/sapxsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/ndarray.js139L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/sapxsumpw.js86L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/lib/sapxsumpw.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sapxsumpw/src/sapxsumpw.c122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/docs/img/equation_l1norm.svg44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/include/stdlib/blas/ext/base/sasumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/ndarray.js137L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/sasumpw.js86L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/lib/sasumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/package.json86L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sasumpw/src/sasumpw.c122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/README.md199L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/include/stdlib/blas/ext/base/scusum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/scusum.js56L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/lib/scusum.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusum/src/scusum.c35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/README.md207L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/include/stdlib/blas/ext/base/scusumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/scusumkbn.js101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/lib/scusumkbn.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/package.json82L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn/src/scusumkbn.c79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/README.md207L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/include/stdlib/blas/ext/base/scusumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/ndarray.js108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/scusumkbn2.js112L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/lib/scusumkbn2.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/package.json82L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumkbn2/src/scusumkbn2.c92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/README.md200L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/include/stdlib/blas/ext/base/scusumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/scusumors.js79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/lib/scusumors.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumors/src/scusumors.c59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/README.md208L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/include/stdlib/blas/ext/base/scusumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/ndarray.js99L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/scusumpw.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/lib/scusumpw.native.js57L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/package.json81L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/scusumpw/src/scusumpw.c94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/include/stdlib/blas/ext/base/sdsapxsum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/sdsapxsum.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/lib/sdsapxsum.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsum/src/sdsapxsum.c34L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/docs/repl.txt102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/include/stdlib/blas/ext/base/sdsapxsumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/ndarray.js137L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/sdsapxsumpw.js86L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/lib/sdsapxsumpw.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsapxsumpw/src/sdsapxsumpw.c122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/README.md182L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/include/stdlib/blas/ext/base/sdsnansum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/sdsnansum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/lib/sdsnansum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansum/src/sdsnansum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/include/stdlib/blas/ext/base/sdsnansumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/ndarray.js158L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/sdsnansumpw.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/lib/sdsnansumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdsnansumpw/src/sdsnansumpw.c143L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/include/stdlib/blas/ext/base/sdssum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/sdssum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/lib/sdssum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssum/src/sdssum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/include/stdlib/blas/ext/base/sdssumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/ndarray.js136L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/sdssumpw.js85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/lib/sdssumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sdssumpw/src/sdssumpw.c121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/include/stdlib/blas/ext/base/sfill.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/sfill.js93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/lib/sfill.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/sfill/src/sfill.c73L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/README.md181L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/include/stdlib/blas/ext/base/snansum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/snansum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/lib/snansum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansum/src/snansum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/README.md189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/include/stdlib/blas/ext/base/snansumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/snansumkbn.js98L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/lib/snansumkbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn/src/snansumkbn.c78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/README.md189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/include/stdlib/blas/ext/base/snansumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/ndarray.js108L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/snansumkbn2.js110L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/lib/snansumkbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumkbn2/src/snansumkbn2.c90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/README.md176L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/include/stdlib/blas/ext/base/snansumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/ndarray.js76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/snansumors.js78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/lib/snansumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumors/src/snansumors.c58L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/README.md190L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/include/stdlib/blas/ext/base/snansumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/ndarray.js158L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/snansumpw.js91L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/lib/snansumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/snansumpw/src/snansumpw.c143L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/include/stdlib/blas/ext/base/srev.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/ndarray.native.js59L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/srev.js115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/lib/srev.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/package.json75L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/src/addon.cpp115L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/srev/src/srev.c90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/README.md233L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/docs/repl.txt151L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/include/stdlib/blas/ext/base/ssort2hp.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/ndarray.js166L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/ssort2hp.js174L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/lib/ssort2hp.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2hp/src/ssort2hp.c154L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/README.md217L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/docs/repl.txt156L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/include/stdlib/blas/ext/base/ssort2ins.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/ndarray.js186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/ssort2ins.js189L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/lib/ssort2ins.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2ins/src/ssort2ins.c170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/README.md237L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/docs/repl.txt154L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/include/stdlib/blas/ext/base/ssort2sh.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/ndarray.js122L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/ndarray.native.js80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/ssort2sh.js130L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/lib/ssort2sh.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssort2sh/src/ssort2sh.c109L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/README.md194L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/include/stdlib/blas/ext/base/ssorthp.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/ndarray.js147L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/ssorthp.js151L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/lib/ssorthp.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssorthp/src/ssorthp.c135L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/README.md178L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/include/stdlib/blas/ext/base/ssortins.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/ndarray.js146L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/ssortins.js146L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/lib/ssortins.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/package.json76L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortins/src/ssortins.c129L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/README.md198L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/include/stdlib/blas/ext/base/ssortsh.h44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/gaps.json1L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/ndarray.js106L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/ssortsh.js110L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/lib/ssortsh.native.js53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/src/addon.cpp128L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssortsh/src/ssortsh.c93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/README.md177L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/include/stdlib/blas/ext/base/ssum.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/ssum.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/lib/ssum.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssum/src/ssum.c33L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/include/stdlib/blas/ext/base/ssumkbn.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/ssumkbn.js92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/lib/ssumkbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/package.json80L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn/src/ssumkbn.c72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/README.md185L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/include/stdlib/blas/ext/base/ssumkbn2.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/ndarray.js102L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/ssumkbn2.js104L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/ssumkbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/package.json77L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumkbn2/src/ssumkbn2.c84L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/README.md172L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/include/stdlib/blas/ext/base/ssumors.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/ndarray.js70L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/ssumors.js72L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/lib/ssumors.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumors/src/ssumors.c71L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/README.md186L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/include/stdlib/blas/ext/base/ssumpw.h43L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/ndarray.js136L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/ssumpw.js85L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/lib/ssumpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/blas/ext/base/ssumpw/src/ssumpw.c121L
-rw-r--r--js/node_modules/@stdlib/blas/ext/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/blas/ext/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/blas/ext/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/blas/ext/package.json67L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/README.md135L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/docs/types/test.ts105L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/lib/main.js111L
-rw-r--r--js/node_modules/@stdlib/blas/gdot/package.json75L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/README.md121L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/docs/types/test.ts101L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/lib/main.js118L
-rw-r--r--js/node_modules/@stdlib/blas/gswap/package.json71L
-rw-r--r--js/node_modules/@stdlib/blas/lib/index.js114L
-rw-r--r--js/node_modules/@stdlib/blas/package.json89L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/README.md143L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/docs/img/equation_dot_product.svg83L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/docs/types/test.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/blas/sdot/package.json78L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/README.md123L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/docs/types/test.ts102L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/blas/sswap/package.json74L
-rw-r--r--js/node_modules/@stdlib/buffer/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/buffer/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/buffer/README.md170L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/README.md110L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/lib/has_alloc_unsafe.js34L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/lib/polyfill.js56L
-rw-r--r--js/node_modules/@stdlib/buffer/alloc-unsafe/package.json66L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/README.md162L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/lib/buffer.js28L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/lib/polyfill.js37L
-rw-r--r--js/node_modules/@stdlib/buffer/ctor/package.json61L
-rw-r--r--js/node_modules/@stdlib/buffer/docs/types/index.d.ts192L
-rw-r--r--js/node_modules/@stdlib/buffer/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/README.md114L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/lib/has_from.js34L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/lib/polyfill.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/from-array/package.json68L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/README.md171L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/lib/has_from.js35L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/lib/node_version.js33L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/lib/polyfill.js107L
-rw-r--r--js/node_modules/@stdlib/buffer/from-arraybuffer/package.json68L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/README.md124L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/lib/has_from.js34L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/lib/polyfill.js55L
-rw-r--r--js/node_modules/@stdlib/buffer/from-buffer/package.json66L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/README.md131L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/docs/types/test.ts55L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/lib/has_from.js34L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/lib/polyfill.js59L
-rw-r--r--js/node_modules/@stdlib/buffer/from-string/package.json65L
-rw-r--r--js/node_modules/@stdlib/buffer/lib/index.js114L
-rw-r--r--js/node_modules/@stdlib/buffer/package.json78L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/README.md119L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/buffer/reviver/package.json72L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/README.md123L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/buffer/to-json/package.json68L
-rw-r--r--js/node_modules/@stdlib/cli/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/cli/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/cli/README.md152L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/README.md446L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/docs/types/index.d.ts209L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/docs/types/test.ts108L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/console.js23L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/defaults.json9L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/exit_code.js79L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/is_integer.js46L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/main.js421L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/notifier.js61L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/process.js28L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/lib/validate.js110L
-rw-r--r--js/node_modules/@stdlib/cli/ctor/package.json69L
-rw-r--r--js/node_modules/@stdlib/cli/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/cli/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/cli/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/cli/package.json81L
-rw-r--r--js/node_modules/@stdlib/complex/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/complex/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/complex/README.md214L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/README.md122L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/lib/complex.js56L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/lib/ctors.js37L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/complex/cmplx/package.json63L
-rw-r--r--js/node_modules/@stdlib/complex/conj/README.md118L
-rw-r--r--js/node_modules/@stdlib/complex/conj/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/complex/conj/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/complex/conj/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/complex/conj/lib/conj.js42L
-rw-r--r--js/node_modules/@stdlib/complex/conj/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/conj/package.json62L
-rw-r--r--js/node_modules/@stdlib/complex/docs/types/index.d.ts195L
-rw-r--r--js/node_modules/@stdlib/complex/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/complex/float32/README.md229L
-rw-r--r--js/node_modules/@stdlib/complex/float32/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/complex/float32/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/complex/float32/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/complex/float32/lib/complex64.js183L
-rw-r--r--js/node_modules/@stdlib/complex/float32/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/complex/float32/lib/tojson.js39L
-rw-r--r--js/node_modules/@stdlib/complex/float32/lib/tostring.js42L
-rw-r--r--js/node_modules/@stdlib/complex/float32/package.json66L
-rw-r--r--js/node_modules/@stdlib/complex/float64/README.md229L
-rw-r--r--js/node_modules/@stdlib/complex/float64/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/complex/float64/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/complex/float64/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/complex/float64/lib/complex128.js162L
-rw-r--r--js/node_modules/@stdlib/complex/float64/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/complex/float64/lib/tojson.js39L
-rw-r--r--js/node_modules/@stdlib/complex/float64/lib/tostring.js42L
-rw-r--r--js/node_modules/@stdlib/complex/float64/package.json65L
-rw-r--r--js/node_modules/@stdlib/complex/imag/README.md112L
-rw-r--r--js/node_modules/@stdlib/complex/imag/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/complex/imag/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/complex/imag/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/complex/imag/lib/imag.js42L
-rw-r--r--js/node_modules/@stdlib/complex/imag/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/imag/package.json65L
-rw-r--r--js/node_modules/@stdlib/complex/lib/index.js132L
-rw-r--r--js/node_modules/@stdlib/complex/package.json81L
-rw-r--r--js/node_modules/@stdlib/complex/real/README.md112L
-rw-r--r--js/node_modules/@stdlib/complex/real/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/complex/real/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/complex/real/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/complex/real/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/real/lib/real.js42L
-rw-r--r--js/node_modules/@stdlib/complex/real/package.json65L
-rw-r--r--js/node_modules/@stdlib/complex/reim/README.md119L
-rw-r--r--js/node_modules/@stdlib/complex/reim/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/complex/reim/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/complex/reim/docs/types/test.ts48L
-rw-r--r--js/node_modules/@stdlib/complex/reim/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/complex/reim/lib/reim.js66L
-rw-r--r--js/node_modules/@stdlib/complex/reim/package.json65L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/README.md121L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/lib/reviver.js60L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float32/package.json72L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/README.md121L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/lib/reviver.js60L
-rw-r--r--js/node_modules/@stdlib/complex/reviver-float64/package.json72L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/README.md121L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/lib/ctors.js37L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/lib/reviver.js63L
-rw-r--r--js/node_modules/@stdlib/complex/reviver/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/constants/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/constants/README.md199L
-rw-r--r--js/node_modules/@stdlib/constants/array/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/array/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/constants/array/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/array/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/README.md117L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-array-length/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/README.md121L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/array/max-typed-array-length/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/array/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/num-bytes/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/complex128/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/num-bytes/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/complex64/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/constants/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/float16/README.md121L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/README.md93L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/constants/float16/cbrt-eps/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float16/docs/types/index.d.ts168L
-rw-r--r--js/node_modules/@stdlib/constants/float16/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/README.md112L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/docs/img/equation_epsilon_float16.svg28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float16/eps/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/constants/float16/exponent-bias/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float16/lib/index.js172L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max-safe-integer/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float16/max/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float16/min-safe-integer/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/README.md72L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float16/ninf/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/float16/num-bytes/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float16/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/README.md72L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float16/pinf/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/README.md73L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/float16/precision/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-normal/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float16/smallest-subnormal/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/README.md93L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/constants/float16/sqrt-eps/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float32/README.md121L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/README.md94L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float32/cbrt-eps/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float32/docs/types/index.d.ts168L
-rw-r--r--js/node_modules/@stdlib/constants/float32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/README.md113L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/docs/img/equation_epsilon_float32.svg28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/float32/eps/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/constants/float32/exponent-bias/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/float32/lib/index.js172L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max-safe-integer/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float32/max/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float32/min-safe-integer/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/README.md72L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/constants/float32/ninf/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/float32/num-bytes/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float32/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/README.md70L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/constants/float32/pinf/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/README.md73L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float32/precision/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-normal/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float32/smallest-subnormal/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/README.md94L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float32/sqrt-eps/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/README.md256L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/README.md92L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/docs/img/equation_apery_constant.svg98L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/apery/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/docs/img/equation_catalan_constant.svg105L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/catalan/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/README.md93L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/constants/float64/cbrt-eps/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/docs/types/index.d.ts618L
-rw-r--r--js/node_modules/@stdlib/constants/float64/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/e/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/README.md112L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/docs/img/equation_epsilon_float64.svg28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eps/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/docs/img/equation_eulergamma_constant.svg64L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/eulergamma/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/constants/float64/exponent-bias/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-pi/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/constants/float64/fourth-root-eps/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/README.md89L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/gamma-lanczos-g/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/README.md103L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/docs/img/equation_glaisher_kinkelin_constant.svg84L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/docs/img/equation_k_function.svg38L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/glaisher-kinkelin/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-ln-two/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/half-pi/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/README.md100L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-exponent-mask/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/README.md100L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/high-word-significand-mask/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/lib/index.js622L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-half/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-pi/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/README.md75L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-sqrt-two-pi/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-ten/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two-pi/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ln-two/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log10-e/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/log2-e/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent-subnormal/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base10-exponent/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent-subnormal/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-base2-exponent/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/README.md73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-ln/package.json74L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/README.md104L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-fibonacci/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-integer/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/README.md101L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-lucas/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/README.md104L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-fibonacci/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/README.md107L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max-safe-nth-lucas/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/max/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent-subnormal/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base10-exponent/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent-subnormal/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-base2-exponent/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/README.md73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-ln/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/constants/float64/min-safe-integer/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/constants/float64/ninf/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/float64/num-bytes/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/docs/img/equation_golden_ratio.svg31L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/phi/package.json76L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi-squared/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pi/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/constants/float64/pinf/package.json67L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/README.md73L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/precision/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-normal/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/float64/smallest-subnormal/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/README.md93L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-eps/package.json72L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half-pi/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-half/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-phi/package.json79L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-pi/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-three/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two-pi/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/float64/sqrt-two/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/float64/two-pi/package.json66L
-rw-r--r--js/node_modules/@stdlib/constants/int16/README.md91L
-rw-r--r--js/node_modules/@stdlib/constants/int16/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/constants/int16/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/int16/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int16/max/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int16/min/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/int16/num-bytes/package.json68L
-rw-r--r--js/node_modules/@stdlib/constants/int16/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/int32/README.md91L
-rw-r--r--js/node_modules/@stdlib/constants/int32/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/constants/int32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/int32/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/README.md71L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int32/max/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int32/min/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/int32/num-bytes/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/int32/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/int8/README.md91L
-rw-r--r--js/node_modules/@stdlib/constants/int8/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/constants/int8/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/int8/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int8/max/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/int8/min/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/int8/num-bytes/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/int8/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/constants/package.json80L
-rw-r--r--js/node_modules/@stdlib/constants/path/README.md100L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/README.md68L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/docs/types/index.d.ts34L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-posix/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/README.md68L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/docs/repl.txt15L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/docs/types/index.d.ts34L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter-win32/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/constants/path/delimiter/package.json66L
-rw-r--r--js/node_modules/@stdlib/constants/path/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/constants/path/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/path/lib/index.js96L
-rw-r--r--js/node_modules/@stdlib/constants/path/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/README.md75L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-posix/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/README.md75L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep-win32/package.json64L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/README.md85L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/docs/repl.txt20L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/constants/path/sep/package.json66L
-rw-r--r--js/node_modules/@stdlib/constants/time/README.md127L
-rw-r--r--js/node_modules/@stdlib/constants/time/docs/types/index.d.ts188L
-rw-r--r--js/node_modules/@stdlib/constants/time/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-day/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/hours-in-week/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/lib/index.js192L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-day/package.json61L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-hour/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/docs/repl.txt16L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-minute/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/docs/repl.txt16L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-second/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/milliseconds-in-week/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-day/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-hour/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/minutes-in-week/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/time/months-in-year/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/package.json61L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-day/package.json62L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-hour/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/docs/repl.txt16L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-minute/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/README.md90L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/constants/time/seconds-in-week/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/max/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/num-bytes/package.json70L
-rw-r--r--js/node_modules/@stdlib/constants/uint16/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/max/package.json65L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/num-bytes/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/uint32/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/docs/repl.txt14L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/max/package.json63L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/README.md69L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/num-bytes/package.json71L
-rw-r--r--js/node_modules/@stdlib/constants/uint8/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/README.md88L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max-bmp/package.json73L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/README.md77L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/max/package.json69L
-rw-r--r--js/node_modules/@stdlib/constants/unicode/package.json66L
-rw-r--r--js/node_modules/@stdlib/fs/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/fs/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/fs/README.md186L
-rw-r--r--js/node_modules/@stdlib/fs/close/README.md145L
-rw-r--r--js/node_modules/@stdlib/fs/close/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/fs/close/docs/types/index.d.ts135L
-rw-r--r--js/node_modules/@stdlib/fs/close/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/fs/close/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/fs/close/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/fs/close/lib/sync.js64L
-rw-r--r--js/node_modules/@stdlib/fs/close/package.json64L
-rw-r--r--js/node_modules/@stdlib/fs/docs/types/index.d.ts422L
-rw-r--r--js/node_modules/@stdlib/fs/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/fs/exists/README.md227L
-rwxr-xr-xjs/node_modules/@stdlib/fs/exists/bin/cli83L
-rw-r--r--js/node_modules/@stdlib/fs/exists/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/fs/exists/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/fs/exists/docs/types/test.ts87L
-rw-r--r--js/node_modules/@stdlib/fs/exists/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/fs/exists/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/fs/exists/lib/async.js85L
-rw-r--r--js/node_modules/@stdlib/fs/exists/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/fs/exists/lib/sync.js62L
-rw-r--r--js/node_modules/@stdlib/fs/exists/package.json69L
-rw-r--r--js/node_modules/@stdlib/fs/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/fs/open/README.md176L
-rw-r--r--js/node_modules/@stdlib/fs/open/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/fs/open/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/fs/open/docs/types/test.ts129L
-rw-r--r--js/node_modules/@stdlib/fs/open/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/fs/open/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/fs/open/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/fs/open/lib/sync.js68L
-rw-r--r--js/node_modules/@stdlib/fs/open/package.json64L
-rw-r--r--js/node_modules/@stdlib/fs/package.json84L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/README.md207L
-rwxr-xr-xjs/node_modules/@stdlib/fs/read-dir/bin/cli83L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/docs/types/test.ts85L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/lib/async.js57L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/lib/sync.js52L
-rw-r--r--js/node_modules/@stdlib/fs/read-dir/package.json69L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/README.md187L
-rwxr-xr-xjs/node_modules/@stdlib/fs/read-file-list/bin/cli100L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/docs/types/index.d.ts166L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/docs/types/test.ts166L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/etc/cli_opts.json21L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/async.js196L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/clear_pending.js47L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/clear_timeout.js23L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/config.json4L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/delay.js47L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/lib/sync.js93L
-rw-r--r--js/node_modules/@stdlib/fs/read-file-list/package.json72L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/README.md212L
-rwxr-xr-xjs/node_modules/@stdlib/fs/read-file/bin/cli91L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/docs/types/test.ts147L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/etc/cli_opts.json21L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/lib/sync.js61L
-rw-r--r--js/node_modules/@stdlib/fs/read-file/package.json68L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/README.md154L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/docs/types/index.d.ts170L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/docs/types/test.ts169L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/lib/async.js113L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/lib/sync.js88L
-rw-r--r--js/node_modules/@stdlib/fs/read-json/package.json66L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/README.md138L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/docs/repl.txt58L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/docs/types/index.d.ts153L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/docs/types/test.ts127L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/lib/async.js105L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/lib/sync.js85L
-rw-r--r--js/node_modules/@stdlib/fs/read-wasm/package.json67L
-rw-r--r--js/node_modules/@stdlib/fs/rename/README.md228L
-rwxr-xr-xjs/node_modules/@stdlib/fs/rename/bin/cli89L
-rw-r--r--js/node_modules/@stdlib/fs/rename/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/fs/rename/docs/types/index.d.ts109L
-rw-r--r--js/node_modules/@stdlib/fs/rename/docs/types/test.ts111L
-rw-r--r--js/node_modules/@stdlib/fs/rename/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/fs/rename/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/fs/rename/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/fs/rename/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/fs/rename/lib/sync.js53L
-rw-r--r--js/node_modules/@stdlib/fs/rename/package.json73L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/README.md198L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/docs/repl.txt105L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/docs/types/index.d.ts220L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/docs/types/test.ts225L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/lib/async.js155L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/lib/sync.js97L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/lib/validate.js66L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path-by/package.json76L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/README.md182L
-rwxr-xr-xjs/node_modules/@stdlib/fs/resolve-parent-path/bin/cli85L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/docs/repl.txt58L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/docs/types/test.ts117L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/lib/async.js115L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/lib/sync.js82L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/lib/validate.js66L
-rw-r--r--js/node_modules/@stdlib/fs/resolve-parent-path/package.json78L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/README.md211L
-rwxr-xr-xjs/node_modules/@stdlib/fs/unlink/bin/cli81L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/docs/types/index.d.ts105L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/docs/types/test.ts85L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/lib/sync.js52L
-rw-r--r--js/node_modules/@stdlib/fs/unlink/package.json70L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/README.md225L
-rwxr-xr-xjs/node_modules/@stdlib/fs/write-file/bin/cli110L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/docs/types/test.ts193L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/etc/cli_opts.json22L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/lib/sync.js58L
-rw-r--r--js/node_modules/@stdlib/fs/write-file/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/math/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/math/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/base/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/README.md157L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/docs/types/index.d.ts582L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/README.md88L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/lib/is_even.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-even/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/README.md88L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/lib/is_odd.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/int32-is-odd/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/README.md87L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-composite/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/README.md92L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-coprime/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/lib/is_even.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-even/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/README.md90L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/include/stdlib/math/base/assert/is_finite.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finite/src/is_finite.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/README.md90L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/include/stdlib/math/base/assert/is_finitef.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-finitef/src/is_finitef.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/README.md81L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/include/stdlib/math/base/assert/is_infinite.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinite/src/is_infinite.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/README.md81L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/include/stdlib/math/base/assert/is_infinitef.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/package.json83L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-infinitef/src/is_infinitef.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/README.md101L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/lib/is_integer.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-integer/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/README.md70L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/include/stdlib/math/base/assert/is_nan.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nan/src/is_nan.c30L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/README.md70L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/include/stdlib/math/base/assert/is_nanf.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nanf/src/is_nanf.c30L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/lib/is_negative_integer.js53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-integer/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/README.md82L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/include/stdlib/math/base/assert/is_negative_zero.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zero/src/is_negative_zero.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/README.md82L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/include/stdlib/math/base/assert/is_negative_zerof.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-negative-zerof/src/is_negative_zerof.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/README.md119L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/lib/is_nonnegative_integer.js53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonnegative-integer/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/README.md119L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/lib/is_nonpositive_integer.js53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-nonpositive-integer/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/lib/is_odd.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-odd/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/lib/is_positive_integer.js53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-integer/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/README.md82L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/include/stdlib/math/base/assert/is_positive_zero.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zero/src/is_positive_zero.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/README.md82L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/include/stdlib/math/base/assert/is_positive_zerof.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/lib/native.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/src/addon.cpp80L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-positive-zerof/src/is_positive_zerof.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/README.md87L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/lib/main.js143L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/lib/wheel_primes.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-prime/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/README.md81L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/lib/is_probability.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-probability/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/README.md104L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/lib/is_safe_integer.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/is-safe-integer/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/lib/index.js267L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/README.md79L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/lib/is_pow2.js45L
-rw-r--r--js/node_modules/@stdlib/math/base/assert/uint32-is-pow2/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/README.md272L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/include/stdlib/math/base/napi/binary.h126L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/lib/native.js47L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/src/addon.c32L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/binary/src/main.c146L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/README.md273L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/include/stdlib/math/base/napi/ternary.h126L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/lib/native.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/src/addon.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/ternary/src/main.c174L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/README.md334L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/include/stdlib/math/base/napi/unary.h174L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/lib/native.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/src/addon.c31L
-rw-r--r--js/node_modules/@stdlib/math/base/napi/unary/src/main.c166L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/README.md99L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/lib/cadd.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cadd/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/README.md135L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/lib/cdiv.js101L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/lib/internal_compreal.js56L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/lib/robust_internal.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cdiv/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/lib/cmul.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cmul/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/lib/cnegate.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/cneg/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/lib/csub.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/csub/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/math/base/ops/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/README.md753L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/README.md190L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/include/stdlib/math/base/special/abs.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/lib/abs.js112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/lib/high.js38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/manifest.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/src/abs.c40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/README.md179L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/include/stdlib/math/base/special/abs2.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/src/abs2.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/README.md179L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/include/stdlib/math/base/special/abs2f.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/src/abs2f.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/abs2f/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/README.md190L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/include/stdlib/math/base/special/absf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/lib/abs.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/src/absf.c40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/absf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/README.md90L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/lib/acos.js118L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acos/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/README.md87L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/lib/acosh.js120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/scripts/accuracy.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acosh/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/README.md77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acot/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/README.md87L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoth/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/docs/img/equation_arccovercosine.svg48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/lib/acovercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acovercos/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/docs/img/equation_arccoversine.svg48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/lib/acoversin.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/acoversin/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/docs/img/equation_archavercosine.svg52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/lib/ahavercos.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahavercos/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/docs/img/equation_archaversine.svg53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/lib/ahaversin.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ahaversin/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/lib/asin.js138L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/lib/rational_rs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/scripts/evalrational.js111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asin/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/README.md92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/lib/asinh.js128L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/scripts/accuracy.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/asinh/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/README.md83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/lib/atan.js146L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/scripts/evalpoly.js84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/README.md93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/lib/main.js173L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atan2/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/README.md96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/lib/atanh.js137L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/scripts/accuracy.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/atanh/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/docs/img/equation_arcvercosine.svg44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/lib/avercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/avercos/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/docs/img/equation_arcversine.svg46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/lib/aversin.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/aversin/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/lib/bernoulli.js100L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/lib/bernoulli.json132L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bernoulli/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/README.md104L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/docs/img/equation_bessel_first_kind_order_zero.svg69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/j0.js135L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj0/scripts/evalrational.js154L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/README.md104L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/docs/img/equation_bessel_first_kind_order_one.svg69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/j1.js144L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/besselj1/scripts/evalrational.js158L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/docs/img/equation_bessel_second_kind_order_zero.svg92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/rational_p3q3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/lib/y0.js163L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely0/scripts/evalrational.js176L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/docs/img/equation_bessel_second_kind_order_one.svg111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/lib/y1.js152L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/bessely1/scripts/evalrational.js160L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/README.md116L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/docs/img/equation_beta_function.svg60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/docs/img/equation_beta_function2.svg52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/lib/beta.js153L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/lib/lanczos_sum_expg_scaled.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/beta/scripts/evalrational.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/README.md131L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/lib/betainc.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betainc/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/README.md140L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/lib/betaincinv.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaincinv/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/README.md118L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/docs/img/equation_beta_function.svg60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/docs/img/equation_beta_function2.svg52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/lib/betaln.js109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/lib/dceval.js88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/lib/gamma_correction.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/betaln/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/README.md137L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/docs/img/equation_binets_formula.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/docs/img/equation_binets_formula_real_numbers.svg56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/lib/main.js110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binet/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/README.md144L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/docs/img/equation_binomial_coefficient.svg57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/docs/img/equation_binomial_coefficient_negative_integers.svg68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/lib/binomcoef.js113L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoef/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/README.md155L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/img/equation_binomcoefln_function.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/img/equation_binomial_coefficient.svg57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/img/equation_binomial_coefficient_negative_integers.svg68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/lib/binomcoefln.js100L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/binomcoefln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/README.md132L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/docs/img/equation_boxcox_transformation_one_parameter.svg67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/README.md135L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/docs/img/equation_boxcox_transformation_one_parameter.svg78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/lib/main.js103L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1p/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/docs/img/equation_inverse_boxcox_transformation_one_parameter.svg79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/lib/main.js88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcox1pinv/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/docs/img/equation_inverse_boxcox_transformation_one_parameter.svg67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/math/base/special/boxcoxinv/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/README.md102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/docs/img/equation_absolute_value_complex.svg35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/lib/cabs.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/README.md115L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/docs/img/equation_absolute_value_complex.svg35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/lib/cabs2.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cabs2/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/README.md175L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/include/stdlib/math/base/special/cbrt.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/lib/main.js208L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/manifest.json90L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/scripts/evalpoly.js76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/scripts/fixtures/julia/runner.jl65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/scripts/precision.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrt/src/cbrt.c173L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/README.md175L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/include/stdlib/math/base/special/cbrtf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cbrtf/src/cbrtf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/lib/cceil.js66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceil/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/docs/types/test.ts81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/lib/cceiln.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cceiln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/docs/img/equation_cis_function.svg52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/lib/cis.js66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ccis/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/README.md167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/include/stdlib/math/base/special/ceil.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil/src/ceil.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/lib/ceil10.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil10/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/lib/ceil2.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceil2/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/lib/ceilb.js95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilb/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/README.md167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/include/stdlib/math/base/special/ceilf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilf/src/ceilf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/lib/ceiln.js166L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceiln/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/lib/ceilsd.js120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ceilsd/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/docs/img/equation_cexp_function.svg69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/lib/cexp.js87L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cexp/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/docs/types/test.ts81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/lib/cflipsign.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cflipsign/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/lib/cfloor.js66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloor/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/docs/types/test.ts81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/lib/cfloorn.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cfloorn/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/docs/img/equation_complex_inverse.svg74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/lib/cinv.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cinv/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/README.md219L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/include/stdlib/math/base/special/clamp.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/lib/native.js69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/manifest.json81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clamp/src/clamp.c63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/README.md219L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/include/stdlib/math/base/special/clampf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/lib/native.js69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/manifest.json81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/clampf/src/clampf.c63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/README.md102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/lib/copysign.js96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/copysign/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/lib/cos.js121L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/scripts/cephes/index.js158L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cos/scripts/fixtures/julia/runner.jl59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/README.md86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/lib/cosh.js97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosh/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/README.md86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/lib/cosm1.js86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cosm1/scripts/evalpoly.js74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/README.md85L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/lib/cospi.js112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cospi/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/docs/img/equation_covercosine.svg41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/lib/covercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/covercos/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/docs/img/equation_coversine.svg41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/lib/coversin.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/coversin/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/README.md91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/lib/cphase.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cphase/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/lib/cpolar.js56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cpolar/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/lib/cround.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/cround/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/docs/types/test.ts81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/lib/croundn.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/croundn/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/lib/csignum.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/csignum/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/README.md166L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/include/stdlib/math/base/special/deg2rad.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/lib/native.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2rad/src/deg2rad.c36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/README.md166L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/include/stdlib/math/base/special/deg2radf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/lib/native.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/deg2radf/src/deg2radf.c36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/README.md122L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/docs/img/equation_digamma_function.svg63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/asymptotic_expansion.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/digamma.js191L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/rational_approximation.js56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/scripts/evalpoly.js75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/digamma/scripts/evalrational.js83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/README.md110L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/docs/img/equation_dirac_delta.svg44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/docs/img/equation_dirac_delta_integral.svg35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/lib/dirac_delta.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirac-delta/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/README.md124L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/docs/img/equation_dirichlet_eta_function.svg104L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/docs/img/equation_dirichlet_riemann_relation.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/lib/eta.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/dirichlet-eta/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/docs/types/index.d.ts6090L
-rw-r--r--js/node_modules/@stdlib/math/base/special/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/docs/img/equation_complete_elliptic_integral_second_kind.svg61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/main.js177L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p10.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p11.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p12.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p5.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p6.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p7.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/lib/poly_p9.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipe/scripts/evalpoly.js311L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/docs/img/equation_complete_elliptic_integral_first_kind.svg65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/main.js189L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p10.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p11.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p12.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p5.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p6.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p7.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/lib/poly_p9.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ellipk/scripts/evalpoly.js333L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/README.md114L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/docs/img/equation_error_function.svg58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/erf.js400L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_pa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_pp.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_qa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_qq.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_ra.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_rb.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_sa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/lib/polyval_sb.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erf/scripts/evalpoly.js166L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/README.md120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/docs/img/equation_complementary_error_function.svg72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/docs/img/equation_craigs_formula.svg83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/erfc.js412L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_pa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_pp.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_qa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_qq.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_ra.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_rb.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_sa.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/lib/polyval_sb.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfc/scripts/evalpoly.js166L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/README.md120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/docs/img/equation_inverse_complementary_error_function.svg43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/erfcinv.js226L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/rational_p3q3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/rational_p4q4.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/lib/rational_p5q5.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfcinv/scripts/evalrational.js205L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/README.md140L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/docs/img/equation_inverse_error_function.svg84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/docs/img/equation_inverse_error_function_series_coefficients.svg151L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/erfinv.js230L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/rational_p3q3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/rational_p4q4.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/lib/rational_p5q5.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/erfinv/scripts/evalrational.js205L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/README.md105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/docs/img/equation_natural_exponential_function.svg17L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/lib/exp.js206L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/lib/expmulti.js69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/scripts/evalpoly.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/scripts/fixtures/julia/runner.jl62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp/scripts/precision.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/lib/exp10.js132L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp10/scripts/evalpoly.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/lib/exp2.js128L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/exp2/scripts/evalpoly.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/README.md104L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/docs/img/equation_expit_function.svg109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expit/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/lib/expm1.js358L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1/scripts/evalpoly.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/README.md131L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/docs/img/equation_relative_error_exponential.svg32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/expm1rel/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/README.md150L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/img/equation_factorial_function.svg26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/img/equation_factorial_function_and_gamma.svg24L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/img/equation_factorial_recurrence_relation.svg60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/img/equation_zero_factorial.svg15L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/lib/factorial.js90L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/lib/factorials.json173L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorial/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/README.md162L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/img/equation_factorial_function.svg26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/img/equation_factorial_function_and_gamma.svg24L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/img/equation_factorial_recurrence_relation.svg60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/img/equation_factorialln_function.svg28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/img/equation_zero_factorial.svg15L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/lib/factorialln.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/factorialln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/lib/falling_factorial.js217L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/falling-factorial/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/README.md130L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/README.md121L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/lib/abs.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/abs/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/README.md103L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/lib/acosh.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/acosh/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/README.md160L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/docs/repl.txt56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/docs/types/index.d.ts89L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/docs/types/test.ts129L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/closure1a.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/closure1b.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/factory.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/hypot.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/hypot1a.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/hypot1b.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/hypot2a.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/hypot2b.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/alpha-max-plus-beta-min/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/README.md116L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/lib/asinh.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/asinh/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/lib/atanh.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/atanh/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/docs/types/index.d.ts364L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/README.md126L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/lib/hypot.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/hypot/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/lib/index.js141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/README.md129L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/lib/max.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/max/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/README.md129L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/lib/min.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/min/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/docs/img/equation_exponential_function.svg17L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/lib/pow.js203L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/pow-int/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/README.md97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/lib/log2.js130L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-log2/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/README.md101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/lib/sqrt.js84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fast/uint32-sqrt/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/README.md132L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/docs/img/equation_fibonacci_number_index.svg57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/lib/main.js103L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci-index/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/README.md148L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/docs/img/equation_fibonacci_recurrence_relation.svg34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/docs/img/equation_fibonacci_sequence.svg63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/lib/fibonacci.js92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/lib/fibonacci.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fibonacci/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/README.md105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/lib/flipsign.js94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/flipsign/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/README.md167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/include/stdlib/math/base/special/floor.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor/src/floor.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/lib/floor10.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor10/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/lib/floor2.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floor2/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/lib/floorb.js95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorb/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/README.md167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/include/stdlib/math/base/special/floorf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorf/src/floorf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/lib/floorn.js167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorn/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/lib/floorsd.js119L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/floorsd/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/README.md119L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/docs/img/equation_fresnel_integrals.svg108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/docs/types/index.d.ts76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/fresnel.js153L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/rational_pfqf.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/rational_pgqg.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnel/scripts/evalrational.js179L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/README.md105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/docs/img/equation_fresnel_integral.svg57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/lib/fresnelc.js141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/lib/rational_pcqc.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/lib/rational_pfqf.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/lib/rational_pgqg.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnelc/scripts/evalrational.js154L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/README.md105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/docs/img/equation_fresnel_integral.svg57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/lib/fresnels.js141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/lib/rational_pfqf.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/lib/rational_pgqg.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/lib/rational_psqs.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/fresnels/scripts/evalrational.js154L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/README.md177L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/docs/repl.txt56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/lib/frexp.js119L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/frexp/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/README.md83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/lib/gamma_delta_ratio.js130L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/lib/gamma_delta_ratio_lanczos.js114L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-delta-ratio/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/docs/img/equation_lanczos_approximation.svg75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/docs/img/equation_scaled_lanczos_sum.svg32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/lib/gamma_lanczos_sum_expg_scaled.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum-expg-scaled/scripts/evalrational.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/README.md114L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/docs/img/equation_lanczos_approximation.svg75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/lib/gamma_lanczos_sum.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma-lanczos-sum/scripts/evalrational.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/README.md132L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/docs/img/equation_gamma_function_infinite_product.svg76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/docs/img/equation_gamma_function_positive_integers.svg26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/boost/factorials.json173L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/boost/gamma.js171L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/boost/sinpx.js83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/gamma.js183L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/polyval_s.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/small_approximation.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/lib/stirling_approximation.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/scripts/evalpoly.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma/scripts/evalrational.js85L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/README.md84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/gamma1pm1.js97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/lgamma_small_imp.js153L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/lib/rational_p3q3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gamma1pm1/scripts/evalrational.js131L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/README.md167L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/img/equation_lower_incomplete_gamma.svg84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/img/equation_unreg_lower_incomplete_gamma.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/img/equation_unreg_upper_incomplete_gamma.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/img/equation_upper_incomplete_gamma.svg83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/finite_gamma_q.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/finite_half_gamma_q.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/full_igamma_prefix.js87L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/gammainc.js304L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/igamma_temme_large.js106L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/lower_gamma_series.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/lower_incomplete_gamma_series.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c0.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c5.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c6.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c7.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/polyval_c8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/regularised_gamma_prefix.js140L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/small_gamma2_series.js74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/tgamma_small_upper_part.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/upper_gamma_fraction.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/lib/upper_incomplete_gamma_fract.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammainc/scripts/evalpoly.js194L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/docs/img/equation_lower_incomplete_gamma.svg84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/docs/img/equation_upper_incomplete_gamma.svg83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/chepolsum.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/compute.js278L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/eps1.js50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/eps2.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/eps3.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/gammaincinv.js99L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/gamstar.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/higher_newton.js122L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/lambdaeta.js108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/polyval_ak1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/polyval_ak2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/polyval_c.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/polyval_d.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak0bk0.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak1bk1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak2bk2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak3bk3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak4bk4.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak5bk5.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak6bk6.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak7bk7.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/rational_ak8bk8.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/lib/stirling.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/scripts/evalpoly.js109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaincinv/scripts/evalrational.js231L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/README.md96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/gammaln.js407L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_a1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_a2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_r.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_s.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_t1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_t2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_t3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_u.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_v.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/lib/polyval_w.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gammaln/scripts/evalpoly.js171L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/lib/binary_gcd.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/lib/bitwise_binary_gcd.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/lib/gcd.js83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/gcd/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/docs/img/equation_hacovercosine.svg54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/lib/hacovercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacovercos/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/docs/img/equation_hacoversine.svg54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/lib/hacoversin.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hacoversin/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/docs/img/equation_havercosine.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/lib/havercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/havercos/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/docs/img/equation_haversine.svg52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/haversin/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/README.md156L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/img/equation_heaviside_function.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/img/equation_heaviside_function_half_maximum.svg74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/img/equation_heaviside_function_left_continuous.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/img/equation_heaviside_function_right_continuous.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/lib/heaviside.js90L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/heaviside/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/README.md245L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/include/stdlib/math/base/special/hypot.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/manifest.json84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypot/src/hypot.c64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/README.md209L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/include/stdlib/math/base/special/hypotf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/manifest.json84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/hypotf/src/hypotf.c64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/README.md192L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/docs/img/equation_identity_function.svg18L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/include/stdlib/math/base/special/identity.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identity/src/identity.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/README.md192L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/docs/img/equation_identity_function.svg18L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/include/stdlib/math/base/special/identityf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/identityf/src/identityf.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/README.md103L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/lib/main.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/lib/polyfill.js133L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imul/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/README.md97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/lib/main.js101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/imuldw/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/README.md190L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/docs/img/equation_multiplicative_inverse.svg20L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/include/stdlib/math/base/special/inv.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/inv/src/inv.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/README.md190L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/docs/img/equation_multiplicative_inverse.svg20L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/include/stdlib/math/base/special/invf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/invf/src/invf.c33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/README.md144L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/docs/types/test.ts169L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/assign.js431L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/beta_small_b_large_a_series.js165L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/binomial_ccdf.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/full_igamma_prefix.js85L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/ibeta_a_step.js83L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/ibeta_fraction2.js121L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/ibeta_power_terms.js248L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/ibeta_series.js171L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/lower_gamma_series.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/lower_incomplete_gamma_series.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/regularized_gamma_prefix.js140L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/rising_factorial_ratio.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/upper_gamma_fraction.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/lib/upper_incomplete_gamma_fract.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betainc/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/find_ibeta_inv_from_t_dist.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/halley_iterate.js221L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/ibeta_roots.js105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/inverse_students_t.js196L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/inverse_students_t_body_series.js100L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/inverse_students_t_hill.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/inverse_students_t_tail_series.js111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/kernel_betaincinv.js433L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/lower_gamma_series.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/lower_incomplete_gamma_series.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/newton_raphson.js150L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co1.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co10.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co11.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co12.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co13.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co14.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co15.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co16.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co17.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co18.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co19.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co2.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co20.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co21.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co22.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co5.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co6.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co7.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/polyval_co9.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/root_finder.js87L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/temme1.js133L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/temme2.js209L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/temme3.js171L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/upper_gamma_fraction.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/lib/upper_incomplete_gamma_fract.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-betaincinv/scripts/evalpoly.js259L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/docs/img/equation_double_double_inequality.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/lib/kernel_cos.js129L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/lib/polyval_c13.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/lib/polyval_c46.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-cos/scripts/evalpoly.js79L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/README.md117L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/docs/img/equation_double_double_inequality.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/lib/kernel_sin.js134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-sin/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/README.md135L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/docs/img/equation_double_double_inequality.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/lib/kernel_tan.js186L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/lib/polyval_t_even.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/lib/polyval_t_odd.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kernel-tan/scripts/evalpoly.js85L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/README.md189L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/docs/img/equation_kronecker_delta.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/include/stdlib/math/base/special/kronecker_delta.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/lib/native.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-delta/src/kronecker_delta.c45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/README.md189L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/docs/img/equation_kronecker_delta.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/include/stdlib/math/base/special/kronecker_deltaf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/lib/native.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/kronecker-deltaf/src/kronecker_deltaf.c45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/README.md209L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/include/stdlib/math/base/special/labs.h43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/lib/native.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/manifest.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/labs/src/labs.c44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/lib/lcm.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lcm/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/README.md129L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/lib/ldexp.js149L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ldexp/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lib/index.js1887L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/README.md92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/lib/ln.js174L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/scripts/evalpoly.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/scripts/fixtures/julia/runner.jl59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ln/scripts/precision.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/lib/log.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/docs/img/equation_common_logarithm.svg56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/lib/klog.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/lib/log10.js148L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/scripts/evalpoly.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/scripts/fixtures/julia/runner.jl59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log10/scripts/precision.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/README.md88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1mexp/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/lib/log1p.js360L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/lib/polyval_lp.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1p/scripts/evalpoly.js74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/README.md88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log1pexp/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/docs/img/equation_binary_logarithm.svg51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/lib/klog.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/lib/log2.js151L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/lib/polyval_q.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/scripts/evalpoly.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/scripts/fixtures/julia/runner.jl59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/log2/scripts/precision.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/README.md95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logaddexp/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/docs/img/equation_logit_function.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/lib/logit.js77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/logit/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/README.md146L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/docs/img/equation_lucas_recurrence_relation.svg78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/docs/img/equation_lucas_sequence.svg71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/lib/lucas.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/math/base/special/lucas/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/lib/max.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/max/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/lib/maxabs.js76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/maxabs/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/lib/min.js102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/min/package.json61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/README.md134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/lib/minabs.js76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minabs/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/README.md137L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/lib/main.js98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/lib/minmax.js139L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmax/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/README.md137L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/lib/main.js98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/lib/minmaxabs.js122L
-rw-r--r--js/node_modules/@stdlib/math/base/special/minmaxabs/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/README.md112L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/lib/modf.js150L
-rw-r--r--js/node_modules/@stdlib/math/base/special/modf/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/README.md159L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/img/equation_negafibonacci_fibonacci.svg36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/img/equation_negafibonacci_recurrence_relation.svg33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/img/equation_negafibonacci_sequence.svg70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/lib/negafibonacci.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/lib/negafibonacci.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negafibonacci/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/README.md159L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/img/equation_negalucas_lucas.svg31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/img/equation_negalucas_recurrence_relation.svg33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/img/equation_negalucas_sequence.svg78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/lib/main.js93L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/lib/negalucas.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/negalucas/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/README.md151L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/docs/img/equation_nonfibonacci_number.svg97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/lib/main.js95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/nonfibonacci/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/package.json60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/README.md218L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/include/stdlib/math/base/special/pdiff.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/lib/native.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/manifest.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdiff/src/pdiff.c45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/README.md218L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/include/stdlib/math/base/special/pdifff.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/lib/native.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/manifest.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pdifff/src/pdifff.c45L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/README.md139L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/atinfinityplus.js142L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/attransitionplus.js119L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/nearzero.js134L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polycotpi.js256L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polygamma.js164L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p10.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p11.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p12.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p3.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p5.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p6.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p7.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/lib/polyval_p9.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/polygamma/scripts/evalpoly.js161L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/README.md118L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/docs/img/equation_exponential_function.svg17L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/log2ax.js214L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/logx.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/polyval_l.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/polyval_p.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/polyval_w.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/pow.js387L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/pow2.js141L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/x_is_zero.js100L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/y_is_huge.js98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/lib/y_is_infinite.js88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/pow/scripts/evalpoly.js96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/README.md116L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/docs/img/equation_exponential_function_minus_one.svg21L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/lib/powm1.js126L
-rw-r--r--js/node_modules/@stdlib/math/base/special/powm1/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/README.md97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/lib/rad2deg.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rad2deg/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/README.md193L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/docs/img/equation_ramp_function.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/docs/img/equation_ramp_function_alternative_defn.svg32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/include/stdlib/math/base/special/ramp.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/lib/native.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/manifest.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/ramp/src/ramp.c44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/README.md193L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/docs/img/equation_ramp_function.svg49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/docs/img/equation_ramp_function_alternative_defn.svg32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/include/stdlib/math/base/special/rampf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/lib/native.js54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/manifest.json72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rampf/src/rampf.c44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/README.md118L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/lib/kernel_rempio2.js349L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/lib/rempio2.js259L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/lib/rempio2_medium.js124L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rempio2/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/README.md113L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/docs/img/equation_riemann_zeta_function.svg40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/bernoulli.json130L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/even_nonnegative_integers.json30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/odd_positive_integers.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/odd_positive_integers.json58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/polynomial_series.js99L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p1q1.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p2q2.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p3q3.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p4q4.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p5q5.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/rational_p6q6.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/lib/zeta.js312L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/riemann-zeta/scripts/evalrational.js199L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/README.md109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/lib/rising_factorial.js121L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rising-factorial/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/README.md113L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/docs/types/index.d.ts80L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/lib/round.js78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/lib/round10.js113L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round10/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/lib/round2.js115L
-rw-r--r--js/node_modules/@stdlib/math/base/special/round2/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/README.md111L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/lib/roundb.js95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundb/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/README.md107L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/lib/roundn.js174L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundn/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/lib/roundsd.js120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/roundsd/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/README.md200L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/docs/img/equation_reciprocal_square_root.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/include/stdlib/math/base/special/rsqrt.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/lib/native.js66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrt/src/rsqrt.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/README.md197L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/docs/img/equation_reciprocal_square_root.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/include/stdlib/math/base/special/rsqrtf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/rsqrtf/src/rsqrtf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/README.md130L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/docs/img/equation_cosine_integral.svg55L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/docs/img/equation_sine_integral.svg32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_cd.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_cn.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_fd4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_fd8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_fn4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_fn8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_gd4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_gd8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_gn4.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_gn8.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_sd.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/polyval_sn.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/lib/sici.js184L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sici/scripts/evalpoly.js225L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/README.md212L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/docs/img/equation_signum_function.svg77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/include/stdlib/math/base/special/signum.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signum/src/signum.c38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/README.md212L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/docs/img/equation_signum_function.svg77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/include/stdlib/math/base/special/signumf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/lib/native.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/manifest.json78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/signumf/src/signumf.c38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/README.md81L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/lib/sin.js137L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sin/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/README.md102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/docs/img/equation_sinc_function.svg76L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/lib/sinc.js90L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinc/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/README.md97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/lib/kernel_sincos.js91L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/lib/sincos.js156L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincos/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/README.md101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/lib/sincospi.js109L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sincospi/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/README.md86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/lib/sinh.js139L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinh/scripts/evalrational.js77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/README.md85L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/lib/sinpi.js105L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sinpi/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/README.md116L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/docs/img/equation_dilogarithm.svg59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/docs/img/equation_dilogarithm_alt.svg54L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/lib/polyval_a.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/lib/polyval_b.js48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/lib/spence.js127L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/spence/scripts/evalpoly.js89L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/README.md194L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/docs/img/equation_principal_square_root.svg40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/include/stdlib/math/base/special/sqrt.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/lib/main.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/scripts/fixtures/julia/REQUIRE2L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/scripts/fixtures/julia/data.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/scripts/fixtures/julia/runner.jl59L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/scripts/precision.js63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt/src/sqrt.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/README.md89L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/lib/sqrt1pm1.js88L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrt1pm1/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/README.md194L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/docs/img/equation_principal_square_root.svg40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/include/stdlib/math/base/special/sqrtf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/sqrtf/src/sqrtf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/README.md101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/docs/img/equation_tangent.svg38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/lib/tan.js127L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tan/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/README.md86L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/lib/rational_pq.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/lib/tanh.js125L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tanh/scripts/evalrational.js77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/README.md148L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/docs/img/equation_tribonacci_recurrence_relation.svg44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/docs/img/equation_tribonacci_sequence.svg84L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/lib/main.js96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/lib/tribonacci.json1L
-rw-r--r--js/node_modules/@stdlib/math/base/special/tribonacci/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/README.md122L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/docs/img/equation_trigamma_function.svg71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/rational_p12q12.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/rational_p16infq16inf.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/rational_p24q24.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/rational_p48q48.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/rational_p816q816.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/lib/trigamma.js124L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trigamma/scripts/evalrational.js211L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/README.md176L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/include/stdlib/math/base/special/trunc.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/lib/native.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc/src/trunc.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/lib/trunc10.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc10/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/README.md108L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/lib/trunc2.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/trunc2/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/README.md102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/lib/truncb.js95L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncb/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/README.md176L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/include/stdlib/math/base/special/truncf.h41L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/lib/native.js70L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/manifest.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncf/src/truncf.c34L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/lib/truncn.js163L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncn/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/README.md94L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/lib/truncsd.js120L
-rw-r--r--js/node_modules/@stdlib/math/base/special/truncsd/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/README.md102L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimul/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/README.md97L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/lib/main.js101L
-rw-r--r--js/node_modules/@stdlib/math/base/special/uimuldw/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/docs/img/equation_vercosine.svg37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/lib/vercos.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/vercos/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/README.md98L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/docs/img/equation_versine.svg39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/lib/versin.js57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/versin/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/lib/main.js100L
-rw-r--r--js/node_modules/@stdlib/math/base/special/wrap/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/README.md99L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/lib/xlog1py.js78L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlog1py/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/README.md96L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/lib/xlogy.js74L
-rw-r--r--js/node_modules/@stdlib/math/base/special/xlogy/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/README.md106L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/README.md212L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/docs/img/equation_continued_fraction_a.svg70L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/docs/img/equation_continued_fraction_b.svg76L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/docs/types/index.d.ts76L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/docs/types/test.ts90L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/lib/basic.js195L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/lib/generators.js235L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/continued-fraction/package.json60L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/docs/types/index.d.ts254L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/main.js124L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/templates/empty.js.txt19L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/templates/evalpoly.js.txt29L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/templates/loop.js.txt47L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/lib/templates/single_coefficient.js.txt19L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly-compile/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/README.md147L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/docs/img/equation_polynomial.svg75L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/docs/types/index.d.ts110L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/lib/evalpoly.js65L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/lib/factory.js128L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalpoly/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/README.md164L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/main.js230L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/templates/coefficient_ratio.js.txt19L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/templates/evalrational.js.txt46L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/templates/loop.js.txt70L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/lib/templates/nan.js.txt19L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational-compile/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/README.md183L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/docs/img/equation_polynomial.svg75L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/docs/img/equation_rational_function.svg36L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/docs/types/test.ts129L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/lib/evalrational.js117L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/lib/factory.js215L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/evalrational/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/README.md150L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/img/equation_fibonacci_polynomial.svg95L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/img/equation_fibonacci_polynomial_coefficients.svg47L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/img/equation_fibonacci_polynomial_combinatoric.svg42L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/img/equation_negafibonacci_polynomial.svg42L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/docs/types/test.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/lib/cache.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/lib/coefficients.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/fibpoly/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/README.md144L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/docs/img/equation_physicists_hermite_polynomials.svg64L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/docs/types/index.d.ts105L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/docs/types/test.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/lib/factory.js71L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/hermitepoly/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lib/index.js114L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/README.md139L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/img/equation_lucas_polynomial.svg95L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/img/equation_lucas_polynomial_sum.svg42L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/img/equation_negalucas_polynomial.svg38L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/docs/types/test.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/lib/cache.js28L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/lib/coefficients.js85L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/lucaspoly/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/README.md148L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/docs/img/equation_normalized_hermite_polynomials.svg79L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/docs/types/test.ts91L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/normhermitepoly/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/README.md187L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/docs/types/test.ts93L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/lib/basic.js86L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/lib/generators.js99L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/math/base/tools/sum-series/package.json60L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/README.md91L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/README.md123L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/docs/img/equation_absolute_difference.svg22L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/absolute-difference/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/docs/types/index.d.ts181L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/README.md178L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/docs/types/index.d.ts87L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/float64-epsilon-difference/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/README.md238L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/docs/img/equation_relative_difference.svg82L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/docs/img/equation_scale_functions.svg168L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/max.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/maxabs.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/mean.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/meanabs.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/min.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/minabs.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/scale.js49L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/x.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/lib/y.js40L
-rw-r--r--js/node_modules/@stdlib/math/base/utils/relative-difference/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/math/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/iter/README.md93L
-rw-r--r--js/node_modules/@stdlib/math/iter/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/math/iter/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/iter/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/README.md99L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/README.md169L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/lib/main.js205L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/add/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/README.md162L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/lib/main.js227L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/divide/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/docs/types/index.d.ts223L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/README.md160L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/lib/main.js227L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/mod/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/README.md169L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/lib/main.js205L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/multiply/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/README.md169L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/lib/main.js227L
-rw-r--r--js/node_modules/@stdlib/math/iter/ops/subtract/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/README.md168L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/lib/main.js151L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/composites/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/cubes/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/docs/types/index.d.ts858L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/README.md159L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/lib/main.js155L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/even-integers/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/README.md198L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/img/equation_factorial_function.svg26L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/img/equation_factorial_recurrence_relation.svg60L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/img/equation_zero_factorial.svg15L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/lib/main.js145L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/factorials/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/README.md178L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/docs/img/equation_fibonacci_recurrence_relation.svg34L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/docs/img/equation_fibonacci_sequence.svg63L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/lib/validate.js68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fibonacci/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/lib/main.js146L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fifth-powers/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/fourth-powers/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/lib/main.js160L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/integers/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lib/index.js294L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/README.md176L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/docs/img/equation_lucas_recurrence_relation.svg78L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/docs/img/equation_lucas_sequence.svg71L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/lib/validate.js68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/lucas/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/README.md189L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/img/equation_negafibonacci_fibonacci.svg36L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/img/equation_negafibonacci_recurrence_relation.svg33L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/img/equation_negafibonacci_sequence.svg70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/lib/validate.js68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negafibonacci/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/README.md189L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/img/equation_negalucas_lucas.svg31L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/img/equation_negalucas_recurrence_relation.svg33L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/img/equation_negalucas_sequence.svg78L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/lib/validate.js68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negalucas/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-even-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/README.md155L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/lib/main.js140L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-integers/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/negative-odd-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/README.md181L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/docs/img/equation_nonfibonacci_number.svg97L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/lib/main.js140L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonfibonacci/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/README.md163L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-even-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/README.md163L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/lib/main.js145L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonnegative-integers/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-even-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/README.md163L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonpositive-integers/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/lib/main.js146L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/nonsquares/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/README.md159L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/lib/main.js149L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/odd-integers/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/README.md163L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-even-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/README.md157L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/lib/main.js140L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-integers/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/README.md163L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/lib/main.js148L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/positive-odd-integers/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/lib/main.js157L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/primes/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/README.md195L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/docs/img/equation_squared_triangular_numbers_sequence.svg83L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/docs/img/equation_triangular_numbers.svg72L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/lib/main.js146L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squared-triangular/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/README.md161L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/squares/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/README.md191L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/docs/img/equation_triangular_numbers.svg72L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/docs/img/equation_triangular_numbers_sequence.svg66L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/math/iter/sequences/triangular/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/README.md375L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/abs2/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acos/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/README.md139L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acosh/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acot/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/README.md139L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoth/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acovercos/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/acoversin/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahavercos/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ahaversin/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/README.md139L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asin/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/asinh/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/README.md170L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/docs/types/test.ts84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atan2/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/atanh/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/avercos/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/aversin/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj0/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/besselj1/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely0/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/bessely1/package.json62L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/README.md170L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/docs/types/test.ts84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/beta/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/README.md170L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/docs/types/test.ts84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/betaln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/binet/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cbrt/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil10/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ceil2/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cos/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosh/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cosm1/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/cospi/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/covercos/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/coversin/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/deg2rad/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/digamma/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirac-delta/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/dirichlet-eta/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/docs/types/index.d.ts2887L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipe/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ellipk/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erf/package.json63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfc/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfcinv/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/erfinv/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp10/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/exp2/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expit/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/expm1rel/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorial/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/factorialln/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor10/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/floor2/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnelc/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/fresnels/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gamma1pm1/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/gammaln/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacovercos/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/hacoversin/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/havercos/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/haversin/package.json80L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/inv/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/lib/index.js915L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ln/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/README.md171L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/docs/types/test.ts84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log10/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1mexp/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1p/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log1pexp/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/log2/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/logit/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/README.md170L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/docs/types/test.ts84L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/pow/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/README.md136L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rad2deg/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/ramp/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/riemann-zeta/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round/package.json64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round10/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/round2/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/rsqrt/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/README.md144L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/signum/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/README.md142L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sin/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinc/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinh/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/README.md143L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sinpi/package.json68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/spence/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/sqrt1pm1/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tan/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/tanh/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trigamma/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc10/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/README.md141L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/trunc2/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/vercos/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/README.md138L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/math/iter/special/versin/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/README.md191L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/docs/types/index.d.ts86L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/docs/types/test.ts106L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/lib/main.js167L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/README.md230L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/lib/main.js240L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map2/package.json65L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/README.md238L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/docs/types/index.d.ts102L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/docs/types/test.ts133L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/lib/main.js247L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/math/iter/tools/map3/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/math/package.json90L
-rw-r--r--js/node_modules/@stdlib/math/special/README.md119L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/README.md216L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/docs/repl.txt108L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/docs/types/index.d.ts221L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/abs.js79L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/abs.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/config.json3L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/data.js114L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/index.js80L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/main.js34L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/native.js34L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/props.js68L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/table.js44L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/table.native.js62L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/lib/types.json65L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/manifest.json44L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/package.json69L
-rw-r--r--js/node_modules/@stdlib/math/special/abs/src/addon.c275L
-rw-r--r--js/node_modules/@stdlib/math/special/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/math/special/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/special/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/special/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/strided/README.md73L
-rw-r--r--js/node_modules/@stdlib/math/strided/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/math/strided/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/strided/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/math/strided/package.json66L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/README.md312L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/docs/repl.txt142L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/lib/ndarray.js63L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs-by/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/README.md196L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/docs/img/equation_absolute_value.svg50L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/docs/repl.txt113L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/abs.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/abs.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/data.js114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/lib/types.json65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/manifest.json44L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/package.json70L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs/src/addon.c275L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/docs/repl.txt142L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2-by/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/README.md189L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/docs/repl.txt113L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/abs2.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/abs2.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/data.js112L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/lib/types.json65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/abs2/src/addon.c268L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/docs/repl.txt142L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acos-by/package.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acosh-by/package.json80L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acot-by/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoth-by/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acovercos-by/package.json86L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/acoversin-by/package.json89L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahavercos-by/package.json87L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ahaversin-by/package.json92L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/docs/repl.txt142L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asin-by/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/asinh-by/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/docs/repl.txt142L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atan-by/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/atanh-by/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/avercos-by/package.json85L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/aversin-by/package.json86L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj0-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/besselj1-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely0-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/bessely1-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/README.md241L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/docs/repl.txt143L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/docs/types/test.ts279L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/binet-by/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/README.md176L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/cbrt.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/cbrt.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/data.js83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/lib/types.json36L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/cbrt/src/addon.c155L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/README.md174L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/ceil.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/ceil.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/data.js106L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/lib/types.json58L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ceil/src/addon.c260L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/README.md286L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/include/stdlib/math/strided/special/dabs.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/dabs.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/dabs.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs/src/dabs.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/README.md286L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/include/stdlib/math/strided/special/dabs2.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/dabs2.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/dabs2.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dabs2/src/dabs2.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/include/stdlib/math/strided/special/dcbrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/dcbrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/dcbrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dcbrt/src/dcbrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/include/stdlib/math/strided/special/dceil.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/dceil.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/dceil.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dceil/src/dceil.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/include/stdlib/math/strided/special/ddeg2rad.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/ddeg2rad.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/ddeg2rad.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ddeg2rad/src/ddeg2rad.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/README.md174L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/data.js83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/deg2rad.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/deg2rad.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/lib/types.json36L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/deg2rad/src/addon.c155L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/include/stdlib/math/strided/special/dfloor.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/dfloor.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/dfloor.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dfloor/src/dfloor.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/include/stdlib/math/strided/special/dinv.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/dinv.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/dinv.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dinv/src/dinv.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/include/stdlib/math/strided/special/dmskabs.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/dmskabs.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/dmskabs.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs/src/dmskabs.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/include/stdlib/math/strided/special/dmskabs2.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/dmskabs2.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/dmskabs2.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/package.json83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskabs2/src/dmskabs2.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/include/stdlib/math/strided/special/dmskcbrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/dmskcbrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/dmskcbrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/package.json83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskcbrt/src/dmskcbrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/include/stdlib/math/strided/special/dmskceil.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/dmskceil.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/dmskceil.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskceil/src/dmskceil.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/include/stdlib/math/strided/special/dmskdeg2rad.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/dmskdeg2rad.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/dmskdeg2rad.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskdeg2rad/src/dmskdeg2rad.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/include/stdlib/math/strided/special/dmskfloor.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/dmskfloor.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/dmskfloor.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskfloor/src/dmskfloor.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/include/stdlib/math/strided/special/dmskinv.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/dmskinv.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/dmskinv.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskinv/src/dmskinv.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/include/stdlib/math/strided/special/dmskramp.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/dmskramp.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/dmskramp.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskramp/src/dmskramp.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/include/stdlib/math/strided/special/dmskrsqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/dmskrsqrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/dmskrsqrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmskrsqrt/src/dmskrsqrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/include/stdlib/math/strided/special/dmsksqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/dmsksqrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/dmsksqrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsksqrt/src/dmsksqrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/include/stdlib/math/strided/special/dmsktrunc.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/dmsktrunc.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/dmsktrunc.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dmsktrunc/src/dmsktrunc.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/docs/types/index.d.ts2652L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/include/stdlib/math/strided/special/dramp.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/dramp.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/dramp.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dramp/src/dramp.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/include/stdlib/math/strided/special/drsqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/drsqrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/drsqrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/drsqrt/src/drsqrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/include/stdlib/math/strided/special/dsqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/dsqrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/dsqrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/package.json80L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dsqrt/src/dsqrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/include/stdlib/math/strided/special/dtrunc.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/dtrunc.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/dtrunc.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/dtrunc/src/dtrunc.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/README.md174L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/data.js106L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/floor.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/floor.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/lib/types.json58L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/floor/src/addon.c260L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/README.md187L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/docs/img/equation_multiplicative_inverse.svg20L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/data.js83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/inv.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/inv.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/lib/types.json36L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/package.json71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/inv/src/addon.c155L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/lib/index.js726L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/package.json67L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/README.md198L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/docs/img/equation_ramp_function.svg49L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/docs/img/equation_ramp_function_alternative_defn.svg32L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/data.js113L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/ramp.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/ramp.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/lib/types.json65L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ramp/src/addon.c287L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/README.md187L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/docs/img/equation_reciprocal_square_root.svg37L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/data.js83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/rsqrt.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/rsqrt.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/lib/types.json36L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/rsqrt/src/addon.c155L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/README.md286L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/include/stdlib/math/strided/special/sabs.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/sabs.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/lib/sabs.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/package.json74L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs/src/sabs.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/README.md286L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/include/stdlib/math/strided/special/sabs2.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/sabs2.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/lib/sabs2.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sabs2/src/sabs2.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/include/stdlib/math/strided/special/scbrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/scbrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/lib/scbrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/scbrt/src/scbrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/include/stdlib/math/strided/special/sceil.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/sceil.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/lib/sceil.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/package.json76L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sceil/src/sceil.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/include/stdlib/math/strided/special/sdeg2rad.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/sdeg2rad.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/lib/sdeg2rad.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sdeg2rad/src/sdeg2rad.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/include/stdlib/math/strided/special/sfloor.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/sfloor.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/lib/sfloor.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sfloor/src/sfloor.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/include/stdlib/math/strided/special/sinv.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/sinv.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/lib/sinv.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/package.json77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sinv/src/sinv.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/include/stdlib/math/strided/special/smskabs.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/smskabs.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/lib/smskabs.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs/src/smskabs.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/include/stdlib/math/strided/special/smskabs2.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/smskabs2.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/lib/smskabs2.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/package.json83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskabs2/src/smskabs2.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/include/stdlib/math/strided/special/smskcbrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/smskcbrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/lib/smskcbrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/package.json83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskcbrt/src/smskcbrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/include/stdlib/math/strided/special/smskceil.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/smskceil.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/lib/smskceil.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskceil/src/smskceil.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/include/stdlib/math/strided/special/smskdeg2rad.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/smskdeg2rad.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/lib/smskdeg2rad.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskdeg2rad/src/smskdeg2rad.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/include/stdlib/math/strided/special/smskfloor.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/smskfloor.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/lib/smskfloor.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskfloor/src/smskfloor.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/include/stdlib/math/strided/special/smskinv.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/smskinv.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/lib/smskinv.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskinv/src/smskinv.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/include/stdlib/math/strided/special/smskramp.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/smskramp.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/lib/smskramp.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/package.json81L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskramp/src/smskramp.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/include/stdlib/math/strided/special/smskrsqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/smskrsqrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/lib/smskrsqrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/package.json84L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smskrsqrt/src/smskrsqrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/README.md305L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/include/stdlib/math/strided/special/smsksqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/smsksqrt.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/lib/smsksqrt.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsksqrt/src/smsksqrt.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/README.md303L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/docs/types/test.ts349L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/include/stdlib/math/strided/special/smsktrunc.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/ndarray.native.js79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/smsktrunc.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/lib/smsktrunc.native.js59L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/smsktrunc/src/smsktrunc.c60L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/README.md187L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/docs/img/equation_principal_square_root.svg40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/data.js83L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/sqrt.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/sqrt.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/lib/types.json36L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/package.json73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sqrt/src/addon.c155L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/include/stdlib/math/strided/special/sramp.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/sramp.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/lib/sramp.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/package.json78L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/sramp/src/sramp.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/include/stdlib/math/strided/special/srsqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/srsqrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/lib/srsqrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/package.json82L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/srsqrt/src/srsqrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/README.md276L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/docs/repl.txt116L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/include/stdlib/math/strided/special/ssqrt.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/ssqrt.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/lib/ssqrt.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/package.json80L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/ssqrt/src/ssqrt.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/README.md274L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/include/stdlib/math/strided/special/strunc.h40L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/ndarray.native.js68L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/strunc.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/lib/strunc.native.js55L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/manifest.json75L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/package.json79L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/src/addon.c22L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/strunc/src/strunc.c54L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/README.md174L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/data.js106L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/main.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/meta.json5L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/native.js38L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/ndarray.native.js93L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/props.js72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/trunc.js73L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/trunc.native.js71L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/lib/types.json58L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/package.json72L
-rw-r--r--js/node_modules/@stdlib/math/strided/special/trunc/src/addon.c260L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/README.md325L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/docs/types/index.d.ts233L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/docs/types/test.ts288L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/main.js247L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/ndarray.js84L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/policies.json4L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/resolve_output_dtype.js51L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/validate.js80L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/validate_options.js66L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/lib/validate_table.js83L
-rw-r--r--js/node_modules/@stdlib/math/tools/unary/package.json65L
-rw-r--r--js/node_modules/@stdlib/ndarray/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/ndarray/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/ndarray/README.md213L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/README.md262L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/docs/repl.txt156L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/docs/types/index.d.ts176L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/docs/types/test.ts237L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/cast_buffer.js70L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/copy_view.js128L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/defaults.json9L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/expand_shape.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/expand_strides.js78L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/index.js71L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/is_array_like_object.js58L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/lib/main.js326L
-rw-r--r--js/node_modules/@stdlib/ndarray/array/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/README.md183L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/README.md127L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/docs/types/index.d.ts419L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/README.md136L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/include/stdlib/ndarray/base/assert/is_allowed_data_type_cast.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/package.json77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-allowed-data-type-cast/src/main.c64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/README.md125L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/include/stdlib/ndarray/base/assert/is_buffer_length_compatible_shape.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/package.json81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible-shape/src/main.c52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/README.md139L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/docs/types/test.ts95L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/include/stdlib/ndarray/base/assert/is_buffer_length_compatible.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/package.json83L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-buffer-length-compatible/src/main.c70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/README.md115L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-casting-mode/package.json77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/README.md145L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/include/stdlib/ndarray/base/assert/is_column_major_contiguous.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/package.json81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major-contiguous/src/main.c61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/README.md112L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/include/stdlib/ndarray/base/assert/is_column_major.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/package.json79L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-column-major/src/main.c60L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/README.md145L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/include/stdlib/ndarray/base/assert/is_contiguous.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/package.json77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-contiguous/src/main.c59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/README.md136L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-data-type/package.json75L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/README.md115L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-index-mode/package.json81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/README.md109L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-order/package.json81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/README.md145L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/include/stdlib/ndarray/base/assert/is_row_major_contiguous.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/package.json81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major-contiguous/src/main.c61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/README.md112L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/include/stdlib/ndarray/base/assert/is_row_major.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/package.json78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-row-major/src/main.c60L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/README.md118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/include/stdlib/ndarray/base/assert/is_safe_data_type_cast.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/package.json77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-safe-data-type-cast/src/main.c50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/README.md118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/include/stdlib/ndarray/base/assert/is_same_kind_data_type_cast.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/package.json78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-same-kind-data-type-cast/src/main.c50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/README.md145L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/include/stdlib/ndarray/base/assert/is_single_segment_compatible.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/package.json78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/is-single-segment-compatible/src/main.c73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/assert/package.json75L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/README.md165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/docs/types/test.ts150L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/include/stdlib/ndarray/base/bind2vind.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/lib/main.js128L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/package.json75L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bind2vind/src/main.c124L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/README.md142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/docs/types/index.d.ts80L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/lib/copy_array.js53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/lib/main.js136L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-array/package.json68L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/README.md398L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/docs/types/index.d.ts177L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/include/stdlib/ndarray/base/broadcast_shapes.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/lib/main.js256L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/package.json69L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/broadcast-shapes/src/main.c118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/README.md127L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/lib/ctors.js59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-ctors/package.json73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/README.md147L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype-enum/package.json74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/README.md143L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/lib/ctor2dtype.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/lib/ctors.js56L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/lib/dtypes.js41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer-dtype/package.json70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/README.md127L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/lib/main.js102L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/lib/zeros.js45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/buffer/package.json70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/README.md131L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/include/stdlib/ndarray/base/bytes_per_element.h74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/lib/bytes_per_element.json25L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/lib/main.js48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/bytes-per-element/src/main.c72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/README.md111L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/include/stdlib/ndarray/base/clamp_index.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/clamp-index/src/main.c43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/README.md656L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/docs/repl.txt444L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/copy_flags.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/get.js52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/iget.js98L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/is_column_major_contiguous.js38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/is_contiguous.js54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/is_row_major_contiguous.js38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/iset.js109L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/main.js613L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/meta2dataview.js198L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/meta2dataview.polyfill.js201L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/set.js55L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/tojson.js83L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/lib/tostring.js180L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/docs/types/index.d.ts1106L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/README.md130L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/include/stdlib/ndarray/base/dtype_char.h74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/lib/dtype_char.json25L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/lib/main.js48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/lib/types.txt26L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/package.json75L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtype-char/src/main.c70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/README.md173L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/lib/main.js123L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/dtypes2signatures/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/README.md404L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/include/stdlib/ndarray/base/function_object.h160L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/manifest.json59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/package.json65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/function-object/src/main.c354L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/README.md144L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/include/stdlib/ndarray/base/ind.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/package.json73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind/src/main.c69L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/README.md413L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/docs/repl.txt112L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/docs/types/test.ts150L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/include/stdlib/ndarray/base/ind2sub.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/lib/assign.js143L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/lib/main.js142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/package.json78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/ind2sub/src/main.c144L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/README.md129L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/include/stdlib/ndarray/base/iteration_order.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/package.json71L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/iteration-order/src/main.c66L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/lib/index.js312L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/README.md139L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/include/stdlib/ndarray/base/max_view_buffer_index.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/package.json74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/max-view-buffer-index/src/main.c54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/README.md139L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/include/stdlib/ndarray/base/min_view_buffer_index.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/package.json74L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/min-view-buffer-index/src/main.c54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/README.md259L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/docs/types/test.ts76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/include/stdlib/ndarray/base/minmax_view_buffer_index.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/lib/assign.js106L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/lib/main.js87L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/package.json77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/src/main.c70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/README.md171L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/README.md229L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/include/stdlib/ndarray/base/napi/addon_arguments.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/lib/native.js57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/package.json68L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/src/addon.c97L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/addon-arguments/src/main.c169L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/README.md118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/include/stdlib/ndarray/base/napi/dtype_string_to_dtype.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/lib/main.js33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/package.json63L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/dtype-string-to-dtype/src/main.c113L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/include/stdlib/ndarray/base/napi.h28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/package.json64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/README.md118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/include/stdlib/ndarray/base/napi/typedarray_type_to_dtype.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/lib/main.js33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/package.json62L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/typedarray-type-to-dtype/src/main.c98L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/README.md223L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/include/stdlib/ndarray/base/napi/unary.h87L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/lib/native.js57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/manifest.json44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/package.json68L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/src/addon.c80L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/napi/unary/src/main.c111L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/README.md198L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/include/stdlib/ndarray/base/nonsingleton_dimensions.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/package.json73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/src/main.c49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/README.md110L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/include/stdlib/ndarray/base/numel.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/numel/src/main.c53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/package.json66L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/README.md195L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/docs/types/test.ts77L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/lib/main.js208L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/lib/polyfill.js212L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/serialize-meta-data/package.json69L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/README.md232L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/docs/repl.txt61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/include/stdlib/ndarray/base/shape2strides.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/lib/assign.js98L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/lib/main.js97L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/package.json69L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/shape2strides/src/main.c59L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/README.md198L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/include/stdlib/ndarray/base/singleton_dimensions.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/package.json73L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/singleton-dimensions/src/main.c49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/README.md128L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/include/stdlib/ndarray/base/strides2offset.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/package.json70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2offset/src/main.c52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/README.md144L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/include/stdlib/ndarray/base/strides2order.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/package.json78L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/strides2order/src/main.c82L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/README.md246L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/include/stdlib/ndarray/base/sub2ind.h41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/lib/main.js187L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/package.json76L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/sub2ind/src/main.c105L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/README.md165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/docs/types/test.ts118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/lib/recurse.js61L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/to-array/package.json70L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/README.md175L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/docs/types/index.d.ts80L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/docs/types/test.ts110L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary.h123L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_b.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_f_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_f_as_f_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_i_as_i_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_k.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_k_as_k_k.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_t.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_t_as_t_t.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/b_u_as_u_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/c_c.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/c_c_as_z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/c_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/c_z_as_z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/d_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/d_l.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/d_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/d_z_as_z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/dispatch.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/dispatch_object.h94L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_c.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_c_as_c_c.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_c_as_z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_f_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_l.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/f_z_as_z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/i_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/i_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/i_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/i_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/internal/permute.h29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/internal/range.h29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/internal/sort2ins.h29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_f_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_f_as_f_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_i_as_i_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_k.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_t.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/k_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/l_l.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/l_v.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros.h44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/10d.h440L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/10d_blocked.h711L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/1d.h222L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/2d.h232L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/2d_blocked.h343L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/3d.h258L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/3d_blocked.h389L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/4d.h284L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/4d_blocked.h435L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/5d.h310L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/5d_blocked.h481L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/6d.h335L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/6d_blocked.h527L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/7d.h362L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/7d_blocked.h573L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/8d.h388L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/8d_blocked.h619L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/9d.h414L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/9d_blocked.h665L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/constants.h28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/macros/nd.h202L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_b.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_f_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_f_as_f_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_i_as_i_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_k.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_k_as_k_k.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_s.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_t.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/s_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_f_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_f_as_f_f.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_i_as_i_i.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_t.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/t_u_as_u_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/typedefs.h38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/u_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/u_d_as_d_d.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/u_u.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/v_v.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/x_x.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/include/stdlib/ndarray/base/unary/z_z.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/0d.js97L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/0d_accessors.js118L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/10d.js267L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/10d_accessors.js294L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/10d_blocked.js378L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/10d_blocked_accessors.js405L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/1d.js126L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/1d_accessors.js153L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/2d.js153L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/2d_accessors.js180L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/2d_blocked.js184L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/2d_blocked_accessors.js211L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/3d.js167L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/3d_accessors.js194L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/3d_blocked.js210L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/3d_blocked_accessors.js237L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/4d.js181L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/4d_accessors.js208L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/4d_blocked.js234L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/4d_blocked_accessors.js261L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/5d.js195L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/5d_accessors.js222L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/5d_blocked.js258L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/5d_blocked_accessors.js285L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/6d.js211L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/6d_accessors.js238L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/6d_blocked.js282L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/6d_blocked_accessors.js309L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/7d.js225L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/7d_accessors.js252L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/7d_blocked.js306L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/7d_blocked_accessors.js333L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/8d.js239L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/8d_accessors.js266L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/8d_blocked.js330L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/8d_blocked_accessors.js357L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/9d.js253L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/9d_accessors.js280L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/9d_blocked.js354L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/9d_blocked_accessors.js381L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/copy_array.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/copy_ndarray.js113L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/defaults.js34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/init.js104L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/main.js339L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/nd.js148L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/nd_accessors.js175L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/permute.js52L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/range.js48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/lib/sort2ins.js98L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/manifest.json142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/scripts/template_real_x_x.c.txt2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/README.md28L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_b.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_f_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_f_as_f_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_i_as_i_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_k.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_k_as_k_k.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_t.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_t_as_t_t.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_u.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/b_u_as_u_u.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/c_c.c2209L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/c_c_as_z_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/c_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/c_z_as_z_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/d_d.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/d_i.c2076L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/d_l.c2076L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/d_z.c2165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/d_z_as_z_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/dispatch.c391L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_c.c2165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_c_as_c_c.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_c_as_z_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_f.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_f_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_i.c2076L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_l.c2076L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_z.c2165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/f_z_as_z_z.c2231L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/i_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/i_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/i_i.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/i_u.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/internal/permute.c36L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/internal/range.c34L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/internal/sort2ins.c80L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_f_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_f_as_f_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_i_as_i_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_k.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_t.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/k_u.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/l_l.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/l_v.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_b.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_f_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_f_as_f_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_i_as_i_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_k.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_k_as_k_k.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_s.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_t.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/s_u.c2230L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_f_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_f_as_f_f.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_i_as_i_i.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_t.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_u.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/t_u_as_u_u.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/u_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/u_d_as_d_d.c2164L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/u_u.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/v_v.c2142L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/x_x.c2165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/unary/src/z_z.c2209L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/README.md165L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/docs/types/test.ts145L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/include/stdlib/ndarray/base/vind2bind.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/lib/main.js109L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/package.json75L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/vind2bind/src/main.c106L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/README.md111L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/include/stdlib/ndarray/base/wrap_index.h40L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/base/wrap-index/src/main.c55L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/README.md131L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/include/stdlib/ndarray/casting_modes.h42L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/lib/enum.js51L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/lib/modes.json7L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/manifest.json36L
-rw-r--r--js/node_modules/@stdlib/ndarray/casting-modes/package.json68L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/README.md3544L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/docs/repl.txt466L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/docs/types/index.d.ts152L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor.h146L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/get.h97L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/get_ptr.h102L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/iget.h97L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/iget_ptr.h30L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/iset.h97L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/macros.h46L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/ndarray.h137L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/set.h97L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/include/stdlib/ndarray/ctor/set_ptr.h97L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/copy_array.js54L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/get.js72L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/iget.js64L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/iset.js67L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/main.js317L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/set.js75L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/lib/validate.js84L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/manifest.json56L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/package.json74L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/get.c319L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/get_ptr.c343L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/iget.c335L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/iget_ptr.c102L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/iset.c333L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/main.c402L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/set.c319L
-rw-r--r--js/node_modules/@stdlib/ndarray/ctor/src/set_ptr.c306L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/README.md256L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/docs/types/index.d.ts334L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/docs/types/test.ts643L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/lib/index_of_types.js106L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/lib/main.js207L
-rw-r--r--js/node_modules/@stdlib/ndarray/dispatch/package.json65L
-rw-r--r--js/node_modules/@stdlib/ndarray/docs/types/index.d.ts385L
-rw-r--r--js/node_modules/@stdlib/ndarray/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/README.md133L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/include/stdlib/ndarray/dtypes.h82L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/lib/dtypes.json15L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/lib/enum.js88L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/manifest.json36L
-rw-r--r--js/node_modules/@stdlib/ndarray/dtypes/package.json68L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/README.md186L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/docs/types/index.d.ts180L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/docs/types/test.ts213L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/lib/assign.js105L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/lib/main.js87L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/lib/validate.js74L
-rw-r--r--js/node_modules/@stdlib/ndarray/ind2sub/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/README.md123L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/include/stdlib/ndarray/index_modes.h31L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/lib/enum.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/lib/modes.json5L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/manifest.json36L
-rw-r--r--js/node_modules/@stdlib/ndarray/index-modes/package.json72L
-rw-r--r--js/node_modules/@stdlib/ndarray/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/README.md128L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/lib/main.js137L
-rw-r--r--js/node_modules/@stdlib/ndarray/min-dtype/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/README.md131L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/include/stdlib/ndarray/next_dtype.h85L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/lib/next_dtypes.json15L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/next-dtype/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/README.md119L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/include/stdlib/ndarray/orders.h33L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/lib/enum.js51L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/lib/orders.json4L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/manifest.json36L
-rw-r--r--js/node_modules/@stdlib/ndarray/orders/package.json70L
-rw-r--r--js/node_modules/@stdlib/ndarray/package.json99L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/README.md144L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/include/stdlib/ndarray/promotion_rules.h445L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/lib/promotion_rules.json197L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/promotion-rules/package.json69L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/README.md130L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/include/stdlib/ndarray/safe_casts.h445L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/lib/safe_casts.json197L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/safe-casts/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/README.md130L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/include/stdlib/ndarray/same_kind_casts.h445L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/lib/same_kind_casts.json197L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/ndarray/same-kind-casts/package.json67L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/README.md190L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/lib/main.js117L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/lib/validate.js83L
-rw-r--r--js/node_modules/@stdlib/ndarray/sub2ind/package.json71L
-rw-r--r--js/node_modules/@stdlib/nlp/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/nlp/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/nlp/README.md159L
-rw-r--r--js/node_modules/@stdlib/nlp/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/nlp/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/README.md101L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/lib/contractions.json149L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/lib/expand_contractions.js96L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/nlp/expand-contractions/package.json63L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/README.md172L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/docs/types/index.d.ts90L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/docs/types/test.ts163L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/avg_matrix.js65L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/fit.js136L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/get_phis.js55L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/get_thetas.js55L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/init.js73L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/lda.js222L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/matrix.js119L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/lib/validate.js71L
-rw-r--r--js/node_modules/@stdlib/nlp/lda/package.json63L
-rw-r--r--js/node_modules/@stdlib/nlp/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/nlp/package.json84L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/README.md99L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/nlp/porter-stemmer/package.json62L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/README.md107L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/docs/types/test.ts55L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/lib/abbreviations.json104L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/lib/contractions.json188L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/lib/emojis.json45L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/lib/tokenize.js187L
-rw-r--r--js/node_modules/@stdlib/nlp/tokenize/package.json65L
-rw-r--r--js/node_modules/@stdlib/number/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/number/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/number/README.md170L
-rw-r--r--js/node_modules/@stdlib/number/ctor/README.md113L
-rw-r--r--js/node_modules/@stdlib/number/ctor/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/number/ctor/docs/types/index.d.ts30L
-rw-r--r--js/node_modules/@stdlib/number/ctor/docs/types/test.ts36L
-rw-r--r--js/node_modules/@stdlib/number/ctor/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/number/ctor/lib/number.js23L
-rw-r--r--js/node_modules/@stdlib/number/ctor/package.json60L
-rw-r--r--js/node_modules/@stdlib/number/docs/types/index.d.ts84L
-rw-r--r--js/node_modules/@stdlib/number/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/float32/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/README.md112L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/docs/types/index.d.ts365L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/README.md100L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/exponent/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/README.md150L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/lib/main.js107L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/lib/tofrac.js57L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-binary-string/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/README.md189L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/include/stdlib/number/float32/base/from_word.h40L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/lib/native.js48L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/package.json81L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/src/addon.c92L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/from-word/src/from_word.c41L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/lib/index.js132L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/README.md152L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/docs/types/index.d.ts83L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/lib/main.js83L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/lib/normalize.js96L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/normalize/package.json72L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/package.json66L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/README.md91L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/signbit/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/README.md100L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/significand/package.json76L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/README.md139L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/lib/div2.js71L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/lib/main.js187L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/lib/mult2.js81L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-binary-string/package.json72L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/README.md101L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-int32/package.json75L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/README.md103L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-uint32/package.json75L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/README.md212L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/include/stdlib/number/float32/base/to_word.h60L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/lib/native.js51L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/package.json81L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/src/addon.c92L
-rw-r--r--js/node_modules/@stdlib/number/float32/base/to-word/src/to_word.c38L
-rw-r--r--js/node_modules/@stdlib/number/float32/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/float32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/float32/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/float32/package.json65L
-rw-r--r--js/node_modules/@stdlib/number/float64/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/README.md130L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/docs/types/index.d.ts611L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/README.md96L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/exponent/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/README.md146L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/docs/repl.txt56L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/docs/types/index.d.ts83L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/lib/main.js131L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/lib/todouble.js49L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-binary-string/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/README.md131L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-int64-bytes/package.json75L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/README.md205L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/include/stdlib/number/float64/base/from_words.h40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/lib/indices.js47L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/lib/main.js122L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/lib/native.js71L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/package.json79L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/src/addon.c105L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/from-words/src/from_words.c44L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/README.md172L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/include/stdlib/number/float64/base/get_high_word.h41L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/lib/high.js38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/lib/native.js46L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/package.json80L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/src/addon.c92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-high-word/src/get_high_word.c39L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/README.md172L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/include/stdlib/number/float64/base/get_low_word.h41L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/lib/low.js38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/lib/native.js46L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/package.json78L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/src/addon.c92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/get-low-word/src/get_low_word.c39L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/lib/index.js186L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/README.md142L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/lib/main.js85L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/lib/normalize.js92L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/normalize/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/package.json65L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/README.md190L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/docs/types/index.d.ts86L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/include/stdlib/number/float64/base/set_high_word.h40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/lib/high.js38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/lib/native.js58L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/package.json81L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/src/addon.c104L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-high-word/src/set_high_word.c42L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/README.md202L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/docs/types/index.d.ts94L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/include/stdlib/number/float64/base/set_low_word.h40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/lib/low.js38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/lib/main.js113L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/lib/native.js66L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/package.json78L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/src/addon.c104L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/set-low-word/src/set_low_word.c42L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/README.md87L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/signbit/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/README.md130L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/lib/div2.js71L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/lib/main.js183L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/lib/mult2.js80L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-binary-string/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/README.md90L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/lib/main.js28L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/lib/polyfill.js51L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-float32/package.json72L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/README.md98L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int32/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/README.md112L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/docs/types/index.d.ts94L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/docs/types/test.ts111L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/lib/assign.js100L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/lib/main.js85L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-int64-bytes/package.json75L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/README.md100L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-uint32/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/README.md230L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/include/stdlib/number/float64/base/to_words.h71L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/lib/indices.js47L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/lib/to_words.js107L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/package.json80L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/src/addon.c118L
-rw-r--r--js/node_modules/@stdlib/number/float64/base/to-words/src/to_words.c42L
-rw-r--r--js/node_modules/@stdlib/number/float64/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/float64/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/float64/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/float64/package.json64L
-rw-r--r--js/node_modules/@stdlib/number/int32/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/README.md85L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/package.json63L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/README.md92L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/number/int32/base/to-uint32/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/int32/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/int32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/int32/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/int32/package.json62L
-rw-r--r--js/node_modules/@stdlib/number/lib/index.js105L
-rw-r--r--js/node_modules/@stdlib/number/package.json82L
-rw-r--r--js/node_modules/@stdlib/number/uint16/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/README.md88L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/README.md96L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/from-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/package.json63L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/README.md128L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/lib/div2.js79L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/number/uint16/base/to-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint16/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/uint16/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint16/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/uint16/package.json62L
-rw-r--r--js/node_modules/@stdlib/number/uint32/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/README.md97L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/docs/types/index.d.ts173L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/README.md96L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/from-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/package.json63L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/README.md117L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotl/package.json77L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/README.md117L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/rotr/package.json77L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/README.md127L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/lib/div2.js79L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/README.md86L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/number/uint32/base/to-int32/package.json73L
-rw-r--r--js/node_modules/@stdlib/number/uint32/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/uint32/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint32/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/uint32/package.json62L
-rw-r--r--js/node_modules/@stdlib/number/uint8/README.md69L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/README.md88L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/README.md91L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/from-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/package.json63L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/README.md125L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/lib/div2.js79L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/number/uint8/base/to-binary-string/package.json74L
-rw-r--r--js/node_modules/@stdlib/number/uint8/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/number/uint8/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/number/uint8/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/number/uint8/package.json62L
-rw-r--r--js/node_modules/@stdlib/os/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/os/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/os/README.md184L
-rw-r--r--js/node_modules/@stdlib/os/arch/README.md109L
-rwxr-xr-xjs/node_modules/@stdlib/os/arch/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/arch/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/os/arch/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/os/arch/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/os/arch/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/arch/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/arch/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/os/arch/lib/main.js39L
-rw-r--r--js/node_modules/@stdlib/os/arch/package.json73L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/README.md247L
-rwxr-xr-xjs/node_modules/@stdlib/os/byte-order/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/include/stdlib/os/byte_order.h90L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/manifest.json36L
-rw-r--r--js/node_modules/@stdlib/os/byte-order/package.json77L
-rw-r--r--js/node_modules/@stdlib/os/configdir/README.md153L
-rwxr-xr-xjs/node_modules/@stdlib/os/configdir/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/configdir/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/os/configdir/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/os/configdir/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/os/configdir/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/configdir/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/configdir/lib/configdir.js85L
-rw-r--r--js/node_modules/@stdlib/os/configdir/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/os/configdir/package.json75L
-rw-r--r--js/node_modules/@stdlib/os/docs/types/index.d.ts204L
-rw-r--r--js/node_modules/@stdlib/os/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/README.md223L
-rwxr-xr-xjs/node_modules/@stdlib/os/float-word-order/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/include/stdlib/os/float_word_order.h38L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/os/float-word-order/package.json79L
-rw-r--r--js/node_modules/@stdlib/os/homedir/README.md144L
-rwxr-xr-xjs/node_modules/@stdlib/os/homedir/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/homedir/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/os/homedir/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/os/homedir/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/os/homedir/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/homedir/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/homedir/lib/homedir.js73L
-rw-r--r--js/node_modules/@stdlib/os/homedir/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/os/homedir/package.json74L
-rw-r--r--js/node_modules/@stdlib/os/lib/index.js114L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/README.md141L
-rwxr-xr-xjs/node_modules/@stdlib/os/num-cpus/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/docs/repl.txt18L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/lib/browser.js55L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/lib/index.js38L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/lib/navigator.js35L
-rw-r--r--js/node_modules/@stdlib/os/num-cpus/package.json77L
-rw-r--r--js/node_modules/@stdlib/os/package.json87L
-rw-r--r--js/node_modules/@stdlib/os/platform/README.md113L
-rwxr-xr-xjs/node_modules/@stdlib/os/platform/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/platform/docs/repl.txt20L
-rw-r--r--js/node_modules/@stdlib/os/platform/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/os/platform/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/os/platform/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/platform/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/platform/lib/browser.js34L
-rw-r--r--js/node_modules/@stdlib/os/platform/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/os/platform/lib/main.js39L
-rw-r--r--js/node_modules/@stdlib/os/platform/package.json73L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/README.md108L
-rwxr-xr-xjs/node_modules/@stdlib/os/tmpdir/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/lib/tmpdir.js77L
-rw-r--r--js/node_modules/@stdlib/os/tmpdir/package.json75L
-rw-r--r--js/node_modules/@stdlib/process/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/process/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/process/README.md185L
-rw-r--r--js/node_modules/@stdlib/process/argv/README.md82L
-rw-r--r--js/node_modules/@stdlib/process/argv/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/process/argv/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/process/argv/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/process/argv/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/process/argv/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/process/argv/lib/main.js43L
-rw-r--r--js/node_modules/@stdlib/process/argv/package.json66L
-rw-r--r--js/node_modules/@stdlib/process/chdir/README.md102L
-rw-r--r--js/node_modules/@stdlib/process/chdir/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/process/chdir/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/process/chdir/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/process/chdir/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/process/chdir/lib/main.js52L
-rw-r--r--js/node_modules/@stdlib/process/chdir/lib/polyfill.js42L
-rw-r--r--js/node_modules/@stdlib/process/chdir/package.json69L
-rw-r--r--js/node_modules/@stdlib/process/cwd/README.md118L
-rwxr-xr-xjs/node_modules/@stdlib/process/cwd/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/process/cwd/docs/repl.txt17L
-rw-r--r--js/node_modules/@stdlib/process/cwd/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/process/cwd/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/process/cwd/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/process/cwd/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/process/cwd/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/process/cwd/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/process/cwd/lib/polyfill.js40L
-rw-r--r--js/node_modules/@stdlib/process/cwd/package.json71L
-rw-r--r--js/node_modules/@stdlib/process/docs/types/index.d.ts226L
-rw-r--r--js/node_modules/@stdlib/process/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/process/env/README.md82L
-rw-r--r--js/node_modules/@stdlib/process/env/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/process/env/docs/types/index.d.ts32L
-rw-r--r--js/node_modules/@stdlib/process/env/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/process/env/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/process/env/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/process/env/lib/main.js42L
-rw-r--r--js/node_modules/@stdlib/process/env/package.json68L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/README.md80L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/docs/repl.txt13L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/lib/main.js46L
-rw-r--r--js/node_modules/@stdlib/process/exec-path/package.json68L
-rw-r--r--js/node_modules/@stdlib/process/getegid/README.md77L
-rw-r--r--js/node_modules/@stdlib/process/getegid/docs/repl.txt20L
-rw-r--r--js/node_modules/@stdlib/process/getegid/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/process/getegid/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/process/getegid/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/process/getegid/lib/main.js45L
-rw-r--r--js/node_modules/@stdlib/process/getegid/lib/native.js44L
-rw-r--r--js/node_modules/@stdlib/process/getegid/lib/polyfill.js40L
-rw-r--r--js/node_modules/@stdlib/process/getegid/package.json72L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/README.md81L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/docs/repl.txt20L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/lib/main.js45L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/lib/native.js44L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/lib/polyfill.js40L
-rw-r--r--js/node_modules/@stdlib/process/geteuid/package.json72L
-rw-r--r--js/node_modules/@stdlib/process/getgid/README.md77L
-rw-r--r--js/node_modules/@stdlib/process/getgid/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/process/getgid/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/process/getgid/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/process/getgid/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/process/getgid/lib/main.js45L
-rw-r--r--js/node_modules/@stdlib/process/getgid/lib/native.js44L
-rw-r--r--js/node_modules/@stdlib/process/getgid/lib/polyfill.js40L
-rw-r--r--js/node_modules/@stdlib/process/getgid/package.json71L
-rw-r--r--js/node_modules/@stdlib/process/getuid/README.md81L
-rw-r--r--js/node_modules/@stdlib/process/getuid/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/process/getuid/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/process/getuid/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/process/getuid/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/process/getuid/lib/main.js45L
-rw-r--r--js/node_modules/@stdlib/process/getuid/lib/native.js44L
-rw-r--r--js/node_modules/@stdlib/process/getuid/lib/polyfill.js40L
-rw-r--r--js/node_modules/@stdlib/process/getuid/package.json71L
-rw-r--r--js/node_modules/@stdlib/process/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/process/node-version/README.md125L
-rwxr-xr-xjs/node_modules/@stdlib/process/node-version/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/process/node-version/docs/repl.txt12L
-rw-r--r--js/node_modules/@stdlib/process/node-version/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/process/node-version/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/process/node-version/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/process/node-version/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/process/node-version/lib/browser.js23L
-rw-r--r--js/node_modules/@stdlib/process/node-version/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/process/node-version/lib/process.js28L
-rw-r--r--js/node_modules/@stdlib/process/node-version/lib/version.js39L
-rw-r--r--js/node_modules/@stdlib/process/node-version/package.json69L
-rw-r--r--js/node_modules/@stdlib/process/package.json89L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/README.md142L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/lib/browser.js65L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/lib/main.js158L
-rw-r--r--js/node_modules/@stdlib/process/read-stdin/package.json66L
-rw-r--r--js/node_modules/@stdlib/process/umask/README.md274L
-rwxr-xr-xjs/node_modules/@stdlib/process/umask/bin/cli84L
-rw-r--r--js/node_modules/@stdlib/process/umask/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/process/umask/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/process/umask/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/process/umask/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/process/umask/etc/cli_opts.json22L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/browser.js133L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/from_symbolic.js217L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/main.js128L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/octal_codes.json10L
-rw-r--r--js/node_modules/@stdlib/process/umask/lib/to_symbolic.js57L
-rw-r--r--js/node_modules/@stdlib/process/umask/package.json74L
-rw-r--r--js/node_modules/@stdlib/process/umask/scripts/binary_to_symbolic.js92L
-rw-r--r--js/node_modules/@stdlib/random/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/random/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/random/README.md175L
-rw-r--r--js/node_modules/@stdlib/random/base/README.md261L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/README.md409L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/docs/repl.txt189L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/docs/types/index.d.ts236L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/lib/arcsine.js46L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/lib/factory.js275L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/lib/main.js46L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/lib/validate.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/arcsine/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/README.md412L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/lib/factory.js266L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/bernoulli/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/README.md433L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/beta.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/factory.js335L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/sample1.js80L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/sample2.js79L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/sample3.js74L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/beta/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/README.md416L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/lib/betaprime.js39L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/lib/factory.js255L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/betaprime/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/README.md430L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/docs/repl.txt185L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/binomial.js51L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/correction.js79L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/factory.js278L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/sample1.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/sample2.js167L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/lib/validate.js56L
-rw-r--r--js/node_modules/@stdlib/random/base/binomial/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/README.md439L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/docs/repl.txt155L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/docs/types/index.d.ts172L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/docs/types/test.ts104L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/factory.js239L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/max.js47L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/min.js51L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/lib/randn.js85L
-rw-r--r--js/node_modules/@stdlib/random/base/box-muller/package.json76L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/README.md409L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/lib/cauchy.js45L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/lib/factory.js278L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/cauchy/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/README.md405L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/lib/factory.js265L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/chi/package.json70L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/README.md405L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/lib/factory.js264L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/chisquare/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/lib/cosine.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/lib/factory.js272L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/cosine/package.json70L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/README.md409L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/docs/repl.txt186L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/docs/types/index.d.ts238L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/lib/discrete_uniform.js145L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/lib/factory.js290L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/lib/main.js232L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/lib/validate.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/discrete-uniform/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/base/docs/types/index.d.ts1046L
-rw-r--r--js/node_modules/@stdlib/random/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/README.md420L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/lib/erlang.js54L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/lib/factory.js284L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/lib/validate.js56L
-rw-r--r--js/node_modules/@stdlib/random/base/erlang/package.json69L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/README.md405L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/lib/exponential.js43L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/lib/factory.js266L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/exponential/package.json76L
-rw-r--r--js/node_modules/@stdlib/random/base/f/README.md416L
-rw-r--r--js/node_modules/@stdlib/random/base/f/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/f/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/f/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/f/lib/f.js39L
-rw-r--r--js/node_modules/@stdlib/random/base/f/lib/factory.js287L
-rw-r--r--js/node_modules/@stdlib/random/base/f/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/f/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/f/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/f/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/README.md428L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/docs/repl.txt190L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/docs/types/index.d.ts244L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/docs/types/test.ts249L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/lib/factory.js284L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/lib/frechet.js46L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/random/base/frechet/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/README.md430L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/lib/factory.js386L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/lib/gamma.js69L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/gamma/package.json70L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/README.md412L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/lib/factory.js267L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/lib/geometric.js84L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/lib/main.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/geometric/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/lib/factory.js273L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/lib/gumbel.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/gumbel/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/README.md432L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/docs/repl.txt191L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/docs/types/index.d.ts247L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/docs/types/test.ts249L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/factory.js292L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/hin.js71L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/hypergeometric.js80L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/index.js72L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/hypergeometric/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/README.md388L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/docs/repl.txt155L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/docs/types/index.d.ts172L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/docs/types/test.ts104L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/coords_array.js69L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/factory.js235L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/improved_ziggurat.js107L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/ratio_array.js48L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/lib/sample_tail.js54L
-rw-r--r--js/node_modules/@stdlib/random/base/improved-ziggurat/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/base/include/stdlib/random/base.h147L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/README.md415L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/lib/factory.js274L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/invgamma/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/README.md416L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/docs/repl.txt185L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/lib/factory.js270L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/lib/kumaraswamy.js45L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/kumaraswamy/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/lib/factory.js273L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/lib/laplace.js47L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/laplace/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/lib/factory.js273L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/lib/levy.js45L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/levy/package.json70L
-rw-r--r--js/node_modules/@stdlib/random/base/lib/index.js421L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/docs/types/index.d.ts236L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/lib/factory.js274L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/lib/logistic.js45L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/logistic/package.json69L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/README.md408L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/docs/types/index.d.ts234L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/lib/factory.js279L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/lib/lognormal.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/lognormal/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/base/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/README.md321L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/docs/repl.txt190L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/docs/types/index.d.ts197L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/docs/types/test.ts106L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/include/stdlib/random/base/minstd_shuffle.h71L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/lib/create_table.js66L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/lib/factory.js471L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/lib/main.js108L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/lib/rand_int32.js52L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/package.json80L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd-shuffle/src/main.c506L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/README.md316L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/docs/repl.txt188L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/docs/types/index.d.ts197L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/docs/types/test.ts106L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/include/stdlib/random/base/minstd.h70L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/lib/factory.js415L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/lib/rand_int32.js52L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/package.json77L
-rw-r--r--js/node_modules/@stdlib/random/base/minstd/src/main.c435L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/README.md316L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/docs/types/index.d.ts182L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/include/stdlib/random/base/mt19937.h77L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/lib/factory.js697L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/lib/rand_uint32.js52L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/base/mt19937/src/main.c845L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/README.md419L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/lib/factory.js361L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/lib/main.js46L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/lib/validate.js60L
-rw-r--r--js/node_modules/@stdlib/random/base/negative-binomial/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/README.md409L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/lib/factory.js278L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/lib/normal.js37L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/lib/validate.js57L
-rw-r--r--js/node_modules/@stdlib/random/base/normal/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/base/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/README.md415L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/lib/factory.js283L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/lib/pareto.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/pareto-type1/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/README.md420L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/factory.js274L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/knuth.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/main.js66L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/poisson.js47L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/lib/rejection.js122L
-rw-r--r--js/node_modules/@stdlib/random/base/poisson/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/README.md317L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/docs/types/index.d.ts205L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/docs/types/test.ts105L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/include/stdlib/random/base/randi.h66L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/lib/factory.js239L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/lib/prngs.js32L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/base/randi/src/main.c205L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/README.md389L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/docs/repl.txt172L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/docs/types/index.d.ts201L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/docs/types/test.ts115L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/lib/factory.js262L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/lib/prngs.js31L
-rw-r--r--js/node_modules/@stdlib/random/base/randn/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/README.md317L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/docs/types/index.d.ts205L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/docs/types/test.ts105L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/include/stdlib/random/base/randu.h66L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/lib/factory.js239L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/lib/prngs.js32L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/randu/src/main.c205L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/README.md405L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/lib/factory.js267L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/lib/rayleigh.js44L
-rw-r--r--js/node_modules/@stdlib/random/base/rayleigh/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/README.md132L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/docs/types/test.ts31L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/lib/main.js104L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/lib/prngs.js116L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/base/reviver/scripts/build.js137L
-rw-r--r--js/node_modules/@stdlib/random/base/src/main.c223L
-rw-r--r--js/node_modules/@stdlib/random/base/t/README.md406L
-rw-r--r--js/node_modules/@stdlib/random/base/t/docs/repl.txt176L
-rw-r--r--js/node_modules/@stdlib/random/base/t/docs/types/index.d.ts231L
-rw-r--r--js/node_modules/@stdlib/random/base/t/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/random/base/t/lib/factory.js359L
-rw-r--r--js/node_modules/@stdlib/random/base/t/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/t/lib/main.js53L
-rw-r--r--js/node_modules/@stdlib/random/base/t/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/README.md415L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/docs/repl.txt190L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/docs/types/index.d.ts243L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/docs/types/test.ts249L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/lib/factory.js285L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/lib/triangular.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/lib/validate.js63L
-rw-r--r--js/node_modules/@stdlib/random/base/triangular/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/README.md409L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/docs/types/index.d.ts236L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/include/stdlib/random/base/uniform.h42L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/lib/factory.js275L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/lib/main.js46L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/lib/uniform.js38L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/lib/validate.js59L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/manifest.json41L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/base/uniform/src/main.c73L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/README.md415L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/docs/types/index.d.ts235L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/docs/types/test.ts220L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/lib/factory.js283L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/lib/main.js50L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/lib/validate.js55L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/lib/weibull.js45L
-rw-r--r--js/node_modules/@stdlib/random/base/weibull/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/random/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/random/iter/README.md207L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/README.md205L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/lib/main.js254L
-rw-r--r--js/node_modules/@stdlib/random/iter/arcsine/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/lib/main.js245L
-rw-r--r--js/node_modules/@stdlib/random/iter/bernoulli/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/beta/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/lib/main.js248L
-rw-r--r--js/node_modules/@stdlib/random/iter/betaprime/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/binomial/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/README.md230L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/lib/main.js239L
-rw-r--r--js/node_modules/@stdlib/random/iter/box-muller/package.json79L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/docs/repl.txt90L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/cauchy/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/chi/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/chisquare/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/cosine/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/lib/main.js253L
-rw-r--r--js/node_modules/@stdlib/random/iter/discrete-uniform/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/docs/types/index.d.ts1219L
-rw-r--r--js/node_modules/@stdlib/random/iter/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/lib/main.js250L
-rw-r--r--js/node_modules/@stdlib/random/iter/erlang/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/exponential/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/f/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/lib/main.js256L
-rw-r--r--js/node_modules/@stdlib/random/iter/frechet/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/gamma/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/geometric/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/gumbel/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/lib/main.js261L
-rw-r--r--js/node_modules/@stdlib/random/iter/hypergeometric/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/README.md224L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/lib/main.js238L
-rw-r--r--js/node_modules/@stdlib/random/iter/improved-ziggurat/package.json77L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/invgamma/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/kumaraswamy/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/laplace/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/levy/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/lib/index.js411L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/logistic/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/lognormal/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/README.md222L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/lib/main.js235L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd-shuffle/package.json84L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/README.md216L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/lib/main.js235L
-rw-r--r--js/node_modules/@stdlib/random/iter/minstd/package.json80L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/README.md216L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/lib/main.js235L
-rw-r--r--js/node_modules/@stdlib/random/iter/mt19937/package.json77L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/lib/main.js250L
-rw-r--r--js/node_modules/@stdlib/random/iter/negative-binomial/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/lib/main.js251L
-rw-r--r--js/node_modules/@stdlib/random/iter/normal/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/pareto-type1/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/poisson/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/README.md216L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/lib/main.js227L
-rw-r--r--js/node_modules/@stdlib/random/iter/randi/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/README.md230L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/docs/types/test.ts110L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/lib/main.js239L
-rw-r--r--js/node_modules/@stdlib/random/iter/randn/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/README.md216L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/lib/main.js227L
-rw-r--r--js/node_modules/@stdlib/random/iter/randu/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/rayleigh/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/docs/types/test.ts41L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/lib/main.js244L
-rw-r--r--js/node_modules/@stdlib/random/iter/t/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/docs/repl.txt90L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/lib/main.js258L
-rw-r--r--js/node_modules/@stdlib/random/iter/triangular/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/lib/main.js254L
-rw-r--r--js/node_modules/@stdlib/random/iter/uniform/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/README.md214L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/lib/main.js249L
-rw-r--r--js/node_modules/@stdlib/random/iter/weibull/package.json71L
-rw-r--r--js/node_modules/@stdlib/random/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/random/package.json108L
-rw-r--r--js/node_modules/@stdlib/random/sample/README.md295L
-rw-r--r--js/node_modules/@stdlib/random/sample/docs/repl.txt150L
-rw-r--r--js/node_modules/@stdlib/random/sample/docs/types/index.d.ts273L
-rw-r--r--js/node_modules/@stdlib/random/sample/docs/types/test.ts254L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/discrete_uniform.js55L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/factory.js330L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/fisher_yates.js70L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/renormalizing.js76L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/sample.js53L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/validate.js91L
-rw-r--r--js/node_modules/@stdlib/random/sample/lib/vose.js106L
-rw-r--r--js/node_modules/@stdlib/random/sample/package.json72L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/README.md176L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/docs/types/index.d.ts149L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/docs/types/test.ts139L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/lib/factory.js164L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/lib/shuffle.js58L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/lib/validate.js72L
-rw-r--r--js/node_modules/@stdlib/random/shuffle/package.json68L
-rw-r--r--js/node_modules/@stdlib/random/streams/README.md207L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/arcsine/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/factory.js122L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/main.js359L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/object_mode.js85L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/arcsine/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/bernoulli/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/bernoulli/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/beta/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/beta/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/betaprime/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/betaprime/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/binomial/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/main.js355L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/binomial/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/README.md546L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/box-muller/bin/cli183L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/docs/repl.txt238L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/docs/types/index.d.ts419L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/main.js343L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/box-muller/package.json82L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/cauchy/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/factory.js118L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/object_mode.js83L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/cauchy/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/chi/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/chi/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/chisquare/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/chisquare/package.json77L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/cosine/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/factory.js118L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/object_mode.js83L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/cosine/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/discrete-uniform/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/docs/types/index.d.ts447L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/factory.js122L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/main.js358L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/object_mode.js85L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/discrete-uniform/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/docs/types/index.d.ts3745L
-rw-r--r--js/node_modules/@stdlib/random/streams/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/erlang/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/main.js355L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/erlang/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/exponential/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/exponential/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/f/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/f/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/frechet/bin/cli195L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/docs/repl.txt271L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/docs/types/index.d.ts451L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/docs/types/test.ts137L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/factory.js124L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/main.js361L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/object_mode.js86L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/frechet/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/gamma/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/gamma/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/geometric/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/geometric/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/gumbel/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/gumbel/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/hypergeometric/bin/cli195L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/docs/repl.txt271L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/docs/types/index.d.ts466L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/docs/types/test.ts137L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/factory.js128L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/main.js367L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/object_mode.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/hypergeometric/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/README.md540L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/improved-ziggurat/bin/cli183L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/docs/repl.txt239L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/docs/types/index.d.ts419L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/main.js343L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/improved-ziggurat/package.json80L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/invgamma/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/invgamma/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/kumaraswamy/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/kumaraswamy/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/laplace/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/laplace/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/levy/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/levy/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/lib/index.js411L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/logistic/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/logistic/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/lognormal/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/lognormal/package.json76L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/README.md486L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/minstd-shuffle/bin/cli186L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/docs/repl.txt232L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/docs/types/index.d.ts420L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/docs/usage.txt16L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/main.js347L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/lib/validate.js124L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd-shuffle/package.json87L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/README.md480L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/minstd/bin/cli187L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/docs/repl.txt231L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/docs/types/index.d.ts420L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/docs/usage.txt16L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/main.js347L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/lib/validate.js124L
-rw-r--r--js/node_modules/@stdlib/random/streams/minstd/package.json83L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/README.md480L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/mt19937/bin/cli186L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/docs/repl.txt232L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/docs/types/index.d.ts420L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/docs/usage.txt16L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/main.js347L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/lib/validate.js124L
-rw-r--r--js/node_modules/@stdlib/random/streams/mt19937/package.json80L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/negative-binomial/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/main.js355L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/negative-binomial/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/normal/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/main.js356L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/normal/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/pareto-type1/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/pareto-type1/package.json76L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/poisson/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/poisson/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/README.md473L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/randi/bin/cli200L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/docs/repl.txt247L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/docs/types/index.d.ts420L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/docs/usage.txt17L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/main.js343L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/randi/package.json76L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/README.md551L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/randn/bin/cli198L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/docs/repl.txt268L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/docs/types/index.d.ts424L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/docs/usage.txt17L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/main.js344L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/object_mode.js81L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/lib/validate.js125L
-rw-r--r--js/node_modules/@stdlib/random/streams/randn/package.json77L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/README.md473L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/randu/bin/cli200L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/docs/repl.txt247L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/docs/types/index.d.ts420L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/docs/usage.txt17L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/etc/cli_opts.json25L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/defaults.json8L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/main.js343L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/randu/package.json75L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/rayleigh/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/rayleigh/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/t/bin/cli193L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/docs/repl.txt253L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/main.js349L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/object_mode.js82L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/t/package.json74L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/triangular/bin/cli195L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/docs/repl.txt271L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/docs/types/index.d.ts445L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/docs/types/test.ts137L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/factory.js126L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/main.js364L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/object_mode.js87L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/triangular/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/uniform/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/docs/types/index.d.ts439L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/factory.js122L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/main.js359L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/object_mode.js85L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/uniform/package.json73L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/README.md538L
-rwxr-xr-xjs/node_modules/@stdlib/random/streams/weibull/bin/cli194L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/docs/repl.txt262L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/docs/types/index.d.ts444L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/etc/cli_opts.json24L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/main.js354L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/lib/validate.js121L
-rw-r--r--js/node_modules/@stdlib/random/streams/weibull/package.json73L
-rw-r--r--js/node_modules/@stdlib/regexp/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/regexp/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/regexp/README.md216L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/README.md100L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/lib/regexp.js107L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-posix/package.json67L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/README.md98L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/lib/regexp.js131L
-rw-r--r--js/node_modules/@stdlib/regexp/basename-windows/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/README.md134L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/docs/repl.txt58L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/regexp/basename/package.json69L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/README.md169L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/docs/types/index.d.ts113L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/docs/types/test.ts64L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/lib/index.js102L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/lib/main.js69L
-rw-r--r--js/node_modules/@stdlib/regexp/color-hexadecimal/package.json65L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/README.md226L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/lib/regexp.js55L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/lib/regexp_capture.js60L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/lib/validate.js73L
-rw-r--r--js/node_modules/@stdlib/regexp/decimal-number/package.json66L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/README.md110L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/lib/regexp.js131L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-posix/package.json67L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/README.md102L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/lib/regexp.js143L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname-windows/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/README.md137L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/regexp/dirname/package.json69L
-rw-r--r--js/node_modules/@stdlib/regexp/docs/types/index.d.ts518L
-rw-r--r--js/node_modules/@stdlib/regexp/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/README.md151L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/docs/types/index.d.ts115L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/lib/regexp.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/lib/regexp_capture.js53L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/lib/validate.js73L
-rw-r--r--js/node_modules/@stdlib/regexp/eol/package.json67L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/README.md93L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/lib/regexp.js49L
-rw-r--r--js/node_modules/@stdlib/regexp/extended-length-path/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/README.md120L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/lib/regexp.js107L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-posix/package.json67L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/README.md118L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/lib/regexp.js129L
-rw-r--r--js/node_modules/@stdlib/regexp/extname-windows/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/README.md135L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/regexp/extname/package.json69L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/README.md206L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/lib/regexp.js107L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-posix/package.json70L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/README.md217L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/lib/regexp.js131L
-rw-r--r--js/node_modules/@stdlib/regexp/filename-windows/package.json71L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/README.md193L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/regexp/filename/package.json73L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/README.md102L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/lib/main.js54L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/lib/regexp.js60L
-rw-r--r--js/node_modules/@stdlib/regexp/function-name/package.json63L
-rw-r--r--js/node_modules/@stdlib/regexp/lib/index.js249L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/README.md99L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/lib/main.js55L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/lib/regexp.js39L
-rw-r--r--js/node_modules/@stdlib/regexp/native-function/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/package.json82L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/README.md120L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/lib/regexp.js70L
-rw-r--r--js/node_modules/@stdlib/regexp/regexp/package.json62L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/README.md207L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/lib/main.js43L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/lib/regexp.js128L
-rw-r--r--js/node_modules/@stdlib/regexp/unc-path/package.json74L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/README.md90L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/docs/types/index.d.ts76L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/lib/regexp.js49L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-surrogate-pair/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/README.md96L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/docs/types/test.ts39L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/lib/regexp.js58L
-rw-r--r--js/node_modules/@stdlib/regexp/utf16-unpaired-surrogate/package.json68L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/README.md176L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/lib/regexp.js130L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/lib/regexp_capture.js135L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/lib/validate.js73L
-rw-r--r--js/node_modules/@stdlib/regexp/whitespace/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/stats/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/stats/README.md239L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/README.md196L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/docs/img/equation_hypotheses.svg102L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/docs/types/test.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/anova1.js161L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/mean.js46L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/mean_table.js80L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/print.js189L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/unique.js82L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/lib/validate.js69L
-rw-r--r--js/node_modules/@stdlib/stats/anova1/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/README.md204L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/docs/img/equation_bartlett-test-statistic.svg130L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/docs/types/index.d.ts178L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/lib/main.js158L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/lib/print.js92L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/lib/validate.js64L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/lib/variance.js52L
-rw-r--r--js/node_modules/@stdlib/stats/bartlett-test/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/README.md757L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/lib/cumax.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumax/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/lib/cumaxabs.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumaxabs/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/lib/cumin.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/cumin/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/docs/repl.txt114L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/lib/cuminabs.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/cuminabs/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/include/stdlib/stats/base/dcumax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/dcumax.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/dcumax.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumax/src/dcumax.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/include/stdlib/stats/base/dcumaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/dcumaxabs.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/dcumaxabs.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumaxabs/src/dcumaxabs.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/include/stdlib/stats/base/dcumin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/dcumin.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/dcumin.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcumin/src/dcumin.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/include/stdlib/stats/base/dcuminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/dcuminabs.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/dcuminabs.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dcuminabs/src/dcuminabs.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/README.md211L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/docs/img/equation_arcsine_cdf.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/lib/main.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/README.md339L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/lib/main.js422L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/docs/types/index.d.ts455L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/docs/img/equation_arcsine_entropy.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/docs/img/equation_arcsine_kurtosis.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/lib/kurtosis.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/docs/img/equation_arcsine_cdf.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/lib/logcdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/docs/img/equation_arcsine_pdf.svg102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/lib/logpdf.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/logpdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/docs/img/equation_arcsine_expectation.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/lib/mean.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/docs/img/equation_arcsine_median.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/lib/median.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/docs/img/equation_arcsine_mode.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/lib/mode.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/docs/img/equation_arcsine_pdf.svg102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/lib/pdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/docs/img/equation_arcsine_quantile_function.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/docs/types/index.d.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/lib/quantile.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/quantile/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/docs/img/equation_arcsine_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/lib/skewness.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/docs/img/equation_arcsine_stdev.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/lib/stdev.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/docs/img/equation_arcsine_variance.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/lib/variance.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/arcsine/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/docs/img/equation_bernoulli_cdf.svg80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/docs/repl.txt66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/lib/cdf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/README.md314L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/lib/ctor.js363L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/ctor/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/docs/types/index.d.ts384L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/docs/img/equation_bernoulli_entropy.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/lib/entropy.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/docs/img/equation_bernoulli_kurtosis.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/lib/kurtosis.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/docs/img/equation_bernoulli_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/lib/mean.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/docs/img/equation_bernoulli_median.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/lib/median.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/docs/img/equation_bernoulli_mgf_function.svg62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/docs/repl.txt61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/lib/factory.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/lib/mgf.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mgf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/docs/img/equation_bernoulli_mode.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/lib/mode.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/mode/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/docs/img/equation_bernoulli_pmf.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/lib/pmf.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/pmf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/docs/img/equation_bernoulli_quantile_function.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/lib/quantile.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/docs/img/equation_bernoulli_skewness.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/lib/skewness.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/docs/img/equation_bernoulli_stdev.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/lib/stdev.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/docs/img/equation_bernoulli_variance.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/lib/variance.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/bernoulli/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/docs/img/equation_beta_cdf.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/lib/cdf.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/README.md352L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/docs/types/index.d.ts163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/lib/ctor.js441L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/docs/types/index.d.ts538L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/docs/img/equation_beta_entropy.svg84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/lib/entropy.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/docs/img/equation_beta_kurtosis.svg88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/lib/kurtosis.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/docs/img/equation_beta_cdf.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/lib/logcdf.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logcdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/img/equation_beta_pdf.svg119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/lib/factory.js110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/lib/logpdf.js127L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/docs/img/equation_beta_expectation.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/lib/mean.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/docs/img/equation_beta_median.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/lib/median.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/docs/img/equation_beta_beta_mgf.svg114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/lib/_mgf.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/lib/mgf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mgf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/docs/img/equation_beta_mode.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/lib/mode.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/README.md166L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/docs/img/equation_beta_pdf.svg119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/lib/factory.js111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/lib/nan.js38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/lib/pdf.js127L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/pdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/README.md163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/docs/img/equation_beta_quantile_function.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/lib/nan.js38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/lib/quantile.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/quantile/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/docs/img/equation_beta_skewness.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/lib/skewness.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/docs/img/equation_beta_stdev.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/lib/stdev.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/docs/img/equation_beta_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/lib/variance.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/beta/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/docs/img/equation_betaprime_cdf.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/lib/cdf.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/cdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/README.md313L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/lib/ctor.js373L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/ctor/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/docs/types/index.d.ts450L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/docs/img/equation_betaprime_kurtosis.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/lib/kurtosis.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/kurtosis/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/README.md177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/docs/img/equation_betaprime_cdf.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/lib/logcdf.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logcdf/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/docs/img/equation_betaprime_pdf.svg116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/lib/factory.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/lib/logpdf.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/logpdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/docs/img/equation_betaprime_expectation.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/lib/mean.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mean/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/docs/img/equation_betaprime_expectation.svg82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/lib/mode.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/mode/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/README.md166L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/docs/img/equation_betaprime_pdf.svg116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/lib/pdf.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/pdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/docs/img/equation_betaprime_quantile_function.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/lib/quantile.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/quantile/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/docs/img/equation_betaprime_skewness.svg78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/lib/skewness.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/skewness/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/docs/img/equation_betaprime_stdev.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/lib/stdev.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/stdev/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/docs/img/equation_betaprime_variance.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/lib/variance.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/betaprime/variance/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/README.md172L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/docs/img/equation_binomial_cdf.svg71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/docs/img/equation_binomial_cdf_incomplete_beta.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/lib/cdf.js109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/lib/factory.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/cdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/README.md330L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/lib/ctor.js393L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/docs/types/index.d.ts475L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/docs/img/equation_binomial_entropy.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/lib/entropy.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/entropy/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/docs/img/equation_binomial_kurtosis.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/lib/kurtosis.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/kurtosis/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/docs/img/equation_binomial_pmf.svg115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/lib/factory.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/lib/logpmf.js119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/logpmf/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/docs/img/equation_binomial_expectation.svg23L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/lib/mean.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mean/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/docs/img/equation_binomial_median.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/lib/median.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/median/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/docs/img/equation_binomial_mgf.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/docs/types/index.d.ts135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/lib/mgf.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mgf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/docs/img/equation_binomial_mode.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/lib/mode.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/mode/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/docs/img/equation_binomial_pmf.svg115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/lib/factory.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/lib/pmf.js119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/pmf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/docs/img/equation_binomial_quantile_function.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/lib/factory.js127L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/lib/quantile.js144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/lib/search_left.js48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/lib/search_right.js49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/quantile/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/docs/img/equation_binomial_skewness.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/lib/skewness.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/skewness/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/docs/img/equation_binomial_stdev.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/lib/stdev.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/stdev/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/docs/img/equation_binomial_variance.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/lib/variance.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/binomial/variance/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/docs/img/equation_cauchy_cdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/lib/cdf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/README.md274L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/lib/ctor.js317L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/docs/types/index.d.ts222L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/docs/img/equation_cauchy_entropy.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/lib/entropy.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/entropy/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/lib/index.js123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/docs/img/equation_cauchy_cdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/lib/logcdf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logcdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/docs/img/equation_cauchy_cauchy_pdf.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/lib/logpdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/docs/img/equation_cauchy_median.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/lib/median.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/median/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/docs/img/equation_cauchy_mode.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/lib/mode.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/docs/img/equation_cauchy_cauchy_pdf.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/lib/pdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/docs/img/equation_cauchy_cauchy_quantile_function.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/lib/quantile.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cauchy/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/docs/img/equation_chi_chi_cdf.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/lib/cdf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/lib/factory.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/README.md299L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/lib/ctor.js341L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/docs/types/index.d.ts332L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/docs/img/equation_chi_entropy.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/lib/entropy.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/docs/img/equation_chi_kurtosis.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/lib/kurtosis.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/kurtosis/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/docs/img/equation_chi_pdf.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/docs/types/index.d.ts110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/lib/factory.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/lib/logpdf.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/docs/img/equation_chi_expectation.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/lib/mean.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mean/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/docs/img/equation_chi_mode.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/lib/mode.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/docs/img/equation_chi_pdf.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/docs/types/index.d.ts110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/lib/factory.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/lib/pdf.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/docs/img/equation_chi_chi_quantile_function.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/lib/factory.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/lib/quantile.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/docs/img/equation_chi_skewness.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/lib/skewness.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/docs/img/equation_chi_stdev.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/lib/stdev.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/docs/img/equation_chi_variance.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/lib/variance.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chi/variance/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/docs/img/equation_chisquare_cdf.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/lib/cdf.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/lib/factory.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/cdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/README.md314L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/lib/ctor.js360L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/ctor/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/docs/types/index.d.ts389L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/docs/img/equation_chisquare_entropy.svg75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/lib/entropy.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/entropy/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/docs/img/equation_chisquare_kurtosis.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/lib/kurtosis.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/kurtosis/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/docs/img/equation_chisquare_pdf.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/docs/repl.txt70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/docs/types/index.d.ts110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/lib/factory.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/lib/logpdf.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/logpdf/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/docs/img/equation_chisquare_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/lib/mean.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mean/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/README.md120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/lib/median.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/docs/img/equation_chisquare_mgf.svg79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/docs/repl.txt57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/lib/factory.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/lib/mgf.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mgf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/docs/img/equation_chisquare_mode.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/lib/mode.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/mode/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/docs/img/equation_chisquare_pdf.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/docs/types/index.d.ts110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/lib/factory.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/lib/pdf.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/pdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/docs/img/equation_chisquared_quantile_function.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/lib/factory.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/lib/quantile.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/quantile/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/docs/img/equation_skewness.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/lib/skewness.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/skewness/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/docs/img/equation_stdev.svg22L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/lib/stdev.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/stdev/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/docs/img/equation_variance.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/lib/variance.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/chisquare/variance/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/docs/img/equation_cosine_cdf.svg155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/lib/cdf.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/README.md339L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/docs/types/index.d.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/lib/ctor.js423L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/docs/types/index.d.ts399L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/docs/img/equation_cosine_kurtosis.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/lib/kurtosis.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/docs/img/equation_cosine_cdf.svg155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/lib/logcdf.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/docs/img/equation_cosine_pdf.svg122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/lib/logpdf.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/logpdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/docs/img/equation_cosine_mean.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/lib/mean.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/docs/img/equation_cosine_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/lib/median.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/README.md142L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/docs/img/equation_cosine_mgf.svg96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/lib/mgf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/docs/img/equation_cosine_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/docs/img/equation_cosine_pdf.svg122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/lib/pdf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/lib/bisect.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/lib/quantile.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/docs/img/equation_cosine_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/lib/skewness.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/docs/img/equation_cosine_stdev.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/lib/stdev.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/docs/img/equation_cosine_variance.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/lib/variance.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/cosine/variance/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/README.md69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/README.md121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/docs/img/equation_degenerate_cdf.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/lib/cdf.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/lib/factory.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/README.md343L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/docs/types/index.d.ts151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/lib/ctor.js449L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/docs/types/index.d.ts352L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/docs/img/equation_degenerate_entropy.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/lib/entropy.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/README.md121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/docs/img/equation_degenerate_cdf.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/docs/repl.txt60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/lib/factory.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/lib/logcdf.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/docs/img/equation_degenerate_pdf.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/docs/img/equation_dirac_delta.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/lib/factory.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/lib/logpdf.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/lib/factory.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/lib/logpmf.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/logpmf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/README.md125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/docs/img/equation_degenerate_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/lib/mean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/README.md125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/docs/img/equation_degenerate_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/lib/median.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/README.md149L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/docs/img/equation_degenerate_mgf.svg32L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/lib/factory.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/lib/mgf.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mgf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/README.md125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/docs/img/equation_degenerate_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/lib/mode.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/docs/img/equation_degenerate_pdf.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/docs/img/equation_dirac_delta.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/lib/factory.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/lib/pdf.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/lib/factory.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/lib/pmf.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/pmf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/README.md117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/docs/img/equation_degenerate_quantile_function.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/docs/repl.txt60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/lib/factory.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/lib/quantile.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/docs/img/equation_degenerate_stdev.svg23L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/lib/stdev.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/docs/img/equation_degenerate_variance.svg25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/lib/variance.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/degenerate/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/docs/img/equation_discrete_uniform_cdf.svg104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/lib/cdf.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/cdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/README.md326L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/docs/repl.txt102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/docs/types/index.d.ts159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/lib/ctor.js432L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/ctor/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/docs/types/index.d.ts483L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/docs/img/equation_discrete_uniform_entropy.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/lib/entropy.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/docs/img/equation_discrete_uniform_kurtosis.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/lib/kurtosis.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/docs/img/equation_discrete_uniform_cdf.svg104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/lib/factory.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/lib/logcdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/docs/img/equation_discrete_uniform_pmf.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/lib/logpmf.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/logpmf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/docs/img/equation_discrete_uniform_expectation.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/lib/mean.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/docs/img/equation_discrete_uniform_median.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/lib/median.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/docs/img/equation_discrete_uniform_mgf.svg122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/lib/mgf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/mgf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/docs/img/equation_discrete_uniform_pmf.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/lib/pmf.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/pmf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/docs/img/equation_discrete_uniform_quantile_function.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/lib/quantile.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/docs/img/equation_discrete_uniform_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/lib/skewness.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/docs/img/equation_discrete_uniform_standard_deviation.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/lib/stdev.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/stdev/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/docs/img/equation_discrete_uniform_variance.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/lib/variance.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/discrete-uniform/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/docs/types/index.d.ts254L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/README.md177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/docs/img/equation_erlang_cdf.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/lib/cdf.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/lib/factory.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/README.md328L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/docs/types/index.d.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/lib/ctor.js393L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/docs/types/index.d.ts478L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/docs/img/equation_erlang_entropy.svg64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/lib/entropy.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/docs/img/equation_erlang_kurtosis.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/lib/kurtosis.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/docs/img/equation_erlang_pdf.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/lib/factory.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/lib/logpdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/logpdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/docs/img/equation_erlang_mean.svg28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/lib/mean.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/docs/img/equation_erlang_mgf.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/lib/mgf.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/docs/img/equation_erlang_mode.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/lib/mode.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/docs/img/equation_erlang_pdf.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/lib/factory.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/lib/pdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/docs/img/equation_erlang_quantile_function.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/docs/repl.txt85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/docs/types/index.d.ts135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/lib/factory.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/lib/quantile.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/quantile/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/docs/img/equation_erlang_skewness.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/lib/skewness.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/docs/img/equation_erlang_stdev.svg25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/lib/stdev.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/docs/img/equation_erlang_variance.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/lib/variance.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/erlang/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/docs/img/equation_exponential_cdf.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/lib/cdf.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/README.md336L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/lib/ctor.js420L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/docs/types/index.d.ts396L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/docs/img/equation_exponential_entropy.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/lib/entropy.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/docs/img/equation_exponential_kurtosis.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/lib/kurtosis.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/README.md147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/docs/img/equation_exponential_cdf.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/lib/logcdf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logcdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/docs/img/equation_exponential_pdf.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/lib/logpdf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/logpdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/docs/img/equation_exponential_expectation.svg28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/lib/mean.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/docs/img/equation_exponential_median.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/lib/median.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/docs/img/equation_exponential_mgf_function.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/lib/factory.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/lib/mgf.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mgf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/docs/img/equation_exponential_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/lib/mode.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/mode/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/README.md134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/docs/img/equation_exponential_pdf.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/lib/pdf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/pdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/docs/img/equation_exponential_quantile_function.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/lib/factory.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/lib/quantile.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/docs/img/equation_exponential_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/lib/skewness.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/skewness/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/docs/img/equation_exponential_stdev.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/lib/stdev.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/docs/img/equation_exponential_variance.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/lib/variance.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/exponential/variance/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/README.md163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/docs/img/equation_f_cdf.svg84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/lib/cdf.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/README.md304L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/lib/ctor.js332L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/ctor/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/docs/types/index.d.ts434L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/docs/img/equation_f_entropy.svg205L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/lib/entropy.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/entropy/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/docs/img/equation_f_kurtosis.svg133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/lib/kurtosis.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/lib/index.js141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/docs/img/equation_f_expectation.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/lib/mean.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mean/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/docs/img/equation_f_mode.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/lib/mode.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/mode/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/docs/img/equation_f_pdf.svg128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/lib/factory.js109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/lib/ibeta_derivative.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/lib/ibeta_power_terms.js247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/lib/pdf.js108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/pdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/docs/img/equation_f_quantile_function.svg80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/lib/quantile.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/quantile/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/docs/img/equation_f_skewness.svg101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/lib/skewness.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/skewness/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/docs/img/equation_f_stdev.svg75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/lib/stdev.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/stdev/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/docs/img/equation_f_variance.svg78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/lib/variance.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/f/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/docs/img/equation_frechet_cdf.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/lib/cdf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/cdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/README.md355L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/docs/repl.txt109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/docs/types/index.d.ts161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/lib/ctor.js433L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/ctor/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/docs/types/index.d.ts486L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/docs/img/equation_frechet_entropy.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/lib/entropy.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/entropy/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/docs/img/equation_frechet_kurtosis.svg201L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/lib/kurtosis.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/README.md177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/docs/img/equation_frechet_cdf.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/lib/logcdf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logcdf/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/README.md177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/docs/img/equation_frechet_pdf.svg88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/lib/logpdf.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/logpdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/docs/img/equation_frechet_mean.svg93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/lib/mean.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mean/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/docs/img/equation_frechet_median.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/lib/median.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/docs/img/equation_frechet_mode.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/lib/mode.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/mode/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/docs/img/equation_frechet_pdf.svg88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/lib/pdf.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/docs/img/equation_frechet_quantile.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/lib/quantile.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/quantile/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/docs/img/equation_frechet_skewness.svg194L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/lib/skewness.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/skewness/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/docs/img/equation_frechet_stdev.svg109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/lib/stdev.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/stdev/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/docs/img/equation_frechet_variance.svg118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/lib/variance.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/frechet/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/README.md172L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/docs/img/equation_gamma_cdf.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/lib/cdf.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/README.md339L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/docs/types/index.d.ts158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/lib/ctor.js422L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/docs/types/index.d.ts475L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/docs/img/equation_gamma_entropy.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/lib/entropy.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/docs/img/equation_gamma_kurtosis.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/lib/kurtosis.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/README.md169L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/docs/img/equation_gamma_cdf.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/lib/logcdf.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logcdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/docs/img/equation_gamma_pdf.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/lib/gamma_p_derivative.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/lib/logpdf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/lib/regularised_gamma_prefix.js140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/logpdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/docs/img/equation_gamma_expectation.svg28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/lib/mean.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/docs/img/equation_gamma_mgf_function.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/lib/mgf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/docs/img/equation_gamma_mode.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/lib/mode.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/docs/img/equation_gamma_pdf.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/lib/gamma_p_derivative.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/lib/pdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/lib/regularised_gamma_prefix.js140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/docs/img/equation_gamma_quantile_function.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/docs/repl.txt88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/lib/quantile.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/quantile/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/docs/img/equation_gamma_skewness.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/lib/skewness.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/docs/img/equation_gamma_stdev.svg25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/lib/stdev.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/docs/img/equation_gamma_variance.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/lib/variance.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gamma/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/docs/img/equation_geometric_cdf.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/lib/cdf.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/README.md342L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/lib/ctor.js423L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/docs/types/index.d.ts427L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/docs/img/equation_geometric_entropy.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/lib/entropy.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/entropy/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/docs/img/equation_geometric_kurtosis.svg47L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/lib/kurtosis.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/docs/img/equation_geometric_cdf.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/lib/logcdf.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/docs/img/equation_geometric_pmf.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/lib/logpmf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/logpmf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/docs/img/equation_geometric_expectation.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/lib/mean.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mean/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/docs/img/equation_geometric_median.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/lib/median.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/median/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/docs/img/equation_geometric_mgf_function.svg93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/docs/repl.txt66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/lib/mgf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mgf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/docs/img/equation_geometric_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/lib/mode.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/mode/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/docs/img/equation_geometric_pmf.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/lib/pmf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/pmf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/docs/img/equation_geometric_quantile_function.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/lib/quantile.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/docs/img/equation_geometric_skewness.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/lib/skewness.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/skewness/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/docs/img/equation_geometric_stdev.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/lib/stdev.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/stdev/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/docs/img/equation_geometric_variance.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/lib/variance.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/geometric/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/docs/img/equation_gumbel_cdf.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/lib/cdf.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/README.md352L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/docs/types/index.d.ts162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/lib/ctor.js442L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/docs/types/index.d.ts461L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/docs/img/equation_gumbel_entropy.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/lib/entropy.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/docs/img/equation_gumbel_kurtosis.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/lib/kurtosis.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/kurtosis/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/docs/img/equation_gumbel_cdf.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/docs/types/index.d.ts122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/lib/logcdf.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logcdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/docs/img/equation_gumbel_pdf.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/docs/types/index.d.ts115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/lib/logpdf.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/logpdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/docs/img/equation_gumbel_mean.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/lib/mean.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/docs/img/equation_gumbel_median.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/lib/median.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/docs/img/equation_gumbel_mgf.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/lib/mgf.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/docs/img/equation_gumbel_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/docs/img/equation_gumbel_pdf.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/lib/pdf.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/docs/img/equation_gumbel_quantile_function.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/lib/factory.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/lib/quantile.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/quantile/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/docs/img/equation_gumbel_skewness.svg64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/lib/skewness.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/docs/img/equation_gumbel_stdev.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/lib/stdev.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/docs/img/equation_gumbel_variance.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/lib/variance.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/gumbel/variance/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/docs/img/equation_hypergeometric_cdf.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/lib/cdf.js147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/lib/factory.js120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/lib/sum.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/README.md311L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/lib/ctor.js369L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/docs/types/index.d.ts493L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/docs/img/equation_hypergeometric_kurtosis.svg123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/lib/kurtosis.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/kurtosis/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/lib/index.js141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/docs/img/equation_hypergeometric_pmf.svg146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/lib/factory.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/lib/logpmf.js134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/logpmf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/docs/img/equation_hypergeometric_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/lib/mean.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mean/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/docs/img/equation_hypergeometric_mode.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/lib/mode.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/mode/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/docs/img/equation_hypergeometric_pmf.svg146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/docs/types/index.d.ts160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/lib/factory.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/lib/pmf.js136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/pmf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/docs/img/equation_hypergeometric_quantile_function.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/docs/repl.txt90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/docs/types/index.d.ts146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/lib/factory.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/lib/quantile.js119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/quantile/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/docs/img/equation_hypergeometric_skewness.svg96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/lib/skewness.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/skewness/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/docs/img/equation_hypergeometric_stdev.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/lib/stdev.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/docs/img/equation_hypergeometric_variance.svg64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/lib/variance.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/hypergeometric/variance/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/docs/img/equation_invgamma_cdf.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/lib/cdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/README.md302L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/docs/repl.txt90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/docs/types/index.d.ts142L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/lib/ctor.js362L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/ctor/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/docs/types/index.d.ts427L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/docs/img/equation_invgamma_entropy.svg51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/lib/entropy.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/entropy/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/docs/img/equation_invgamma_kurtosis.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/lib/kurtosis.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/docs/img/equation_invgamma_pdf.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/lib/logpdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/logpdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/docs/img/equation_invgamma_expectation.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/lib/mean.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mean/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/docs/img/equation_invgamma_mode.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/lib/mode.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/mode/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/docs/img/equation_invgamma_pdf.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/lib/factory.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/lib/pdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/pdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/docs/img/equation_invgamma_quantile_function.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/lib/quantile.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/quantile/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/docs/img/equation_invgamma_skewness.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/lib/skewness.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/skewness/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/docs/img/equation_invgamma_stdev.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/lib/stdev.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/stdev/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/docs/img/equation_invgamma_variance.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/lib/variance.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/invgamma/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/docs/img/equation_kumaraswamy_cdf.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/lib/cdf.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/README.md313L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/lib/ctor.js373L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/docs/types/index.d.ts472L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/docs/img/equation_kumaraswamy_kurtosis.svg114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/docs/img/equation_kumaraswamy_raw_moments.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/lib/kurtosis.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/README.md181L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/docs/img/equation_kumaraswamy_cdf.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/lib/logcdf.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logcdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/README.md181L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/docs/img/equation_kumaraswamy_pdf.svg100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/lib/logpdf.js107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/docs/img/equation_kumaraswamy_mean.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/lib/mean.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mean/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/docs/img/equation_kumaraswamy_median.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/lib/median.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/docs/img/equation_kumaraswamy_mode.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/lib/mode.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/mode/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/docs/img/equation_kumaraswamy_pdf.svg100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/lib/pdf.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/pdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/README.md169L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/docs/img/equation_beta_quantile_function.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/docs/types/index.d.ts139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/lib/quantile.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/docs/img/equation_kumaraswamy_raw_moments.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/docs/img/equation_kumaraswamy_skewness.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/lib/skewness.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/skewness/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/docs/img/equation_kumaraswamy_raw_moments.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/docs/img/equation_kumaraswamy_stdev.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/lib/stdev.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/stdev/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/docs/img/equation_kumaraswamy_raw_moments.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/docs/img/equation_kumaraswamy_variance.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/lib/variance.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/kumaraswamy/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/README.md142L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/docs/img/equation_laplace_cdf.svg92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/lib/cdf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/cdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/README.md352L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/docs/types/index.d.ts162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/lib/ctor.js442L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/ctor/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/docs/types/index.d.ts455L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/docs/img/equation_laplace_entropy.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/lib/entropy.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/entropy/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/docs/img/equation_laplace_kurtosis.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/lib/kurtosis.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/docs/img/equation_laplace_cdf.svg92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/lib/logcdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logcdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/docs/img/equation_laplace_pdf.svg67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/lib/logpdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/logpdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/docs/img/equation_laplace_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/lib/mean.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mean/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/docs/img/equation_laplace_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/lib/median.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/README.md179L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/docs/img/equation_laplace_mgf_function.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/lib/mgf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mgf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/docs/img/equation_laplace_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/mode/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/docs/img/equation_laplace_pdf.svg67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/lib/pdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/pdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/docs/img/equation_laplace_quantile_function.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/lib/quantile.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/docs/img/equation_laplace_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/lib/skewness.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/skewness/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/docs/img/equation_laplace_stdev.svg20L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/lib/stdev.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/stdev/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/docs/img/equation_laplace_variance.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/lib/variance.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/laplace/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/docs/img/equation_levy_cdf.svg108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/lib/cdf.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/README.md313L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/lib/ctor.js374L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/docs/types/index.d.ts362L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/docs/img/equation_levy_entropy.svg57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/lib/entropy.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/docs/img/equation_levy_cdf.svg108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/lib/logcdf.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logcdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/docs/img/equation_levy_pdf.svg140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/docs/repl.txt70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/lib/logpdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/logpdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/docs/img/equation_levy_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/lib/mean.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/docs/img/equation_levy_expectation.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/lib/median.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/docs/img/equation_levy_expectation.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/mode/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/README.md143L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/docs/img/equation_levy_pdf.svg140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/lib/pdf.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/docs/img/equation_levy_quantile_function.svg62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/lib/factory.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/lib/quantile.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/quantile/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/docs/img/equation_levy_stdev.svg13L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/lib/stdev.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/docs/img/equation_levy_variance.svg25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/lib/variance.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/levy/variance/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lib/index.js367L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/docs/img/equation_logistic_cdf.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/lib/cdf.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/README.md352L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/docs/types/index.d.ts162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/lib/ctor.js442L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/docs/types/index.d.ts447L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/docs/img/equation_logistic_entropy.svg34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/lib/entropy.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/docs/img/equation_logistic_kurtosis.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/lib/kurtosis.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/kurtosis/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/docs/img/equation_logistic_cdf.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/docs/types/index.d.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/lib/log1pexp.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/lib/logcdf.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logcdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/docs/img/equation_logistic_pdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/lib/logpdf.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/logpdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/docs/img/equation_logistic_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/lib/mean.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/docs/img/equation_logistic_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/lib/median.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/docs/img/equation_logistic_mgf_function.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/lib/mgf.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/docs/img/equation_logistic_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/docs/img/equation_logistic_pdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/lib/pdf.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/docs/img/equation_logistic_quantile_function.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/lib/quantile.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/docs/img/equation_logistic_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/lib/skewness.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/docs/img/equation_logistic_stdev.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/lib/stdev.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/docs/img/equation_logistic_variance.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/lib/variance.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/logistic/variance/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/docs/img/equation_cdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/lib/cdf.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/cdf/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/README.md328L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/docs/types/index.d.ts146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/lib/ctor.js382L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/ctor/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/docs/types/index.d.ts424L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/docs/img/equation_lognormal_entropy.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/lib/entropy.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/entropy/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/docs/img/equation_lognormal_kurtosis.svg91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/lib/kurtosis.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/README.md147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/docs/img/equation_pdf.svg84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/lib/logpdf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/logpdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/docs/img/equation_lognormal_mean.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/lib/mean.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mean/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/docs/img/equation_lognormal_median.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/lib/median.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/median/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/docs/img/equation_lognormal_mode.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/lib/mode.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/mode/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/README.md147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/docs/img/equation_pdf.svg84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/lib/pdf.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/pdf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/docs/img/equation_quantile_function.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/lib/quantile.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/quantile/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/docs/img/equation_lognormal_skewness.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/lib/skewness.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/skewness/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/docs/img/equation_lognormal_variance.svg63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/lib/stdev.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/stdev/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/docs/img/equation_lognormal_variance.svg67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/lib/variance.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/lognormal/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/docs/img/equation_negative_binomial_cdf.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/docs/types/index.d.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/lib/cdf.js117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/README.md315L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/lib/ctor.js374L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/ctor/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/docs/types/index.d.ts461L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/docs/img/equation_negative_binomial_kurtosis.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/lib/kurtosis.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/docs/img/equation_negative_binomial_pmf.svg90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/docs/types/index.d.ts152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/lib/ibeta_derivative.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/lib/ibeta_power_terms.js247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/lib/logpmf.js112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/logpmf/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/docs/img/equation_negative_binomial_mean.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/lib/mean.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mean/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/docs/img/equation_negative_binomial_mgf_function.svg100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/docs/types/index.d.ts133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/lib/factory.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/lib/mgf.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mgf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/docs/img/equation_negative_binomial_mode.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/lib/mode.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/docs/img/equation_negative_binomial_pmf.svg90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/docs/types/index.d.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/lib/ibeta_derivative.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/lib/ibeta_power_terms.js247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/lib/pmf.js110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/pmf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/README.md179L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/docs/img/equation_negative_binomial_quantile_function.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/docs/repl.txt99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/lib/factory.js118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/lib/quantile.js147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/lib/search.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/quantile/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/docs/img/equation_negative_binomial_skewness.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/lib/skewness.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/docs/img/equation_negative_binomial_stdev.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/lib/stdev.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/docs/img/equation_negative_binomial_variance.svg47L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/lib/variance.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/negative-binomial/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/docs/img/equation_normal_cdf.svg18L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/docs/types/index.d.ts115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/lib/cdf.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/README.md341L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/docs/repl.txt100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/lib/ctor.js412L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/ctor/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/docs/types/index.d.ts421L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/README.md147L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/docs/img/equation_normal_entropy.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/lib/entropy.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/entropy/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/docs/img/equation_normal_kurtosis.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/lib/kurtosis.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/kurtosis/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/docs/img/equation_normal_normal_pdf.svg76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/lib/logpdf.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/logpdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/docs/img/equation_normal_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/lib/mean.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/docs/img/equation_normal_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/lib/median.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/median/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/README.md169L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/docs/img/equation_normal_mgf_function.svg77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/lib/mgf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mgf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/docs/img/equation_normal_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/lib/mode.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/mode/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/docs/img/equation_normal_normal_pdf.svg76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/lib/pdf.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/pdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/docs/img/equation_normal_quantile_function.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/lib/quantile.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/docs/img/equation_normal_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/lib/skewness.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/skewness/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/README.md126L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/lib/stdev.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/docs/img/equation_normal_variance.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/lib/variance.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/normal/variance/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/docs/img/equation_pareto_type1_cdf.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/lib/cdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/lib/factory.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/cdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/README.md326L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/docs/types/index.d.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/lib/ctor.js392L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/ctor/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/docs/types/index.d.ts537L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/README.md163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/docs/img/equation_pareto_type1_entropy.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/lib/entropy.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/docs/img/equation_pareto_type1_kurtosis.svg69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/lib/kurtosis.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/docs/img/equation_pareto_type1_cdf.svg49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/lib/index.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/lib/logcdf.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logcdf/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/docs/img/equation_pareto_type1_pdf.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/lib/logpdf.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/logpdf/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/docs/img/equation_pareto_type1_expectation.svg71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/lib/mean.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/docs/img/equation_pareto_type1_median.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/lib/median.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/median/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/docs/img/equation_pareto_type1_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/lib/mode.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/README.md163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/docs/img/equation_pareto_type1_pdf.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/lib/pdf.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/pdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/README.md164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/docs/img/equation_pareto_type1_quantile_function.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/docs/repl.txt82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/lib/quantile.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/quantile/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/docs/img/equation_pareto_type1_skewness.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/lib/skewness.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/docs/img/equation_pareto_type1_stdev.svg110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/lib/stdev.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/docs/img/equation_pareto_type1_variance.svg93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/lib/variance.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/pareto-type1/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/docs/img/equation_poisson_cdf.svg95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/lib/cdf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/README.md331L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/lib/ctor.js396L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/docs/types/index.d.ts376L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/docs/img/equation_poisson_entropy.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/lib/entropy.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/entropy/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/docs/img/equation_poisson_kurtosis.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/lib/kurtosis.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/kurtosis/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/lib/index.js159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/docs/img/equation_poisson_pmf.svg106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/lib/factory.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/lib/logpmf.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/logpmf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/docs/img/equation_poisson_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/lib/mean.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/docs/img/equation_poisson_median.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/lib/median.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/median/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/README.md157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/docs/img/equation_poisson_mgf_function.svg77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/lib/factory.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/lib/mgf.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/docs/img/equation_poisson_mode.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/lib/mode.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/docs/img/equation_poisson_pmf.svg106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/lib/pmf.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/pmf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/docs/img/equation_poisson_condition.svg23L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/lib/factory.js114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/lib/quantile.js113L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/lib/search.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/docs/img/equation_poisson_skewness.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/lib/skewness.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/docs/img/equation_poisson_stdev.svg18L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/lib/stdev.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/docs/img/equation_poisson_variance.svg25L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/lib/variance.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/poisson/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/docs/img/equation_rayleigh_cdf.svg80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/docs/types/index.d.ts108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/lib/cdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/cdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/README.md336L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/lib/ctor.js420L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/docs/types/index.d.ts384L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/docs/img/equation_rayleigh_entropy.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/lib/entropy.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/entropy/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/docs/img/equation_rayleigh_kurtosis.svg45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/lib/kurtosis.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/kurtosis/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/docs/img/equation_rayleigh_cdf.svg80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/lib/logcdf.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logcdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/docs/img/equation_rayleigh_pdf.svg104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/lib/logpdf.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/logpdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/docs/img/equation_rayleigh_expectation.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/lib/mean.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mean/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/docs/img/equation_rayleigh_median.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/lib/median.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/median/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/docs/img/equation_rayleigh_mgf.svg112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/lib/mgf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/docs/img/equation_rayleigh_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/lib/mode.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/mode/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/docs/img/equation_rayleigh_pdf.svg104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/lib/pdf.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/pdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/docs/img/equation_rayleigh_quantile_function.svg51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/lib/quantile.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/docs/img/equation_rayleigh_skewness.svg64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/lib/skewness.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/docs/img/equation_rayleigh_stdev.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/lib/stdev.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/stdev/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/docs/img/equation_rayleigh_variance.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/lib/variance.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/rayleigh/variance/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/README.md93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/lib/cdf.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/lib/factory.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/lib/weights.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/docs/types/index.d.ts112L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/lib/pdf.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/lib/weights.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/pdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/lib/factory.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/lib/quantile.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/lib/weights.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/signrank/quantile/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/docs/img/equation_t_cdf.svg105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/lib/cdf.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/cdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/README.md323L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/docs/types/index.d.ts132L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/lib/ctor.js390L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/ctor/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/docs/types/index.d.ts418L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/README.md142L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/docs/img/equation_t_entropy.svg116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/lib/entropy.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/docs/img/equation_t_kurtosis.svg77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/lib/kurtosis.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/docs/img/equation_t_cdf.svg105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/docs/repl.txt65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/docs/types/index.d.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/lib/logcdf.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logcdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/README.md149L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/docs/img/equation_t_pdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/lib/factory.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/lib/logpdf.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/logpdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/README.md136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/docs/img/equation_t_expectation.svg21L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/lib/mean.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/docs/img/equation_t_median.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/lib/median.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/docs/img/equation_t_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/lib/mode.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/docs/img/equation_t_pdf.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/docs/repl.txt61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/lib/pdf.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/pdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/docs/img/equation_t_quantile_function.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/docs/repl.txt70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/docs/types/index.d.ts129L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/lib/quantile.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/quantile/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/docs/img/equation_t_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/lib/skewness.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/docs/img/equation_t_stdev.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/lib/stdev.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/docs/img/equation_t_variance.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/lib/variance.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/t/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/docs/img/equation_triangular_cdf.svg157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/lib/cdf.js109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/lib/factory.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/README.md355L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/docs/types/index.d.ts170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/lib/ctor.js478L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/docs/types/index.d.ts606L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/docs/img/equation_triangular_entropy.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/lib/entropy.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/docs/img/equation_triangular_kurtosis.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/lib/kurtosis.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/docs/img/equation_triangular_cdf.svg157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/lib/factory.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/lib/logcdf.js111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/docs/img/equation_triangular_pdf.svg167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/lib/factory.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/lib/logpdf.js116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/logpdf/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/docs/img/equation_triangular_mean.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/lib/mean.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/docs/img/equation_triangular_median.svg153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/lib/median.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/median/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/README.md180L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/docs/img/equation_triangular_mgf_function.svg115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/docs/types/index.d.ts137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/lib/factory.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/lib/mgf.js107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mgf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/docs/img/equation_triangular_mode.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/lib/mode.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/README.md155L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/docs/img/equation_triangular_pdf.svg167L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/docs/types/index.d.ts134L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/lib/factory.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/lib/pdf.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/pdf/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/docs/img/equation_triangular_quantile_function.svg121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/docs/types/index.d.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/docs/types/test.ts141L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/lib/factory.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/lib/quantile.js115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/quantile/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/docs/img/equation_triangular_skewness.svg105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/lib/skewness.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/docs/img/equation_triangular_stdev.svg56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/lib/stdev.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/README.md158L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/docs/img/equation_triangular_variance.svg63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/lib/variance.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/triangular/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/README.md105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/docs/img/equation_truncated_normal_pdf.svg148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/docs/types/index.d.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/docs/types/test.ts150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/lib/factory.js111L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/lib/pdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/truncated-normal/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/README.md159L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/docs/img/equation_uniform_cdf.svg95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/lib/cdf.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/cdf/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/README.md326L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/docs/repl.txt101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/docs/types/index.d.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/lib/ctor.js433L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/ctor/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/docs/types/index.d.ts448L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/README.md152L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/docs/img/equation_uniform_entropy.svg33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/lib/entropy.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/docs/img/equation_uniform_kurtosis.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/lib/kurtosis.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/kurtosis/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/lib/index.js168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/docs/img/equation_uniform_cdf.svg95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/docs/types/index.d.ts121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/lib/logcdf.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logcdf/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/README.md154L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/docs/img/equation_uniform_pdf.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/lib/factory.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/lib/logpdf.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/logpdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/docs/img/equation_uniform_expectation.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/lib/mean.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/docs/img/equation_uniform_median.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/lib/median.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/median/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/docs/img/equation_uniform_mgf_function.svg108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/docs/repl.txt74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/lib/mgf.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/docs/img/equation_uniform_pdf.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/docs/types/index.d.ts117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/lib/pdf.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/pdf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/docs/img/equation_uniform_quantile_function.svg29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/lib/factory.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/lib/quantile.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/quantile/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/docs/img/equation_uniform_skewness.svg27L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/lib/skewness.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/docs/img/equation_uniform_stdev.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/lib/stdev.js76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/docs/img/equation_uniform_variance.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/lib/variance.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/uniform/variance/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/docs/img/equation_weibull_cdf.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/lib/cdf.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/lib/factory.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/cdf/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/README.md339L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/docs/repl.txt106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/docs/types/index.d.ts163L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/lib/ctor.js441L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/ctor/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/docs/types/index.d.ts501L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/README.md169L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/docs/img/equation_weibull_entropy.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/lib/entropy.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/entropy/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/docs/img/equation_weibull_kurtosis.svg102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/lib/kurtosis.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/lib/index.js177L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/README.md172L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/docs/img/equation_weibull_cdf.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/docs/types/index.d.ts118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/lib/factory.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/lib/logcdf.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logcdf/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/README.md166L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/docs/img/equation_weibull_weibull_pdf.svg93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/lib/factory.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/lib/logpdf.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/logpdf/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/docs/img/equation_weibull_expectation.svg36L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/lib/mean.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/docs/img/equation_weibull_median.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/lib/median.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/median/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/README.md181L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/img/equation_weibull_mgf.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/lib/factory.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/lib/mgf.js108L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mgf/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/README.md169L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/docs/img/equation_weibull_mode.svg87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/lib/mode.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/mode/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/docs/img/equation_weibull_weibull_pdf.svg93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/docs/repl.txt69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/docs/types/index.d.ts114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/lib/factory.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/lib/pdf.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/pdf/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/README.md166L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/docs/img/equation_weibull_quantile_function.svg50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/docs/repl.txt76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/docs/types/index.d.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/docs/types/test.ts119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/lib/factory.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/lib/quantile.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/quantile/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/docs/img/equation_weibull_skewness.svg71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/lib/skewness.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/skewness/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/docs/img/equation_weibull_stdev.svg64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/lib/stdev.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/stdev/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/docs/img/equation_weibull_variance.svg78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/lib/variance.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dists/weibull/variance/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/include/stdlib/stats/base/dmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/dmax.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/dmax.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmax/src/dmax.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/include/stdlib/stats/base/dmaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/dmaxabs.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/dmaxabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabs/src/dmaxabs.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/include/stdlib/stats/base/dmaxabssorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/dmaxabssorted.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/dmaxabssorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxabssorted/src/dmaxabssorted.c58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/include/stdlib/stats/base/dmaxsorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/dmaxsorted.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/dmaxsorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmaxsorted/src/dmaxsorted.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/README.md184L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/include/stdlib/stats/base/dmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/dmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/dmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmean/src/dmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/README.md198L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/include/stdlib/stats/base/dmeankbn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/dmeankbn.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/dmeankbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/ndarray.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn/src/dmeankbn.c47L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/README.md198L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/include/stdlib/stats/base/dmeankbn2.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/dmeankbn2.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/dmeankbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/ndarray.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeankbn2/src/dmeankbn2.c47L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/README.md205L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/include/stdlib/stats/base/dmeanli.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/dmeanli.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/dmeanli.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/ndarray.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanli/src/dmeanli.c50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/README.md208L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/include/stdlib/stats/base/dmeanlipw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/dmeanlipw.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/dmeanlipw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/ndarray.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanlipw/src/dmeanlipw.c50L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/include/stdlib/stats/base/dmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/dmeanors.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/dmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanors/src/dmeanors.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/README.md201L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/include/stdlib/stats/base/dmeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/dmeanpn.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/dmeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/ndarray.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpn/src/dmeanpn.c63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/include/stdlib/stats/base/dmeanpw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/dmeanpw.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/dmeanpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanpw/src/dmeanpw.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/README.md244L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/repl.txt137L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/include/stdlib/stats/base/dmeanstdev.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/dmeanstdev.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/dmeanstdev.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/lib/ndarray.native.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdev/src/dmeanstdev.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/README.md255L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/repl.txt138L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/include/stdlib/stats/base/dmeanstdevpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/dmeanstdevpn.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/dmeanstdevpn.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/ndarray.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/lib/ndarray.native.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanstdevpn/src/dmeanstdevpn.c45L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/README.md244L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/repl.txt136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/include/stdlib/stats/base/dmeanvar.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/dmeanvar.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/dmeanvar.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/lib/ndarray.native.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvar/src/dmeanvar.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/README.md255L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/repl.txt136L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/docs/types/test.ts280L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/include/stdlib/stats/base/dmeanvarpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/dmeanvarpn.js125L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/dmeanvarpn.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/ndarray.js122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/lib/ndarray.native.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/src/addon.cpp164L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanvarpn/src/dmeanvarpn.c106L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/README.md201L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/include/stdlib/stats/base/dmeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/dmeanwd.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/dmeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/ndarray.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmeanwd/src/dmeanwd.c73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/README.md172L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/include/stdlib/stats/base/dmediansorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/dmediansorted.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/dmediansorted.native.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/ndarray.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmediansorted/src/dmediansorted.c49L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/include/stdlib/stats/base/dmidrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/dmidrange.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/dmidrange.native.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/ndarray.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/manifest.json44L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmidrange/src/dmidrange.c66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/include/stdlib/stats/base/dmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/dmin.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/dmin.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmin/src/dmin.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/include/stdlib/stats/base/dminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/dminabs.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/dminabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminabs/src/dminabs.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/include/stdlib/stats/base/dminsorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/dminsorted.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/dminsorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dminsorted/src/dminsorted.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/include/stdlib/stats/base/dmskmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/dmskmax.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/dmskmax.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmax/src/dmskmax.c84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/include/stdlib/stats/base/dmskmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/dmskmin.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/dmskmin.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskmin/src/dmskmin.c84L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/include/stdlib/stats/base/dmskrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/dmskrange.js107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/dmskrange.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/ndarray.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dmskrange/src/dmskrange.c87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/include/stdlib/stats/base/dnanmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmax/src/dnanmax.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/include/stdlib/stats/base/dnanmaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/dnanmaxabs.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/dnanmaxabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmaxabs/src/dnanmaxabs.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/README.md189L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/include/stdlib/stats/base/dnanmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/dnanmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/dnanmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmean/src/dnanmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/README.md190L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/include/stdlib/stats/base/dnanmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/dnanmeanors.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/dnanmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/ndarray.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanors/src/dnanmeanors.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/README.md206L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/include/stdlib/stats/base/dnanmeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/dnanmeanpn.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/dnanmeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/ndarray.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpn/src/dnanmeanpn.c90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/README.md204L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/include/stdlib/stats/base/dnanmeanpw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/dnanmeanpw.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/dnanmeanpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/dnansumpw.js197L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanpw/src/dnanmeanpw.c196L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/README.md206L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/include/stdlib/stats/base/dnanmeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/dnanmeanwd.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/dnanmeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmeanwd/src/dnanmeanwd.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/include/stdlib/stats/base/dnanmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/dnanmin.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/dnanmin.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmin/src/dnanmin.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/include/stdlib/stats/base/dnanminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/dnanminabs.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/dnanminabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanminabs/src/dnanminabs.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/include/stdlib/stats/base/dnanmskmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/dnanmskmax.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/dnanmskmax.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmax/src/dnanmskmax.c82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/include/stdlib/stats/base/dnanmskmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/dnanmskmin.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/dnanmskmin.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskmin/src/dnanmskmin.c82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/README.md203L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/include/stdlib/stats/base/dnanmskrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/dnanmskrange.js105L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/dnanmskrange.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/ndarray.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanmskrange/src/dnanmskrange.c85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/README.md179L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/include/stdlib/stats/base/dnanrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/dnanrange.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/dnanrange.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/ndarray.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanrange/src/dnanrange.c78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/README.md225L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/include/stdlib/stats/base/dnanstdev.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/dnanstdev.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/dnanstdev.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdev/src/dnanstdev.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/README.md243L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/include/stdlib/stats/base/dnanstdevch.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/dnanstdevch.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/dnanstdevch.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevch/src/dnanstdevch.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/include/stdlib/stats/base/dnanstdevpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/dnanstdevpn.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/dnanstdevpn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevpn/src/dnanstdevpn.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/README.md234L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/include/stdlib/stats/base/dnanstdevtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/dnanstdevtk.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/dnanstdevtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevtk/src/dnanstdevtk.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/include/stdlib/stats/base/dnanstdevwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/dnanstdevwd.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/dnanstdevwd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevwd/src/dnanstdevwd.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/include/stdlib/stats/base/dnanstdevyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/dnanstdevyc.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/dnanstdevyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanstdevyc/src/dnanstdevyc.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/README.md225L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/include/stdlib/stats/base/dnanvariance.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/dnanvariance.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/dnanvariance.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariance/src/dnanvariance.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/README.md243L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/include/stdlib/stats/base/dnanvariancech.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/dnanvariancech.js117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/dnanvariancech.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/ndarray.js116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancech/src/dnanvariancech.c104L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/include/stdlib/stats/base/dnanvariancepn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/dnansumpw.js185L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/dnanvariancepn.js115L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/dnanvariancepn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/ndarray.js113L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancepn/src/dnanvariancepn.c240L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/README.md234L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/include/stdlib/stats/base/dnanvariancetk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/dnanvariancetk.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/dnanvariancetk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/ndarray.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancetk/src/dnanvariancetk.c74L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/include/stdlib/stats/base/dnanvariancewd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/dnanvariancewd.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/dnanvariancewd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvariancewd/src/dnanvariancewd.c79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/repl.txt124L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/include/stdlib/stats/base/dnanvarianceyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/dnanvarianceyc.js110L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/dnanvarianceyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/ndarray.js109L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dnanvarianceyc/src/dnanvarianceyc.c95L
-rw-r--r--js/node_modules/@stdlib/stats/base/docs/types/index.d.ts6035L
-rw-r--r--js/node_modules/@stdlib/stats/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/include/stdlib/stats/base/drange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/drange.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/drange.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/ndarray.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/drange/src/drange.c67L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/README.md209L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/include/stdlib/stats/base/dsem.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/dsem.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/dsem.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsem/src/dsem.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/README.md227L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/include/stdlib/stats/base/dsemch.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/dsemch.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/dsemch.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemch/src/dsemch.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/README.md220L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/include/stdlib/stats/base/dsempn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/dsempn.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/dsempn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsempn/src/dsempn.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/README.md218L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/include/stdlib/stats/base/dsemtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/dsemtk.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/dsemtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemtk/src/dsemtk.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/README.md220L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/include/stdlib/stats/base/dsemwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/dsemwd.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/dsemwd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemwd/src/dsemwd.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/README.md217L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/docs/img/equation_standard_error_of_the_mean.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/docs/img/equation_standard_error_of_the_mean_estimate.svg31L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/include/stdlib/stats/base/dsemyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/dsemyc.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/dsemyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsemyc/src/dsemyc.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/include/stdlib/stats/base/dsmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/dsmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/dsmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmean/src/dsmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/include/stdlib/stats/base/dsmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/dsmeanors.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/dsmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanors/src/dsmeanors.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/README.md202L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/include/stdlib/stats/base/dsmeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/dsmeanpn.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/dsmeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/ndarray.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpn/src/dsmeanpn.c63L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/README.md200L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/include/stdlib/stats/base/dsmeanpw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/dsmeanpw.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/dsmeanpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanpw/src/dsmeanpw.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/README.md202L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/include/stdlib/stats/base/dsmeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/dsmeanwd.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/dsmeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/ndarray.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsmeanwd/src/dsmeanwd.c73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/README.md190L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/include/stdlib/stats/base/dsnanmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/dsnanmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/dsnanmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmean/src/dsnanmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/README.md197L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/include/stdlib/stats/base/dsnanmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/dsnanmeanors.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/dsnanmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/ndarray.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanors/src/dsnanmeanors.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/README.md207L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/include/stdlib/stats/base/dsnanmeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/dsnanmeanpn.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/dsnanmeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/ndarray.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanpn/src/dsnanmeanpn.c90L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/README.md207L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/include/stdlib/stats/base/dsnanmeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/dsnanmeanwd.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/dsnanmeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsnanmeanwd/src/dsnanmeanwd.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/README.md227L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/include/stdlib/stats/base/dstdev.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/dstdev.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/dstdev.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdev/src/dstdev.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/README.md245L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/include/stdlib/stats/base/dstdevch.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/dstdevch.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/dstdevch.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevch/src/dstdevch.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/include/stdlib/stats/base/dstdevpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/dstdevpn.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/dstdevpn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevpn/src/dstdevpn.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/include/stdlib/stats/base/dstdevtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/dstdevtk.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/dstdevtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevtk/src/dstdevtk.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/include/stdlib/stats/base/dstdevwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/dstdevwd.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/dstdevwd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/ndarray.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevwd/src/dstdevwd.c40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/include/stdlib/stats/base/dstdevyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/dstdevyc.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/dstdevyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dstdevyc/src/dstdevyc.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/README.md228L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/include/stdlib/stats/base/dsvariance.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/dsvariance.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/dsvariance.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariance/src/dsvariance.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/README.md239L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/include/stdlib/stats/base/dsvariancepn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/dsvariancepn.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/dsvariancepn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dsvariancepn/src/dsvariancepn.c77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/README.md227L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/include/stdlib/stats/base/dvariance.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/dvariance.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/dvariance.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariance/src/dvariance.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/README.md245L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/include/stdlib/stats/base/dvariancech.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/dvariancech.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/dvariancech.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancech/src/dvariancech.c79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/include/stdlib/stats/base/dvariancepn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/dvariancepn.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/dvariancepn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancepn/src/dvariancepn.c77L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/README.md258L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_population_variance_textbook.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/img/equation_unbiased_sample_variance_textbook.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/include/stdlib/stats/base/dvariancetk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/dvariancetk.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/dvariancetk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/ndarray.js73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancetk/src/dvariancetk.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/include/stdlib/stats/base/dvariancewd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/dvariancewd.js116L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/dvariancewd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvariancewd/src/dvariancewd.c101L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/include/stdlib/stats/base/dvarianceyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/dvarianceyc.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/dvarianceyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/ndarray.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarianceyc/src/dvarianceyc.c73L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/README.md226L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/docs/types/test.ts217L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/include/stdlib/stats/base/dvarm.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/dvarm.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/dvarm.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/ndarray.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/lib/ndarray.native.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/src/addon.cpp143L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarm/src/dvarm.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/README.md237L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/docs/types/test.ts217L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/include/stdlib/stats/base/dvarmpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/dvarmpn.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/dvarmpn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/ndarray.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/lib/ndarray.native.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/src/addon.cpp143L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmpn/src/dvarmpn.c68L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/README.md226L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/docs/types/test.ts217L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/include/stdlib/stats/base/dvarmtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/dvarmtk.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/dvarmtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/ndarray.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/lib/ndarray.native.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/src/addon.cpp143L
-rw-r--r--js/node_modules/@stdlib/stats/base/dvarmtk/src/dvarmtk.c58L
-rw-r--r--js/node_modules/@stdlib/stats/base/lib/index.js2004L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/README.md219L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/docs/types/index.d.ts199L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/lib/max_by.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/max-by/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/lib/max.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/max/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/lib/maxabs.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxabs/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/lib/maxsorted.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/maxsorted/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/lib/mean.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/lib/ndarray.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/mean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/README.md197L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/lib/meankbn.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/lib/ndarray.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/README.md197L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/lib/meankbn2.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/lib/ndarray.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/meankbn2/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/README.md190L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/lib/meanors.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanors/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/README.md200L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/lib/meanpn.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpn/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/README.md198L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/lib/meanpw.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanpw/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/README.md200L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/lib/meanwd.js86L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/lib/ndarray.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/meanwd/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/lib/mediansorted.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/lib/ndarray.js66L
-rw-r--r--js/node_modules/@stdlib/stats/base/mediansorted/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/README.md219L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/docs/types/index.d.ts199L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/lib/min_by.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/min-by/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/lib/min.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/min/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/lib/minabs.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/minabs/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/lib/minsorted.js79L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/lib/ndarray.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/minsorted/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/README.md188L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/lib/mskmax.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmax/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/README.md188L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/lib/mskmin.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskmin/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/lib/mskrange.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/lib/ndarray.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/mskrange/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/README.md223L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/docs/types/index.d.ts211L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/lib/nanmax_by.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax-by/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/lib/nanmax.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmax/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/lib/nanmaxabs.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmaxabs/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/README.md188L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/lib/nanmean.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/lib/ndarray.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/lib/nanmeanors.js75L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanors/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/README.md205L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/lib/nanmeanpn.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanpn/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/README.md205L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/lib/nanmeanwd.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/lib/ndarray.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmeanwd/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/README.md223L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/docs/types/index.d.ts211L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/lib/nanmin_by.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin-by/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/lib/nanmin.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmin/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/lib/nanminabs.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanminabs/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/lib/nanmskmax.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmax/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/lib/nanmskmin.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskmin/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/README.md196L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/lib/nanmskrange.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/lib/ndarray.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanmskrange/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/docs/types/index.d.ts211L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/lib/nanrange_by.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange-by/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/README.md178L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/lib/nanrange.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/lib/ndarray.js94L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanrange/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/README.md224L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/lib/nanstdev.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdev/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/README.md242L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/lib/nanstdevch.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevch/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/lib/nanstdevpn.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevpn/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/lib/nanstdevtk.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevtk/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/lib/nanstdevwd.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevwd/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/README.md232L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/lib/nanstdevyc.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanstdevyc/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/README.md224L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/lib/nanvariance.js50L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariance/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/README.md242L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/lib/nanvariancech.js114L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/lib/ndarray.js115L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancech/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/lib/nansumpw.js184L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/lib/nanvariancepn.js112L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/lib/ndarray.js112L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancepn/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/lib/nanvariancetk.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/lib/ndarray.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancetk/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/lib/nanvariancewd.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvariancewd/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/README.md232L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/lib/nanvarianceyc.js107L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/lib/ndarray.js108L
-rw-r--r--js/node_modules/@stdlib/stats/base/nanvarianceyc/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/package.json61L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/README.md229L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/docs/types/index.d.ts199L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/docs/types/test.ts185L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/lib/range_by.js103L
-rw-r--r--js/node_modules/@stdlib/stats/base/range-by/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/docs/types/index.d.ts88L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/lib/ndarray.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/lib/range.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/range/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/include/stdlib/stats/base/scumax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/scumax.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/lib/scumax.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumax/src/scumax.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/include/stdlib/stats/base/scumaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/scumaxabs.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/lib/scumaxabs.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumaxabs/src/scumaxabs.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/include/stdlib/stats/base/scumin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/scumin.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/lib/scumin.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/scumin/src/scumin.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/README.md183L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/docs/repl.txt115L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/docs/types/test.ts248L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/include/stdlib/stats/base/scuminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/ndarray.native.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/scuminabs.js101L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/lib/scuminabs.native.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/src/addon.cpp151L
-rw-r--r--js/node_modules/@stdlib/stats/base/scuminabs/src/scuminabs.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/include/stdlib/stats/base/sdsmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/sdsmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/lib/sdsmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmean/src/sdsmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/include/stdlib/stats/base/sdsmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/ndarray.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/sdsmeanors.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/lib/sdsmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsmeanors/src/sdsmeanors.c52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/README.md190L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/include/stdlib/stats/base/sdsnanmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/sdsnanmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/lib/sdsnanmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmean/src/sdsnanmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/README.md190L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/include/stdlib/stats/base/sdsnanmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/ndarray.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/sdsnanmeanors.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/lib/sdsnanmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sdsnanmeanors/src/sdsnanmeanors.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/include/stdlib/stats/base/smax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/smax.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/lib/smax.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smax/src/smax.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/include/stdlib/stats/base/smaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/smaxabs.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/lib/smaxabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabs/src/smaxabs.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/README.md170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/include/stdlib/stats/base/smaxabssorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/smaxabssorted.js77L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/lib/smaxabssorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/package.json84L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxabssorted/src/smaxabssorted.c58L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/include/stdlib/stats/base/smaxsorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/smaxsorted.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/lib/smaxsorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smaxsorted/src/smaxsorted.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/README.md184L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/include/stdlib/stats/base/smean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/smean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/lib/smean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smean/src/smean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/README.md198L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/include/stdlib/stats/base/smeankbn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/ndarray.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/smeankbn.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/lib/smeankbn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn/src/smeankbn.c47L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/README.md198L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/include/stdlib/stats/base/smeankbn2.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/ndarray.js69L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/smeankbn2.js67L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/lib/smeankbn2.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeankbn2/src/smeankbn2.c47L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/README.md205L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/include/stdlib/stats/base/smeanli.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/smeanli.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/lib/smeanli.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanli/src/smeanli.c50L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/README.md208L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/include/stdlib/stats/base/smeanlipw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/ndarray.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/smeanlipw.js70L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/lib/smeanlipw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanlipw/src/smeanlipw.c50L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/README.md191L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/include/stdlib/stats/base/smeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/ndarray.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/smeanors.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/lib/smeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanors/src/smeanors.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/README.md201L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/include/stdlib/stats/base/smeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/ndarray.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/smeanpn.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/lib/smeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpn/src/smeanpn.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/include/stdlib/stats/base/smeanpw.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/ndarray.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/smeanpw.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/lib/smeanpw.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanpw/src/smeanpw.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/README.md201L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/include/stdlib/stats/base/smeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/smeanwd.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/lib/smeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smeanwd/src/smeanwd.c73L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/README.md172L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/include/stdlib/stats/base/smediansorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/ndarray.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/smediansorted.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/lib/smediansorted.native.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smediansorted/src/smediansorted.c49L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/include/stdlib/stats/base/smidrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/ndarray.js84L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/smidrange.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/lib/smidrange.native.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/manifest.json44L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smidrange/src/smidrange.c66L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/include/stdlib/stats/base/smin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/smin.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/lib/smin.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/smin/src/smin.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/README.md171L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/include/stdlib/stats/base/sminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/sminabs.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/lib/sminabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminabs/src/sminabs.c61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/include/stdlib/stats/base/sminsorted.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/sminsorted.js81L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/lib/sminsorted.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/sminsorted/src/sminsorted.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/include/stdlib/stats/base/smskmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/smskmax.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/lib/smskmax.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmax/src/smskmax.c84L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/README.md195L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/include/stdlib/stats/base/smskmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/ndarray.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/smskmin.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/lib/smskmin.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskmin/src/smskmin.c84L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/include/stdlib/stats/base/smskrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/ndarray.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/smskrange.js108L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/lib/smskrange.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/package.json84L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/smskrange/src/smskrange.c87L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/include/stdlib/stats/base/snanmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/snanmax.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/lib/snanmax.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmax/src/snanmax.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/include/stdlib/stats/base/snanmaxabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/snanmaxabs.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/lib/snanmaxabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmaxabs/src/snanmaxabs.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/README.md189L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/docs/repl.txt96L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/include/stdlib/stats/base/snanmean.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/snanmean.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/lib/snanmean.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmean/src/snanmean.c33L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/README.md196L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/include/stdlib/stats/base/snanmeanors.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/ndarray.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/snanmeanors.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/lib/snanmeanors.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanors/src/snanmeanors.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/README.md206L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/docs/repl.txt98L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/include/stdlib/stats/base/snanmeanpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/ndarray.js104L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/snanmeanpn.js108L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/lib/snanmeanpn.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanpn/src/snanmeanpn.c90L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/README.md206L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/include/stdlib/stats/base/snanmeanwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/snanmeanwd.js100L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/lib/snanmeanwd.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmeanwd/src/snanmeanwd.c80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/include/stdlib/stats/base/snanmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/snanmin.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/lib/snanmin.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmin/src/snanmin.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/include/stdlib/stats/base/snanminabs.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/ndarray.js89L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/snanminabs.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/lib/snanminabs.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanminabs/src/snanminabs.c72L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/include/stdlib/stats/base/snanmskmax.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/snanmskmax.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/lib/snanmskmax.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmax/src/snanmskmax.c82L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/README.md199L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/include/stdlib/stats/base/snanmskmin.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/snanmskmin.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/lib/snanmskmin.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskmin/src/snanmskmin.c82L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/README.md203L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/include/stdlib/stats/base/snanmskrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/ndarray.js102L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/ndarray.native.js71L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/snanmskrange.js106L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/lib/snanmskrange.native.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/package.json84L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/src/addon.cpp153L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanmskrange/src/snanmskrange.c85L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/README.md179L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/docs/repl.txt94L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/include/stdlib/stats/base/snanrange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/snanrange.js98L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/lib/snanrange.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanrange/src/snanrange.c78L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/README.md225L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/include/stdlib/stats/base/snanstdev.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/snanstdev.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/lib/snanstdev.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdev/src/snanstdev.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/README.md243L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/include/stdlib/stats/base/snanstdevch.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/snanstdevch.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/lib/snanstdevch.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevch/src/snanstdevch.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/include/stdlib/stats/base/snanstdevpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/snanstdevpn.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/lib/snanstdevpn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevpn/src/snanstdevpn.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/README.md234L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/include/stdlib/stats/base/snanstdevtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/snanstdevtk.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/lib/snanstdevtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevtk/src/snanstdevtk.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/include/stdlib/stats/base/snanstdevwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/snanstdevwd.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/lib/snanstdevwd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevwd/src/snanstdevwd.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/include/stdlib/stats/base/snanstdevyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/snanstdevyc.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/lib/snanstdevyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanstdevyc/src/snanstdevyc.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/README.md225L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/repl.txt120L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/include/stdlib/stats/base/snanvariance.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/snanvariance.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/lib/snanvariance.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariance/src/snanvariance.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/README.md243L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/include/stdlib/stats/base/snanvariancech.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/ndarray.js121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/snanvariancech.js122L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/lib/snanvariancech.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancech/src/snanvariancech.c106L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/include/stdlib/stats/base/snanvariancepn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/ndarray.js116L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/snansumpw.js186L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/snanvariancepn.js117L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/lib/snanvariancepn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancepn/src/snanvariancepn.c243L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/README.md234L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/include/stdlib/stats/base/snanvariancetk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/snanvariancetk.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/lib/snanvariancetk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancetk/src/snanvariancetk.c74L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/repl.txt121L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/include/stdlib/stats/base/snanvariancewd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/ndarray.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/snanvariancewd.js99L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/lib/snanvariancewd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvariancewd/src/snanvariancewd.c79L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/repl.txt122L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/include/stdlib/stats/base/snanvarianceyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/snanvarianceyc.js115L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/lib/snanvarianceyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/snanvarianceyc/src/snanvarianceyc.c95L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/README.md175L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/docs/types/index.d.ts92L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/docs/types/test.ts157L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/include/stdlib/stats/base/srange.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/ndarray.js85L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/ndarray.native.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/srange.js87L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/lib/srange.native.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/src/addon.cpp117L
-rw-r--r--js/node_modules/@stdlib/stats/base/srange/src/srange.c67L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/include/stdlib/stats/base/sstdev.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/sstdev.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/lib/sstdev.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdev/src/sstdev.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/README.md245L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/include/stdlib/stats/base/sstdevch.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/sstdevch.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/lib/sstdevch.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevch/src/sstdevch.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/include/stdlib/stats/base/sstdevpn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/sstdevpn.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/lib/sstdevpn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevpn/src/sstdevpn.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/include/stdlib/stats/base/sstdevtk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/ndarray.js57L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/sstdevtk.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/lib/sstdevtk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevtk/src/sstdevtk.c35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/include/stdlib/stats/base/sstdevwd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/ndarray.js62L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/sstdevwd.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/lib/sstdevwd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevwd/src/sstdevwd.c40L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/include/stdlib/stats/base/sstdevyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/ndarray.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/sstdevyc.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/lib/sstdevyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/sstdevyc/src/sstdevyc.c39L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/README.md224L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/lib/stdev.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdev/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/README.md242L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/lib/stdevch.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevch/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/lib/stdevpn.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevpn/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/lib/stdevtk.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevtk/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/lib/ndarray.js60L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/lib/stdevwd.js56L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevwd/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/README.md232L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/img/equation_population_standard_deviation.svg66L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/lib/ndarray.js59L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/lib/stdevyc.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/stdevyc/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/README.md227L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/include/stdlib/stats/base/svariance.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/ndarray.js55L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/svariance.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/lib/svariance.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariance/src/svariance.c34L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/README.md245L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/include/stdlib/stats/base/svariancech.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/ndarray.js96L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/svariancech.js97L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/lib/svariancech.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancech/src/svariancech.c81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/include/stdlib/stats/base/svariancepn.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/svariancepn.js95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/lib/svariancepn.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/manifest.json42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancepn/src/svariancepn.c77L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/README.md258L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_population_variance_textbook.svg81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/img/equation_unbiased_sample_variance_textbook.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/include/stdlib/stats/base/svariancetk.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/svariancetk.js80L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/lib/svariancetk.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancetk/src/svariancetk.c62L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/include/stdlib/stats/base/svariancewd.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/ndarray.js119L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/svariancewd.js121L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/lib/svariancewd.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svariancewd/src/svariancewd.c101L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/repl.txt119L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/include/stdlib/stats/base/svarianceyc.h43L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/native.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/ndarray.js88L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/ndarray.native.js61L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/svarianceyc.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/lib/svarianceyc.native.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/src/addon.cpp130L
-rw-r--r--js/node_modules/@stdlib/stats/base/svarianceyc/src/svarianceyc.c73L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/README.md226L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/lib/ndarray.js54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/lib/variance.js51L
-rw-r--r--js/node_modules/@stdlib/stats/base/variance/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/README.md242L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/lib/variancech.js90L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancech/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/README.md237L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/lib/ndarray.js91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/lib/variancepn.js92L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancepn/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/README.md233L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/lib/ndarray.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/lib/variancetk.js72L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancetk/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/README.md235L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/repl.txt117L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/lib/ndarray.js113L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/lib/variancewd.js113L
-rw-r--r--js/node_modules/@stdlib/stats/base/variancewd/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/README.md232L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/img/equation_population_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/img/equation_population_variance.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/img/equation_sample_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/repl.txt118L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/types/index.d.ts91L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/docs/types/test.ts187L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/lib/main.js35L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/lib/ndarray.js82L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/lib/varianceyc.js83L
-rw-r--r--js/node_modules/@stdlib/stats/base/varianceyc/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/README.md241L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/docs/types/index.d.ts174L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/docs/types/test.ts116L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/lib/main.js207L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/lib/print.js109L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/lib/validate.js71L
-rw-r--r--js/node_modules/@stdlib/stats/binomial-test/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/README.md277L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/docs/repl.txt133L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/docs/types/test.ts135L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/defaults.js46L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/get_pmf.js46L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/main.js222L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/pmf.js50L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/results.js282L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/simulate.js76L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/statistic.js65L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/tabulate.js52L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/lib/validate.js95L
-rw-r--r--js/node_modules/@stdlib/stats/chi2gof/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/README.md212L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/docs/types/index.d.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/docs/types/test.ts80L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/absdiff.js57L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/main.js140L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/outer.js55L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/print.js102L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/sum.js79L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/lib/validate.js78L
-rw-r--r--js/node_modules/@stdlib/stats/chi2test/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/docs/types/index.d.ts519L
-rw-r--r--js/node_modules/@stdlib/stats/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/README.md189L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/docs/types/index.d.ts178L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/lib/main.js204L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/lib/median.js80L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/lib/print.js92L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/lib/validate.js64L
-rw-r--r--js/node_modules/@stdlib/stats/fligner-test/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/incr/README.md364L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/lib/main.js97L
-rw-r--r--js/node_modules/@stdlib/stats/incr/apcorr/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/README.md98L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/lib/main.js64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/count/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/docs/img/equation_unbiased_sample_covariance_known_means.svg72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/docs/img/equation_unbiased_sample_covariance_unknown_means.svg78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/lib/main.js194L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covariance/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/README.md215L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/docs/img/equation_unbiased_sample_covariance_known_means.svg85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/docs/img/equation_unbiased_sample_covariance_unknown_means.svg97L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/docs/types/test.ts161L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/lib/main.js350L
-rw-r--r--js/node_modules/@stdlib/stats/incr/covmat/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/README.md161L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/img/equation_coefficient_of_variation.svg26L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/lib/main.js160L
-rw-r--r--js/node_modules/@stdlib/stats/incr/cv/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/docs/types/index.d.ts2933L
-rw-r--r--js/node_modules/@stdlib/stats/incr/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/docs/img/equation_exponentially_weighted_mean.svg74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewmean/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/README.md134L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/docs/img/equation_exponentially_weighted_variance.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/lib/main.js96L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewstdev/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/README.md134L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/docs/img/equation_exponentially_weighted_variance.svg89L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/lib/main.js93L
-rw-r--r--js/node_modules/@stdlib/stats/incr/ewvariance/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/docs/img/equation_geometric_mean.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/gmean/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/README.md260L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/img/equation_grubbs_test_one_sided.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/img/equation_grubbs_test_statistic.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/img/equation_grubbs_test_statistic_max.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/img/equation_grubbs_test_statistic_min.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/img/equation_grubbs_test_two_sided.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/types/index.d.ts148L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/lib/main.js322L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/lib/validate.js89L
-rw-r--r--js/node_modules/@stdlib/stats/incr/grubbs/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/docs/img/equation_harmonic_mean.svg148L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/stats/incr/hmean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/README.md167L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/img/equation_corrected_sample_excess_kurtosis.svg153L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/img/equation_kurtosis.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/img/equation_sample_excess_kurtosis.svg125L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/lib/main.js136L
-rw-r--r--js/node_modules/@stdlib/stats/incr/kurtosis/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/lib/index.js888L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/docs/img/equation_mean_arctangent_absolute_percentage_error.svg103L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maape/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/docs/img/equation_mean_absolute_error.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mae/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/docs/types/test.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/lib/main.js108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mapcorr/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/docs/img/equation_mean_absolute_percentage_error.svg87L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mape/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/max/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/maxabs/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/README.md160L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/docs/img/equation_unbiased_sample_covariance_known_means.svg76L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/docs/img/equation_unbiased_sample_covariance_unknown_means.svg82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/docs/types/index.d.ts93L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/docs/types/test.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/lib/main.js400L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcovariance/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/README.md173L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/img/equation_coefficient_of_variation.svg26L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/lib/main.js312L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mcv/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/README.md135L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/docs/img/equation_mean_directional_accuracy.svg115L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/lib/main.js89L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mda/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/README.md131L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/docs/img/equation_mean_error.svg53L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/me/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/lib/main.js88L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mean/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/docs/img/equation_arithmetic_mean_absolute_values.svg45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/docs/img/equation_arithmetic_mean_squared_absolute_values.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanabs2/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/lib/main.js164L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanstdev/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/README.md185L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/stats/incr/meanvar/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/docs/img/equation_geometric_mean.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/lib/main.js139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgmean/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/README.md256L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/img/equation_grubbs_test_one_sided.svg86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/img/equation_grubbs_test_statistic.svg58L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/img/equation_grubbs_test_statistic_max.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/img/equation_grubbs_test_statistic_min.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/img/equation_grubbs_test_two_sided.svg94L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/repl.txt81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/types/index.d.ts140L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/main.js317L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/meanstdev.js230L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/minmax.js194L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/lib/validate.js80L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mgrubbs/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/docs/img/equation_harmonic_mean.svg148L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/lib/main.js107L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mhmean/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/README.md123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/stats/incr/midrange/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/lib/main.js82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/min/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/README.md108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minabs/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/README.md125L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/lib/main.js116L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmax/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/README.md125L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/docs/types/index.d.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/lib/main.js116L
-rw-r--r--js/node_modules/@stdlib/stats/incr/minmaxabs/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/docs/img/equation_mean_arctangent_absolute_percentage_error.svg103L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaape/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/README.md142L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/docs/img/equation_mean_absolute_error.svg55L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/lib/main.js85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmae/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/docs/img/equation_mean_absolute_percentage_error.svg87L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/docs/types/index.d.ts75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/lib/main.js85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmape/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/README.md120L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/lib/main.js151L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmax/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/README.md120L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmaxabs/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/README.md147L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/docs/img/equation_mean_directional_accuracy.svg115L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/lib/main.js100L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmda/package.json82L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/README.md143L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/docs/img/equation_mean_error.svg54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mme/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/lib/main.js135L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmean/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/docs/img/equation_arithmetic_mean_absolute_values.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/docs/img/equation_arithmetic_mean_squared_absolute_values.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/lib/main.js83L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanabs2/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/lib/main.js269L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanstdev/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/README.md192L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/docs/types/index.d.ts98L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/lib/main.js266L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmeanvar/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/README.md132L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/lib/main.js158L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmidrange/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/README.md120L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/lib/main.js151L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmin/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/README.md120L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminabs/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/docs/types/index.d.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/lib/main.js219L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmax/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/docs/types/index.d.ts111L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/docs/types/test.ts78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/lib/main.js99L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mminmaxabs/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/docs/img/equation_mean_percentage_error.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmpe/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/docs/img/equation_mean_squared_error.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mmse/package.json83L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/README.md162L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/docs/types/index.d.ts93L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/docs/types/test.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/lib/main.js531L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/README.md165L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/docs/types/index.d.ts93L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/docs/types/test.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/lib/main.js108L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorr2/package.json81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/docs/img/equation_pearson_distance.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/docs/repl.txt61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/docs/types/index.d.ts94L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/docs/types/test.ts123L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/lib/main.js118L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpcorrdist/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/docs/img/equation_mean_percentage_error.svg65L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mpe/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/README.md188L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/docs/img/equation_moving_product.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/lib/main.js195L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mprod/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/README.md130L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/lib/main.js158L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrange/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/docs/img/equation_root_mean_squared_error.svg75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrmse/package.json85L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/docs/img/equation_residual_sum_of_squares.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/lib/main.js86L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mrss/package.json91L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/README.md129L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/docs/img/equation_mean_squared_error.svg60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mse/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/docs/types/test.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/lib/main.js309L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mstdev/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/docs/img/equation_moving_sum.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/lib/main.js131L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msum/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/docs/img/equation_moving_sum_absolute_values.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/docs/img/equation_moving_sum_squared_absolute_values.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/lib/main.js83L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumabs2/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/README.md156L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/docs/types/index.d.ts138L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/docs/types/test.ts66L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/lib/main.js110L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msummary/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/docs/img/equation_moving_sum_product.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/msumprod/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/README.md145L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/docs/types/test.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/lib/main.js305L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvariance/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/README.md189L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/img/equation_variance_to_mean_ratio.svg28L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/types/index.d.ts72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/docs/types/test.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/lib/main.js308L
-rw-r--r--js/node_modules/@stdlib/stats/incr/mvmr/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/README.md105L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nancount/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/docs/img/equation_sum.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansum/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/docs/img/equation_sum_absolute_values.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/README.md129L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/docs/img/equation_sum_squared_absolute_values.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/nansumabs2/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/lib/main.js266L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/lib/main.js96L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorr2/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/docs/img/equation_pearson_distance.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdist/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/README.md210L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/docs/img/equation_pearson_distance.svg70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/docs/types/test.ts161L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/lib/main.js452L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrdistmat/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/README.md219L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/docs/img/equation_pearson_correlation_coefficient.svg48L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/docs/img/equation_sample_pearson_correlation_coefficient.svg126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/docs/types/index.d.ts96L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/docs/types/test.ts161L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/lib/index.js81L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/lib/main.js463L
-rw-r--r--js/node_modules/@stdlib/stats/incr/pcorrmat/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/README.md176L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/docs/img/equation_product.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/lib/main.js111L
-rw-r--r--js/node_modules/@stdlib/stats/incr/prod/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/README.md118L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/lib/main.js89L
-rw-r--r--js/node_modules/@stdlib/stats/incr/range/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/README.md129L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/docs/img/equation_root_mean_squared_error.svg75L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rmse/package.json80L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/README.md129L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/docs/img/equation_residual_sum_of_squares.svg52L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/rss/package.json84L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/img/equation_adjusted_sample_skewness.svg171L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/img/equation_sample_skewness.svg131L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/img/equation_skewness.svg59L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/lib/main.js128L
-rw-r--r--js/node_modules/@stdlib/stats/incr/skewness/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/lib/main.js163L
-rw-r--r--js/node_modules/@stdlib/stats/incr/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/docs/img/equation_sum.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/lib/main.js104L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sum/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/README.md126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/docs/img/equation_sum_absolute_values.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/README.md126L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/docs/img/equation_sum_squared_absolute_values.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/lib/main.js68L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumabs2/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/README.md168L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/lib/main.js139L
-rw-r--r--js/node_modules/@stdlib/stats/incr/summary/package.json62L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/docs/img/equation_sum_product.svg40L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/incr/sumprod/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/README.md133L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/stats/incr/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/README.md174L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/img/equation_variance_to_mean_ratio.svg28L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/lib/main.js159L
-rw-r--r--js/node_modules/@stdlib/stats/incr/vmr/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/README.md129L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/docs/img/equation_weighted_arithmetic_mean.svg63L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/docs/types/test.ts69L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/lib/main.js120L
-rw-r--r--js/node_modules/@stdlib/stats/incr/wmean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/iter/README.md211L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/docs/img/equation_geometric_mean.svg68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cugmean/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/docs/img/equation_harmonic_mean.svg148L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuhmean/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumax/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumaxabs/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/docs/img/equation_cumulative_arithmetic_mean.svg39L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumean/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/docs/img/equation_cumulative_arithmetic_mean_absolute_values.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/README.md150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/docs/img/equation_cumulative_arithmetic_mean_squared_absolute_values.svg41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumeanabs2/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/README.md143L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumidrange/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cumin/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/README.md137L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuminabs/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/README.md149L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/docs/img/equation_cumulative_product.svg110L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cuprod/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/README.md141L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/curange/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/docs/img/equation_cumulative_sum.svg110L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusum/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/docs/img/equation_cumulative_sum_of_absolute_values.svg123L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/README.md148L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/docs/img/equation_cumulative_sum_of_squared_absolute_values.svg116L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/lib/main.js144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/cusumabs2/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/iter/docs/types/index.d.ts1324L
-rw-r--r--js/node_modules/@stdlib/stats/iter/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/stats/iter/lib/index.js429L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/README.md115L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/max/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/README.md115L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/maxabs/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/docs/img/equation_arithmetic_mean.svg42L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mean/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/docs/img/equation_arithmetic_mean_absolute_values.svg45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/README.md128L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/docs/img/equation_arithmetic_mean_squared_absolute_values.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/meanabs2/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/README.md121L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/midrange/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/README.md115L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/min/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/README.md115L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/minabs/package.json72L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmax/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmaxabs/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/docs/img/equation_arithmetic_mean.svg43L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmean/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/docs/img/equation_arithmetic_mean_absolute_values.svg46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/README.md153L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/docs/img/equation_arithmetic_mean_squared_absolute_values.svg44L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmeanabs2/package.json79L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/README.md146L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/docs/repl.txt55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmidrange/package.json77L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mmin/package.json73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/README.md140L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mminabs/package.json78L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/docs/img/equation_moving_product.svg30L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mprod/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/README.md144L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/mrange/package.json76L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/docs/img/equation_moving_sum.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msum/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/docs/img/equation_moving_sum_absolute_values.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs/package.json74L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/README.md151L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/docs/img/equation_moving_sum_squared_absolute_values.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/lib/main.js150L
-rw-r--r--js/node_modules/@stdlib/stats/iter/msumabs2/package.json75L
-rw-r--r--js/node_modules/@stdlib/stats/iter/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/docs/img/equation_product.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/prod/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/README.md119L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/range/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/docs/img/equation_corrected_sample_standard_deviation.svg73L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/docs/types/test.ts90L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/stats/iter/stdev/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/docs/img/equation_sum.svg35L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sum/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/docs/img/equation_sum_absolute_values.svg38L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs/package.json70L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/README.md127L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/docs/img/equation_sum_squared_absolute_values.svg37L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/docs/types/test.ts68L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/sumabs2/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/README.md139L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/docs/img/equation_unbiased_sample_variance.svg61L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/docs/types/test.ts90L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/stats/iter/variance/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/README.md228L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/docs/types/index.d.ts146L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/docs/types/test.ts172L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/cosine.js57L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/epanechnikov.js55L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/gaussian.js58L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/get_kernel.js46L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/iqr.js83L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/kde2d.js188L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/kernels.js42L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/max.js50L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/min.js50L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/ndarray_like.js81L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/pick_bandwidth.js70L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/quartic.js55L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/range.js54L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/stdev.js67L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/triangular.js56L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/tricube.js63L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/triweight.js58L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/uniform.js53L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/lib/validate.js124L
-rw-r--r--js/node_modules/@stdlib/stats/kde2d/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/README.md202L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/docs/img/equation_kruskal_test_statistic.svg114L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/docs/types/index.d.ts178L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/lib/main.js197L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/lib/print.js92L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/lib/validate.js64L
-rw-r--r--js/node_modules/@stdlib/stats/kruskal-test/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/README.md217L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/docs/repl.txt130L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/docs/types/test.ts107L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/ascending.js36L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/cdf.js59L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/get_cdf.js47L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/main.js179L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/marsaglia.js174L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/print.js104L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/smirnov.js65L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/subtract.js55L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/lib/validate.js72L
-rw-r--r--js/node_modules/@stdlib/stats/kstest/package.json63L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/README.md196L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/docs/types/index.d.ts203L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/absdiff.js69L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/main.js124L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/print.js93L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/unique.js72L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/lib/validate.js64L
-rw-r--r--js/node_modules/@stdlib/stats/levene-test/package.json65L
-rw-r--r--js/node_modules/@stdlib/stats/lib/index.js240L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/README.md303L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/docs/repl.txt57L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/docs/types/index.d.ts89L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/docs/types/test.ts133L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/lib/index.js76L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/lib/lowess.js184L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/lib/lowest.js134L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/lib/main.js132L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/lib/validate.js92L
-rw-r--r--js/node_modules/@stdlib/stats/lowess/package.json68L
-rw-r--r--js/node_modules/@stdlib/stats/package.json93L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/README.md117L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/docs/types/index.d.ts77L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/bh.js63L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/bonferroni.js44L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/by.js68L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/holm.js63L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/hommel.js109L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/main.js112L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/lib/order.js103L
-rw-r--r--js/node_modules/@stdlib/stats/padjust/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/README.md236L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/docs/repl.txt109L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/lib/main.js191L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/lib/pcorr.js74L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/lib/print.js109L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/lib/validate.js97L
-rw-r--r--js/node_modules/@stdlib/stats/pcorrtest/package.json71L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/README.md181L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/docs/types/index.d.ts84L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/docs/types/test.ts96L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/is_missing.js52L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/main.js180L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/order.js77L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/sum.js49L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/lib/validate.js77L
-rw-r--r--js/node_modules/@stdlib/stats/ranks/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/README.md306L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/docs/repl.txt188L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/docs/types/index.d.ts208L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/lib/main.js181L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/lib/print.js114L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/lib/validate.js98L
-rw-r--r--js/node_modules/@stdlib/stats/ttest/package.json64L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/README.md272L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/docs/repl.txt193L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/docs/types/index.d.ts143L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/docs/types/test.ts136L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/lib/main.js180L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/lib/print.js111L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/lib/validate.js78L
-rw-r--r--js/node_modules/@stdlib/stats/ttest2/package.json66L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/README.md263L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/docs/repl.txt104L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/docs/types/index.d.ts139L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/docs/types/test.ts120L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/lib/main.js157L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/lib/print.js114L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/lib/validate.js72L
-rw-r--r--js/node_modules/@stdlib/stats/vartest/package.json67L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/README.md379L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/docs/repl.txt182L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/docs/types/index.d.ts158L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/docs/types/test.ts165L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/lib/main.js311L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/lib/print.js108L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/lib/unique.js72L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/lib/validate.js112L
-rw-r--r--js/node_modules/@stdlib/stats/wilcoxon/package.json69L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/README.md268L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/docs/repl.txt140L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/docs/types/test.ts113L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/lib/main.js163L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/lib/print.js109L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/lib/validate.js71L
-rw-r--r--js/node_modules/@stdlib/stats/ztest/package.json62L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/README.md238L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/docs/repl.txt178L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/docs/types/index.d.ts136L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/docs/types/test.ts151L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/lib/main.js162L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/lib/print.js110L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/stats/ztest2/package.json65L
-rw-r--r--js/node_modules/@stdlib/streams/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/streams/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/streams/README.md152L
-rw-r--r--js/node_modules/@stdlib/streams/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/streams/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/streams/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/streams/node/README.md132L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/README.md244L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/docs/repl.txt128L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/docs/types/index.d.ts299L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/docs/types/test.ts155L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/debug.js34L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/index.js85L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/logger.js28L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/main.js136L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/namespace.js23L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/object_mode.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/lib/validate.js96L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug-sink/package.json69L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/README.md260L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/docs/repl.txt128L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/docs/types/index.d.ts295L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/debug.js34L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/index.js85L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/logger.js28L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/main.js136L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/namespace.js23L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/object_mode.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/lib/validate.js85L
-rw-r--r--js/node_modules/@stdlib/streams/node/debug/package.json70L
-rw-r--r--js/node_modules/@stdlib/streams/node/docs/types/index.d.ts966L
-rw-r--r--js/node_modules/@stdlib/streams/node/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/README.md216L
-rwxr-xr-xjs/node_modules/@stdlib/streams/node/empty/bin/cli65L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/docs/types/index.d.ts185L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/factory.js75L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/index.js84L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/main.js170L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/object_mode.js54L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/streams/node/empty/package.json66L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/README.md233L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/docs/repl.txt149L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/docs/types/index.d.ts286L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/docs/types/test.ts92L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/factory.js93L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/index.js110L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/main.js254L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/object_mode.js80L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/lib/validate.js103L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-array/package.json70L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/README.md267L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/docs/repl.txt163L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/docs/types/index.d.ts315L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/docs/types/test.ts92L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/factory.js94L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/index.js118L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/main.js267L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/object_mode.js85L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/lib/validate.js111L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-circular-array/package.json74L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/README.md310L
-rwxr-xr-xjs/node_modules/@stdlib/streams/node/from-constant/bin/cli109L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/docs/repl.txt141L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/docs/types/index.d.ts273L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/docs/types/test.ts105L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/etc/cli_opts.json21L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/factory.js128L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/index.js95L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/main.js230L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/object_mode.js75L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/lib/validate.js96L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-constant/package.json68L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/README.md256L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/docs/repl.txt144L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/docs/types/index.d.ts253L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/docs/types/test.ts124L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/defaults.json5L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/index.js98L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/main.js264L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/object_mode.js76L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/lib/validate.js96L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-iterator/package.json67L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/README.md232L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/docs/repl.txt155L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/docs/types/index.d.ts305L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/docs/types/test.ts189L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/defaults.json5L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/factory.js95L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/index.js110L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/main.js278L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/object_mode.js85L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/lib/validate.js96L
-rw-r--r--js/node_modules/@stdlib/streams/node/from-strided-array/package.json74L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/README.md238L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/docs/repl.txt124L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/docs/types/index.d.ts385L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/docs/types/test.ts150L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/defaults.json5L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/index.js113L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/main.js209L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/lib/validate.js89L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect-sink/package.json69L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/README.md253L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/docs/repl.txt125L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/docs/types/index.d.ts405L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/docs/types/test.ts150L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/defaults.json5L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/factory.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/index.js102L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/main.js229L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/object_mode.js84L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/lib/validate.js77L
-rw-r--r--js/node_modules/@stdlib/streams/node/inspect/package.json70L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/README.md190L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/docs/repl.txt136L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/docs/types/index.d.ts289L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/factory.js87L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/index.js97L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/main.js248L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/object_mode.js81L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/lib/validate.js103L
-rw-r--r--js/node_modules/@stdlib/streams/node/join/package.json68L
-rw-r--r--js/node_modules/@stdlib/streams/node/lib/index.js186L
-rw-r--r--js/node_modules/@stdlib/streams/node/package.json66L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/README.md210L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/docs/repl.txt140L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/docs/types/index.d.ts207L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/debug.js33L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/decode.js51L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/factory.js86L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/index.js89L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/main.js270L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/object_mode.js68L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/lib/validate.js107L
-rw-r--r--js/node_modules/@stdlib/streams/node/split/package.json73L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/README.md102L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/docs/types/index.d.ts31L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/lib/stderr.js28L
-rw-r--r--js/node_modules/@stdlib/streams/node/stderr/package.json61L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/README.md126L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/docs/types/index.d.ts31L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/lib/stdin.js28L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdin/package.json61L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/README.md102L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/docs/types/index.d.ts31L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/lib/stdout.js28L
-rw-r--r--js/node_modules/@stdlib/streams/node/stdout/package.json61L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/README.md317L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/docs/repl.txt194L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/docs/types/index.d.ts332L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/docs/types/test.ts103L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/_transform.js49L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/ctor.js198L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/defaults.json6L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/destroy.js73L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/factory.js100L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/index.js147L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/main.js126L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/object_mode.js90L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/lib/validate.js100L
-rw-r--r--js/node_modules/@stdlib/streams/node/transform/package.json64L
-rw-r--r--js/node_modules/@stdlib/streams/package.json89L
-rw-r--r--js/node_modules/@stdlib/strided/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/strided/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/strided/README.md138L
-rw-r--r--js/node_modules/@stdlib/strided/base/README.md120L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/README.md2868L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/docs/repl.txt87L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/docs/types/index.d.ts151L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/docs/types/test.ts271L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary.h88L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_b.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_f_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_f_as_ff_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_i_as_ii_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_k_as_kk_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_t_as_tt_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/bb_u_as_uu_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ff_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ff_f_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ii_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ii_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ii_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_f_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_f_as_ff_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_i_as_ii_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/kk_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/macros.h213L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_f_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_f_as_ff_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_i_as_ii_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_k_as_kk_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/ss_s.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_f_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_f_as_ff_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_i_as_ii_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/tt_u_as_uu_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/typedefs.h117L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/uu_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/uu_d_as_dd_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/include/stdlib/strided/base/binary/uu_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/lib/index.js82L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/lib/main.js100L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/lib/ndarray.js90L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/manifest.json93L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/package.json66L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/README.md28L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_b.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_f_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_f_as_ff_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_i_as_ii_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_k_as_kk_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_t_as_tt_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/bb_u_as_uu_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ff_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ff_f_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ii_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ii_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ii_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_f_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_f_as_ff_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_i_as_ii_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/kk_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_f_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_f_as_ff_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_i_as_ii_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_k_as_kk_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/ss_s.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_f_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_f_as_ff_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_i_as_ii_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/tt_u_as_uu_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/uu_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/uu_d_as_dd_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/binary/src/uu_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/README.md305L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/docs/types/test.ts290L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/include/stdlib/strided/base/dmap.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/lib/ndarray.js71L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/package.json70L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmap/src/main.c70L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/README.md335L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/docs/repl.txt145L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/docs/types/test.ts393L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/include/stdlib/strided/base/dmskmap.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/lib/ndarray.js81L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/package.json75L
-rw-r--r--js/node_modules/@stdlib/strided/base/dmskmap/src/main.c82L
-rw-r--r--js/node_modules/@stdlib/strided/base/docs/types/index.d.ts610L
-rw-r--r--js/node_modules/@stdlib/strided/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/README.md404L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/include/stdlib/strided/base/function_object.h160L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/manifest.json56L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/package.json66L
-rw-r--r--js/node_modules/@stdlib/strided/base/function-object/src/main.c354L
-rw-r--r--js/node_modules/@stdlib/strided/base/lib/index.js150L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/README.md254L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/docs/repl.txt148L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/docs/types/index.d.ts223L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/docs/types/test.ts321L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/lib/main.js83L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/lib/ndarray.js78L
-rw-r--r--js/node_modules/@stdlib/strided/base/map-by/package.json67L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/README.md3466L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/docs/repl.txt84L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/docs/types/test.ts270L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary.h105L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_b.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_k_as_k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_t_as_t_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/b_u_as_u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/d_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/d_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/f_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/i_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/i_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/i_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/k_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/l_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/l_v.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/macros.h170L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_b.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_k_as_k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_s.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/s_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/t_u_as_u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/typedefs.h141L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/u_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/u_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/include/stdlib/strided/base/mskunary/v_v.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/lib/index.js84L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/lib/main.js103L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/lib/ndarray.js93L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/manifest.json112L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/package.json71L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/README.md28L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_b.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_f_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_f_as_f_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_i_as_i_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_k_as_k_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_t_as_t_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/b_u_as_u_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/d_i.c57L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/d_l.c57L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_f_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_i.c57L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/f_l.c57L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/i_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/i_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/i_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/i_u.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_f_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_f_as_f_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_i_as_i_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_t.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/k_u.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/l_l.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/l_v.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_b.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_f_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_f_as_f_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_i_as_i_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_k_as_k_k.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_s.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_t.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/s_u.c64L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_f_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_f_as_f_f.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_i_as_i_i.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_t.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/t_u_as_u_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/u_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/u_d_as_d_d.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/u_u.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/mskunary/src/v_v.c61L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/README.md184L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/docs/repl.txt80L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/docs/types/test.ts247L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/lib/ndarray.js74L
-rw-r--r--js/node_modules/@stdlib/strided/base/nullary/package.json65L
-rw-r--r--js/node_modules/@stdlib/strided/base/package.json64L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/README.md235L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/docs/repl.txt91L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/docs/types/index.d.ts161L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/docs/types/test.ts295L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/lib/index.js86L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/lib/main.js124L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/lib/ndarray.js106L
-rw-r--r--js/node_modules/@stdlib/strided/base/quaternary/package.json64L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/README.md245L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/docs/repl.txt93L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/docs/types/index.d.ts166L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/docs/types/test.ts307L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/lib/index.js88L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/lib/main.js136L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/lib/ndarray.js114L
-rw-r--r--js/node_modules/@stdlib/strided/base/quinary/package.json64L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/README.md305L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/docs/repl.txt123L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/docs/types/index.d.ts130L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/docs/types/test.ts290L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/include/stdlib/strided/base/smap.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/lib/ndarray.js71L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/package.json70L
-rw-r--r--js/node_modules/@stdlib/strided/base/smap/src/main.c70L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/README.md335L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/docs/repl.txt145L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/docs/types/test.ts393L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/include/stdlib/strided/base/smskmap.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/lib/ndarray.js81L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/package.json76L
-rw-r--r--js/node_modules/@stdlib/strided/base/smskmap/src/main.c82L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/README.md225L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/docs/repl.txt89L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/docs/types/index.d.ts156L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/docs/types/test.ts283L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/lib/index.js84L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/lib/main.js112L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/lib/ndarray.js98L
-rw-r--r--js/node_modules/@stdlib/strided/base/ternary/package.json64L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/README.md3355L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/docs/repl.txt83L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/docs/types/index.d.ts146L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/docs/types/test.ts259L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary.h105L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_b.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_k_as_k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_t_as_t_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/b_u_as_u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/d_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/d_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/f_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/i_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/i_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/i_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/k_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/l_l.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/l_v.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/macros.h151L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_b.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_k_as_k_k.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_s.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/s_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_f_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_f_as_f_f.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_i_as_i_i.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_t.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/t_u_as_u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/typedefs.h139L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/u_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/u_d_as_d_d.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/u_u.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/include/stdlib/strided/base/unary/v_v.h40L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/lib/index.js80L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/lib/main.js88L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/lib/ndarray.js82L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/manifest.json112L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/package.json66L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/README.md28L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_b.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_f_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_f_as_f_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_i_as_i_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_k.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_k_as_k_k.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_t.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_t_as_t_t.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_u.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/b_u_as_u_u.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/d_i.c56L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/d_l.c56L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_f_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_i.c56L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/f_l.c56L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/i_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/i_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/i_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/i_u.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_f_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_f_as_f_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_i_as_i_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_k.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_t.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/k_u.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/l_l.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/l_v.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_b.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_f_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_f_as_f_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_i_as_i_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_k.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_k_as_k_k.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_s.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_t.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/s_u.c63L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_f_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_f_as_f_f.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_i_as_i_i.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_t.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_u.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/t_u_as_u_u.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/u_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/u_d_as_d_d.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/u_u.c60L
-rw-r--r--js/node_modules/@stdlib/strided/base/unary/src/v_v.c60L
-rwxr-xr-xjs/node_modules/@stdlib/strided/common/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/strided/common/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/common/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/common/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/strided/common/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/macros.h31L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/nullary.h83L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/nullary_macros.h112L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/nullary_typedefs.h97L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quaternary.h83L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quaternary_macros.h249L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quaternary_typedefs.h137L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quinary.h83L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quinary_macros.h267L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/quinary_typedefs.h147L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/strided.h33L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/ternary.h83L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/ternary_macros.h231L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/ternary_typedefs.h127L
-rw-r--r--js/node_modules/@stdlib/strided/common/include/stdlib/strided/common/typedefs.h60L
-rw-r--r--js/node_modules/@stdlib/strided/common/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/common/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/common/lib/main.js33L
-rw-r--r--js/node_modules/@stdlib/strided/common/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/strided/common/package.json68L
-rw-r--r--js/node_modules/@stdlib/strided/common/src/nullary.c402L
-rw-r--r--js/node_modules/@stdlib/strided/common/src/quaternary.c437L
-rw-r--r--js/node_modules/@stdlib/strided/common/src/quinary.c446L
-rw-r--r--js/node_modules/@stdlib/strided/common/src/ternary.c428L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/README.md289L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/docs/repl.txt148L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/docs/types/index.d.ts664L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/docs/types/test.ts2009L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/lib/index_of_types.js106L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/lib/main.js293L
-rw-r--r--js/node_modules/@stdlib/strided/dispatch/package.json61L
-rw-r--r--js/node_modules/@stdlib/strided/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/strided/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/README.md126L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/docs/types/index.d.ts35L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/docs/types/test.ts27L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/include/stdlib/strided/dtypes.h61L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/lib/dtypes.json11L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/lib/enum.js73L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/lib/main.js44L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/manifest.json38L
-rw-r--r--js/node_modules/@stdlib/strided/dtypes/package.json68L
-rw-r--r--js/node_modules/@stdlib/strided/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/strided/napi/README.md211L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/README.md243L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/include/stdlib/strided/napi/addon_arguments.h41L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/package.json67L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/src/addon.c94L
-rw-r--r--js/node_modules/@stdlib/strided/napi/addon-arguments/src/main.c275L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/README.md218L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/include/stdlib/strided/napi/dmap.h82L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/package.json72L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/src/addon.c31L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmap/src/main.c149L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/README.md222L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/include/stdlib/strided/napi/dmskmap.h82L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/lib/native.js59L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/package.json77L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/src/addon.c31L
-rw-r--r--js/node_modules/@stdlib/strided/napi/dmskmap/src/main.c189L
-rw-r--r--js/node_modules/@stdlib/strided/napi/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/include/stdlib/strided/napi.h41L
-rw-r--r--js/node_modules/@stdlib/strided/napi/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/manifest.json54L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/README.md226L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/include/stdlib/strided/napi/mskunary.h87L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/lib/native.js59L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/package.json72L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/src/addon.c80L
-rw-r--r--js/node_modules/@stdlib/strided/napi/mskunary/src/main.c107L
-rw-r--r--js/node_modules/@stdlib/strided/napi/package.json62L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/README.md218L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/include/stdlib/strided/napi/smap.h82L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/package.json72L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/src/addon.c31L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smap/src/main.c149L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/README.md222L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/include/stdlib/strided/napi/smskmap.h82L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/lib/native.js59L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/manifest.json40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/package.json77L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/src/addon.c31L
-rw-r--r--js/node_modules/@stdlib/strided/napi/smskmap/src/main.c189L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/README.md222L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/binding.gyp170L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/docs/types/test.ts28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/include.gypi53L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/include/stdlib/strided/napi/unary.h87L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/lib/native.js55L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/manifest.json43L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/package.json66L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/src/addon.c80L
-rw-r--r--js/node_modules/@stdlib/strided/napi/unary/src/main.c105L
-rw-r--r--js/node_modules/@stdlib/strided/package.json79L
-rw-r--r--js/node_modules/@stdlib/string/LICENSE177L
-rw-r--r--js/node_modules/@stdlib/string/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/string/README.md300L
-rw-r--r--js/node_modules/@stdlib/string/acronym/README.md232L
-rwxr-xr-xjs/node_modules/@stdlib/string/acronym/bin/cli119L
-rw-r--r--js/node_modules/@stdlib/string/acronym/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/string/acronym/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/string/acronym/docs/types/test.ts62L
-rw-r--r--js/node_modules/@stdlib/string/acronym/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/acronym/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/acronym/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/string/acronym/lib/main.js103L
-rw-r--r--js/node_modules/@stdlib/string/acronym/lib/stopwords.json148L
-rw-r--r--js/node_modules/@stdlib/string/acronym/lib/validate.js70L
-rw-r--r--js/node_modules/@stdlib/string/acronym/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/base/README.md97L
-rw-r--r--js/node_modules/@stdlib/string/base/docs/types/index.d.ts67L
-rw-r--r--js/node_modules/@stdlib/string/base/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/README.md116L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/docs/types/index.d.ts71L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/format_double.js111L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/format_integer.js115L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/is_number.js46L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/is_string.js42L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/main.js215L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/space_pad.js65L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/lib/zero_pad.js84L
-rw-r--r--js/node_modules/@stdlib/string/base/format-interpolate/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/README.md100L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/docs/types/index.d.ts68L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/string/base/format-tokenize/package.json67L
-rw-r--r--js/node_modules/@stdlib/string/base/lib/index.js60L
-rw-r--r--js/node_modules/@stdlib/string/base/package.json60L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/README.md197L
-rwxr-xr-xjs/node_modules/@stdlib/string/camelcase/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/lib/main.js96L
-rw-r--r--js/node_modules/@stdlib/string/camelcase/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/README.md188L
-rwxr-xr-xjs/node_modules/@stdlib/string/capitalize/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/lib/capitalize.js65L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/capitalize/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/README.md210L
-rwxr-xr-xjs/node_modules/@stdlib/string/code-point-at/bin/cli88L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/docs/types/test.ts50L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/etc/cli_opts.json21L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/lib/main.js131L
-rw-r--r--js/node_modules/@stdlib/string/code-point-at/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/README.md212L
-rwxr-xr-xjs/node_modules/@stdlib/string/constantcase/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/string/constantcase/package.json67L
-rw-r--r--js/node_modules/@stdlib/string/docs/types/index.d.ts1143L
-rw-r--r--js/node_modules/@stdlib/string/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/README.md221L
-rwxr-xr-xjs/node_modules/@stdlib/string/ends-with/bin/cli124L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/lib/ends_with.js104L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/string/ends-with/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/format/README.md250L
-rw-r--r--js/node_modules/@stdlib/string/format/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/string/format/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/string/format/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/string/format/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/format/lib/is_string.js42L
-rw-r--r--js/node_modules/@stdlib/string/format/lib/main.js67L
-rw-r--r--js/node_modules/@stdlib/string/format/package.json67L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/README.md244L
-rwxr-xr-xjs/node_modules/@stdlib/string/from-code-point/bin/cli114L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/lib/main.js115L
-rw-r--r--js/node_modules/@stdlib/string/from-code-point/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/README.md209L
-rwxr-xr-xjs/node_modules/@stdlib/string/kebabcase/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/string/kebabcase/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/README.md212L
-rwxr-xr-xjs/node_modules/@stdlib/string/left-pad/bin/cli120L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/lib/left_pad.js91L
-rw-r--r--js/node_modules/@stdlib/string/left-pad/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/README.md218L
-rwxr-xr-xjs/node_modules/@stdlib/string/left-trim-n/bin/cli125L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/docs/usage.txt11L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/lib/main.js110L
-rw-r--r--js/node_modules/@stdlib/string/left-trim-n/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/README.md193L
-rwxr-xr-xjs/node_modules/@stdlib/string/left-trim/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/lib/left_trim.js65L
-rw-r--r--js/node_modules/@stdlib/string/left-trim/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/lib/index.js451L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/README.md161L
-rwxr-xr-xjs/node_modules/@stdlib/string/lowercase/bin/cli86L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/lib/lowercase.js50L
-rw-r--r--js/node_modules/@stdlib/string/lowercase/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/README.md205L
-rwxr-xr-xjs/node_modules/@stdlib/string/next-grapheme-cluster-break/bin/cli91L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/lib/main.js131L
-rw-r--r--js/node_modules/@stdlib/string/next-grapheme-cluster-break/package.json76L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/README.md159L
-rwxr-xr-xjs/node_modules/@stdlib/string/num-grapheme-clusters/bin/cli106L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/string/num-grapheme-clusters/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/package.json96L
-rw-r--r--js/node_modules/@stdlib/string/pad/README.md309L
-rwxr-xr-xjs/node_modules/@stdlib/string/pad/bin/cli128L
-rw-r--r--js/node_modules/@stdlib/string/pad/docs/repl.txt95L
-rw-r--r--js/node_modules/@stdlib/string/pad/docs/types/index.d.ts93L
-rw-r--r--js/node_modules/@stdlib/string/pad/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/string/pad/docs/usage.txt12L
-rw-r--r--js/node_modules/@stdlib/string/pad/etc/cli_opts.json21L
-rw-r--r--js/node_modules/@stdlib/string/pad/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/string/pad/lib/pad.js174L
-rw-r--r--js/node_modules/@stdlib/string/pad/lib/validate.js82L
-rw-r--r--js/node_modules/@stdlib/string/pad/package.json74L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/README.md181L
-rwxr-xr-xjs/node_modules/@stdlib/string/pascalcase/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/string/pascalcase/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/README.md199L
-rwxr-xr-xjs/node_modules/@stdlib/string/percent-encode/bin/cli86L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/lib/percent_encode.js106L
-rw-r--r--js/node_modules/@stdlib/string/percent-encode/package.json76L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/README.md193L
-rwxr-xr-xjs/node_modules/@stdlib/string/prev-grapheme-cluster-break/bin/cli91L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/docs/types/test.ts47L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/lib/main.js133L
-rw-r--r--js/node_modules/@stdlib/string/prev-grapheme-cluster-break/package.json77L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/README.md204L
-rwxr-xr-xjs/node_modules/@stdlib/string/remove-first/bin/cli122L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/lib/main.js92L
-rw-r--r--js/node_modules/@stdlib/string/remove-first/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/README.md201L
-rwxr-xr-xjs/node_modules/@stdlib/string/remove-last/bin/cli122L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/lib/main.js89L
-rw-r--r--js/node_modules/@stdlib/string/remove-last/package.json71L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/README.md168L
-rwxr-xr-xjs/node_modules/@stdlib/string/remove-punctuation/bin/cli86L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/lib/remove_punctuation.js67L
-rw-r--r--js/node_modules/@stdlib/string/remove-punctuation/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/README.md145L
-rwxr-xr-xjs/node_modules/@stdlib/string/remove-utf8-bom/bin/cli93L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/docs/usage.txt7L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/lib/remove_utf_8_bom.js68L
-rw-r--r--js/node_modules/@stdlib/string/remove-utf8-bom/package.json73L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/README.md154L
-rwxr-xr-xjs/node_modules/@stdlib/string/remove-words/bin/cli90L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/lib/remove_words.js118L
-rw-r--r--js/node_modules/@stdlib/string/remove-words/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/repeat/README.md185L
-rwxr-xr-xjs/node_modules/@stdlib/string/repeat/bin/cli112L
-rw-r--r--js/node_modules/@stdlib/string/repeat/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/string/repeat/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/string/repeat/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/string/repeat/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/repeat/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/repeat/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/repeat/lib/repeat.js129L
-rw-r--r--js/node_modules/@stdlib/string/repeat/package.json73L
-rw-r--r--js/node_modules/@stdlib/string/replace/README.md173L
-rwxr-xr-xjs/node_modules/@stdlib/string/replace/bin/cli100L
-rw-r--r--js/node_modules/@stdlib/string/replace/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/string/replace/docs/types/index.d.ts64L
-rw-r--r--js/node_modules/@stdlib/string/replace/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/string/replace/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/replace/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/replace/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/string/replace/lib/replace.js85L
-rw-r--r--js/node_modules/@stdlib/string/replace/package.json71L
-rw-r--r--js/node_modules/@stdlib/string/reverse/README.md180L
-rwxr-xr-xjs/node_modules/@stdlib/string/reverse/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/reverse/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/string/reverse/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/string/reverse/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/reverse/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/reverse/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/reverse/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/reverse/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/string/reverse/package.json66L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/README.md212L
-rwxr-xr-xjs/node_modules/@stdlib/string/right-pad/bin/cli120L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/lib/right_pad.js91L
-rw-r--r--js/node_modules/@stdlib/string/right-pad/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/README.md218L
-rwxr-xr-xjs/node_modules/@stdlib/string/right-trim-n/bin/cli125L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/lib/main.js110L
-rw-r--r--js/node_modules/@stdlib/string/right-trim-n/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/README.md193L
-rwxr-xr-xjs/node_modules/@stdlib/string/right-trim/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/lib/right_trim.js65L
-rw-r--r--js/node_modules/@stdlib/string/right-trim/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/README.md206L
-rwxr-xr-xjs/node_modules/@stdlib/string/snakecase/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/string/snakecase/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/README.md122L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/lib/main.js71L
-rw-r--r--js/node_modules/@stdlib/string/split-grapheme-clusters/package.json67L
-rw-r--r--js/node_modules/@stdlib/string/startcase/README.md159L
-rwxr-xr-xjs/node_modules/@stdlib/string/startcase/bin/cli86L
-rw-r--r--js/node_modules/@stdlib/string/startcase/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/string/startcase/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/string/startcase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/startcase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/startcase/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/string/startcase/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/string/startcase/lib/startcase.js69L
-rw-r--r--js/node_modules/@stdlib/string/startcase/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/README.md224L
-rwxr-xr-xjs/node_modules/@stdlib/string/starts-with/bin/cli121L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/lib/starts_with.js106L
-rw-r--r--js/node_modules/@stdlib/string/starts-with/package.json72L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/README.md244L
-rwxr-xr-xjs/node_modules/@stdlib/string/substring-after-last/bin/cli127L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/string/substring-after-last/package.json71L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/README.md245L
-rwxr-xr-xjs/node_modules/@stdlib/string/substring-after/bin/cli127L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/string/substring-after/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/README.md232L
-rwxr-xr-xjs/node_modules/@stdlib/string/substring-before-last/bin/cli115L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/docs/types/test.ts52L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/string/substring-before-last/package.json71L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/README.md231L
-rwxr-xr-xjs/node_modules/@stdlib/string/substring-before/bin/cli115L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/docs/types/test.ts52L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/etc/cli_opts.json18L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/string/substring-before/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/tools/README.md97L
-rw-r--r--js/node_modules/@stdlib/string/tools/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/tools/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/README.md170L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/lib/break_property.js1473L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/lib/break_type.js261L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/lib/constants.js49L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/lib/emoji_property.js547L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/string/tools/grapheme-cluster-break/package.json74L
-rw-r--r--js/node_modules/@stdlib/string/tools/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/string/tools/package.json61L
-rw-r--r--js/node_modules/@stdlib/string/trim/README.md196L
-rwxr-xr-xjs/node_modules/@stdlib/string/trim/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/trim/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/string/trim/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/trim/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/trim/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/trim/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/trim/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/string/trim/lib/trim.js65L
-rw-r--r--js/node_modules/@stdlib/string/trim/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/README.md237L
-rwxr-xr-xjs/node_modules/@stdlib/string/truncate-middle/bin/cli121L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/docs/types/test.ts64L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/lib/main.js128L
-rw-r--r--js/node_modules/@stdlib/string/truncate-middle/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/truncate/README.md235L
-rwxr-xr-xjs/node_modules/@stdlib/string/truncate/bin/cli121L
-rw-r--r--js/node_modules/@stdlib/string/truncate/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/string/truncate/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/string/truncate/docs/types/test.ts64L
-rw-r--r--js/node_modules/@stdlib/string/truncate/docs/usage.txt10L
-rw-r--r--js/node_modules/@stdlib/string/truncate/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/string/truncate/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/truncate/lib/main.js110L
-rw-r--r--js/node_modules/@stdlib/string/truncate/package.json69L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/README.md186L
-rwxr-xr-xjs/node_modules/@stdlib/string/uncapitalize/bin/cli108L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/etc/cli_opts.json17L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/lib/uncapitalize.js65L
-rw-r--r--js/node_modules/@stdlib/string/uncapitalize/package.json70L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/README.md161L
-rwxr-xr-xjs/node_modules/@stdlib/string/uppercase/bin/cli86L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/lib/uppercase.js50L
-rw-r--r--js/node_modules/@stdlib/string/uppercase/package.json68L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/README.md147L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/lib/main.js160L
-rw-r--r--js/node_modules/@stdlib/string/utf16-to-utf8-array/package.json67L
-rw-r--r--js/node_modules/@stdlib/symbol/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/symbol/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/symbol/README.md158L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/README.md106L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/docs/repl.txt16L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/docs/types/index.d.ts31L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/lib/main.js47L
-rw-r--r--js/node_modules/@stdlib/symbol/async-iterator/package.json61L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/README.md135L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/docs/types/index.d.ts34L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/docs/types/test.ts34L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/lib/main.js28L
-rw-r--r--js/node_modules/@stdlib/symbol/ctor/package.json60L
-rw-r--r--js/node_modules/@stdlib/symbol/docs/types/index.d.ts74L
-rw-r--r--js/node_modules/@stdlib/symbol/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/README.md146L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/docs/repl.txt16L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/docs/types/index.d.ts31L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/lib/main.js79L
-rw-r--r--js/node_modules/@stdlib/symbol/iterator/package.json58L
-rw-r--r--js/node_modules/@stdlib/symbol/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/symbol/package.json72L
-rw-r--r--js/node_modules/@stdlib/time/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/time/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/time/README.md223L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/README.md172L
-rwxr-xr-xjs/node_modules/@stdlib/time/day-of-quarter/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/lib/day_of_quarter.js107L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/day-of-quarter/package.json71L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/README.md151L
-rwxr-xr-xjs/node_modules/@stdlib/time/day-of-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/lib/day_of_year.js124L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/lib/days.json1L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/lib/months.json37L
-rw-r--r--js/node_modules/@stdlib/time/day-of-year/package.json69L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/README.md171L
-rwxr-xr-xjs/node_modules/@stdlib/time/days-in-month/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/lib/days.json37L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/lib/days_in_month.js109L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/time/days-in-month/package.json68L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/README.md146L
-rwxr-xr-xjs/node_modules/@stdlib/time/days-in-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/lib/days_in_year.js78L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/days-in-year/package.json68L
-rw-r--r--js/node_modules/@stdlib/time/docs/types/index.d.ts459L
-rw-r--r--js/node_modules/@stdlib/time/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/README.md171L
-rwxr-xr-xjs/node_modules/@stdlib/time/hours-in-month/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/lib/hours.json37L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/lib/hours_in_month.js111L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-month/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/README.md146L
-rwxr-xr-xjs/node_modules/@stdlib/time/hours-in-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/lib/hours_in_year.js78L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/hours-in-year/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/README.md138L
-rwxr-xr-xjs/node_modules/@stdlib/time/iso-weeks-in-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/lib/iso_weeks_in_year.js93L
-rw-r--r--js/node_modules/@stdlib/time/iso-weeks-in-year/package.json73L
-rw-r--r--js/node_modules/@stdlib/time/lib/index.js186L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/README.md171L
-rwxr-xr-xjs/node_modules/@stdlib/time/minutes-in-month/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/lib/minutes.json37L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/lib/minutes_in_month.js111L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-month/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/README.md146L
-rwxr-xr-xjs/node_modules/@stdlib/time/minutes-in-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/lib/minutes_in_year.js78L
-rw-r--r--js/node_modules/@stdlib/time/minutes-in-year/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/now/README.md131L
-rwxr-xr-xjs/node_modules/@stdlib/time/now/bin/cli60L
-rw-r--r--js/node_modules/@stdlib/time/now/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/time/now/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/time/now/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/time/now/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/now/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/now/lib/detect.js33L
-rw-r--r--js/node_modules/@stdlib/time/now/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/time/now/lib/now.js45L
-rw-r--r--js/node_modules/@stdlib/time/now/lib/polyfill.js50L
-rw-r--r--js/node_modules/@stdlib/time/now/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/package.json86L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/README.md160L
-rwxr-xr-xjs/node_modules/@stdlib/time/quarter-of-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/lib/quarter_of_year.js82L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/lib/quarters.json37L
-rw-r--r--js/node_modules/@stdlib/time/quarter-of-year/package.json72L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/README.md171L
-rwxr-xr-xjs/node_modules/@stdlib/time/seconds-in-month/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/lib/seconds.json37L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/lib/seconds_in_month.js111L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-month/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/README.md146L
-rwxr-xr-xjs/node_modules/@stdlib/time/seconds-in-year/bin/cli67L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/lib/seconds_in_year.js78L
-rw-r--r--js/node_modules/@stdlib/time/seconds-in-year/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/tic/README.md93L
-rw-r--r--js/node_modules/@stdlib/time/tic/docs/repl.txt19L
-rw-r--r--js/node_modules/@stdlib/time/tic/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/time/tic/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/browser.js93L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/detect.js33L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/main.js49L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/now.js39L
-rw-r--r--js/node_modules/@stdlib/time/tic/lib/polyfill.js41L
-rw-r--r--js/node_modules/@stdlib/time/tic/package.json70L
-rw-r--r--js/node_modules/@stdlib/time/toc/README.md88L
-rw-r--r--js/node_modules/@stdlib/time/toc/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/time/toc/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/time/toc/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/time/toc/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/time/toc/lib/toc.js75L
-rw-r--r--js/node_modules/@stdlib/time/toc/package.json72L
-rw-r--r--js/node_modules/@stdlib/types/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/types/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/types/README.md208L
-rw-r--r--js/node_modules/@stdlib/types/index.d.ts2535L
-rw-r--r--js/node_modules/@stdlib/types/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/types/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/types/lib/main.js40L
-rw-r--r--js/node_modules/@stdlib/types/package.json78L
-rw-r--r--js/node_modules/@stdlib/types/test.ts557L
-rw-r--r--js/node_modules/@stdlib/utils/LICENSE481L
-rw-r--r--js/node_modules/@stdlib/utils/NOTICE1L
-rw-r--r--js/node_modules/@stdlib/utils/README.md817L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/README.md210L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/lib/any_by_right.js77L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/any-by-right/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/README.md210L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/utils/any-by/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/any/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/any/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/any/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/utils/any/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/any/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/any/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/utils/any/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/append/README.md150L
-rw-r--r--js/node_modules/@stdlib/utils/append/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/utils/append/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/append/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/append/lib/append.js83L
-rw-r--r--js/node_modules/@stdlib/utils/append/lib/append_array.js48L
-rw-r--r--js/node_modules/@stdlib/utils/append/lib/append_object.js55L
-rw-r--r--js/node_modules/@stdlib/utils/append/lib/append_typed_array.js86L
-rw-r--r--js/node_modules/@stdlib/utils/append/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/append/package.json79L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/README.md107L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/lib/argument_function.js67L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/argument-function/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/async/README.md178L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/docs/repl.txt210L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/docs/types/index.d.ts404L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/lib/any_by_right.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/lib/limit.js134L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by-right/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/docs/types/index.d.ts404L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/lib/any_by.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/lib/limit.js136L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/any-by/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/README.md419L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/docs/repl.txt234L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/docs/types/index.d.ts393L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/docs/types/test.ts163L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/lib/bifurcate_by.js92L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/lib/factory.js156L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/lib/limit.js176L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/lib/validate.js93L
-rw-r--r--js/node_modules/@stdlib/utils/async/bifurcate-by/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/README.md200L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/docs/types/index.d.ts128L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/docs/types/test.ts92L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/lib/compose_async.js138L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/utils/async/compose/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/README.md390L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/docs/repl.txt210L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/docs/types/index.d.ts414L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/docs/types/test.ts179L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/lib/count_by.js91L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/lib/factory.js155L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/lib/limit.js158L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/count-by/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/README.md242L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/lib/do_until_async.js127L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-until/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/README.md242L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/lib/do_while_async.js127L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/async/do-while/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/async/docs/types/index.d.ts1580L
-rw-r--r--js/node_modules/@stdlib/utils/async/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/docs/types/index.d.ts411L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/lib/every_by_right.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/lib/limit.js134L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/docs/types/index.d.ts411L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/lib/every_by.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/lib/limit.js136L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/every-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/README.md340L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/docs/repl.txt193L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/docs/types/index.d.ts385L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/docs/types/test.ts154L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/lib/factory.js156L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/lib/for_each_right.js93L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/lib/limit.js126L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/README.md340L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/docs/repl.txt192L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/docs/types/index.d.ts385L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/docs/types/test.ts154L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/lib/factory.js156L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/lib/for_each.js93L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/lib/index.js75L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/lib/limit.js128L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/for-each/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/README.md201L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/docs/types/index.d.ts124L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/docs/types/test.ts92L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/lib/funseq_async.js138L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/lib/index.js70L
-rw-r--r--js/node_modules/@stdlib/utils/async/function-sequence/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/README.md455L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/docs/repl.txt232L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/docs/types/index.d.ts416L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/docs/types/test.ts201L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/lib/factory.js156L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/lib/group_by.js92L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/lib/limit.js177L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/lib/validate.js93L
-rw-r--r--js/node_modules/@stdlib/utils/async/group-by/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/README.md157L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/docs/types/test.ts72L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/lib/if_else_async.js87L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-else/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/README.md225L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/docs/repl.txt78L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/docs/types/test.ts102L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/lib/if_then_async.js133L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/lib/index.js67L
-rw-r--r--js/node_modules/@stdlib/utils/async/if-then/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/README.md425L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/docs/types/index.d.ts410L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/docs/types/test.ts149L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/lib/factory.js155L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/lib/inmap_right.js92L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/lib/limit.js142L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap-right/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/README.md426L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/docs/types/index.d.ts410L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/docs/types/test.ts149L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/lib/factory.js155L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/lib/index.js74L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/lib/inmap.js92L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/lib/limit.js144L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/inmap/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/async/lib/index.js330L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/README.md303L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/docs/repl.txt152L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/docs/types/index.d.ts309L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/docs/types/test.ts184L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/lib/factory.js138L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/lib/limit.js139L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/lib/map_function_async.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-function/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/README.md368L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/docs/repl.txt187L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/docs/types/index.d.ts436L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/docs/types/test.ts166L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/lib/factory.js157L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/lib/index.js80L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/lib/limit.js161L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/lib/map_keys.js101L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-keys/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/README.md365L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/docs/repl.txt184L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/docs/types/index.d.ts431L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/docs/types/test.ts166L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/lib/factory.js154L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/lib/limit.js150L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/lib/map_values.js98L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/map-values/package.json80L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/docs/types/index.d.ts407L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/docs/types/test.ts156L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/lib/limit.js134L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/lib/none_by_right.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by-right/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/docs/repl.txt209L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/docs/types/index.d.ts407L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/lib/factory.js160L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/lib/limit.js136L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/lib/none_by.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/none-by/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/async/package.json60L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/README.md417L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/docs/repl.txt224L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/docs/types/index.d.ts415L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/docs/types/test.ts166L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/lib/factory.js164L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/lib/limit.js142L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/lib/reduce_right.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce-right/package.json77L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/README.md417L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/docs/repl.txt223L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/docs/types/index.d.ts411L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/docs/types/test.ts166L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/lib/factory.js164L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/lib/limit.js144L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/lib/reduce.js96L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/reduce/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/README.md207L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/docs/types/index.d.ts151L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/docs/types/test.ts107L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/lib/factory.js123L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/lib/index.js65L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/lib/waterfall.js66L
-rw-r--r--js/node_modules/@stdlib/utils/async/series-waterfall/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/docs/repl.txt213L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/docs/types/index.d.ts418L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/docs/types/test.ts172L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/lib/factory.js166L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/lib/limit.js140L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/lib/some_by_right.js98L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by-right/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/README.md383L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/docs/repl.txt212L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/docs/types/index.d.ts413L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/docs/types/test.ts172L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/lib/factory.js166L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/lib/index.js77L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/lib/limit.js142L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/lib/some_by.js98L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/some-by/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/README.md366L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/docs/repl.txt217L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/docs/types/index.d.ts449L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/docs/types/test.ts179L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/lib/factory.js161L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/lib/limit.js168L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/lib/tabulate_by.js97L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/lib/validate.js79L
-rw-r--r--js/node_modules/@stdlib/utils/async/tabulate-by/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/README.md163L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/lib/try_catch_async.js87L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-catch/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/README.md240L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/docs/types/test.ts89L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/lib/index.js64L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/lib/try_then_async.js134L
-rw-r--r--js/node_modules/@stdlib/utils/async/try-then/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/README.md242L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/lib/until_async.js127L
-rw-r--r--js/node_modules/@stdlib/utils/async/until/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/README.md242L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/docs/repl.txt72L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/docs/types/index.d.ts127L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/lib/while_async.js127L
-rw-r--r--js/node_modules/@stdlib/utils/async/while/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/README.md207L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/docs/repl.txt60L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/docs/types/index.d.ts154L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/bifurcate_by.js114L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/return_indices.js69L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/return_pairs.js76L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/return_values.js76L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-by/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/README.md269L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/docs/types/index.d.ts189L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/index.js106L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/main.js147L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/return_keys.js81L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/return_pairs.js88L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/return_values.js88L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-in/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/README.md226L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/docs/types/index.d.ts183L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/main.js126L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/return_keys.js81L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/return_pairs.js88L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/return_values.js88L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate-own/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/README.md165L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/docs/types/index.d.ts99L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/docs/types/test.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/bifurcate.js112L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/return_indices.js60L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/return_pairs.js60L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/return_values.js60L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/lib/validate.js70L
-rw-r--r--js/node_modules/@stdlib/utils/bifurcate/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/lib/capitalize_keys.js68L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/capitalize-keys/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/README.md339L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/docs/repl.txt57L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/docs/types/index.d.ts247L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/lib/main.js433L
-rw-r--r--js/node_modules/@stdlib/utils/circular-buffer/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/README.md102L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/docs/repl.txt374L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/bit_value.js45L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/clear_bit.js43L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/from_adjacency_list_iterator.js60L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/from_adjacency_list_iterator_map.js66L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/from_edges_iterator.js60L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/from_edges_iterator_map.js66L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/is_set.js45L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/main.js976L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/lib/set_bit.js43L
-rw-r--r--js/node_modules/@stdlib/utils/compact-adjacency-matrix/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/compose/README.md148L
-rw-r--r--js/node_modules/@stdlib/utils/compose/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/compose/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/compose/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/compose/lib/compose.js96L
-rw-r--r--js/node_modules/@stdlib/utils/compose/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/utils/compose/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/README.md118L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/lib/constant_function.js56L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/constant-function/package.json64L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/README.md287L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/utils/constructor-name/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/README.md199L
-rwxr-xr-xjs/node_modules/@stdlib/utils/convert-path/bin/cli92L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/docs/types/test.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/etc/cli_opts.json20L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/lib/convert_path.js123L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/convert-path/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/copy/README.md265L
-rw-r--r--js/node_modules/@stdlib/utils/copy/docs/repl.txt61L
-rw-r--r--js/node_modules/@stdlib/utils/copy/docs/types/index.d.ts62L
-rw-r--r--js/node_modules/@stdlib/utils/copy/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/copy/lib/copy.js76L
-rw-r--r--js/node_modules/@stdlib/utils/copy/lib/deep_copy.js306L
-rw-r--r--js/node_modules/@stdlib/utils/copy/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/utils/copy/lib/typed_arrays.js169L
-rw-r--r--js/node_modules/@stdlib/utils/copy/package.json88L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/README.md191L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/lib/count_by.js95L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/utils/count-by/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/README.md213L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/docs/types/index.d.ts82L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/lib/curry_right.js105L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/curry-right/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/curry/README.md209L
-rw-r--r--js/node_modules/@stdlib/utils/curry/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/utils/curry/docs/types/index.d.ts80L
-rw-r--r--js/node_modules/@stdlib/utils/curry/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/curry/lib/curry.js105L
-rw-r--r--js/node_modules/@stdlib/utils/curry/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/curry/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/README.md156L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/docs/types/index.d.ts125L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/docs/types/test.ts109L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/deep_get.js101L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/dget.js57L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/factory.js94L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/utils/deep-get/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/README.md218L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/docs/repl.txt50L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/docs/types/index.d.ts95L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/lib/deep_pluck.js118L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/lib/validate.js74L
-rw-r--r--js/node_modules/@stdlib/utils/deep-pluck/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/README.md248L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/docs/repl.txt86L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/docs/types/index.d.ts180L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/docs/types/test.ts134L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/deep_set.js120L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/defaults.json4L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/dset.js80L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/factory.js99L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/lib/validate.js73L
-rw-r--r--js/node_modules/@stdlib/utils/deep-set/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/README.md112L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-accessor/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/README.md98L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-only-property/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/README.md122L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-read-write-accessor/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/README.md109L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-configurable-write-only-accessor/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-configurable-read-only-property/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/README.md125L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/lib/main.js114L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-property/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/README.md110L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/utils/define-memoized-read-only-property/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/README.md97L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-property/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/README.md112L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-accessor/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/README.md98L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-only-property/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/README.md122L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-read-write-accessor/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/README.md109L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-nonenumerable-write-only-accessor/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/README.md131L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/lib/builtin.js56L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/lib/polyfill.js78L
-rw-r--r--js/node_modules/@stdlib/utils/define-properties/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/README.md112L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/docs/repl.txt71L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/lib/builtin.js61L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/lib/define_property.js28L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/lib/has_define_property_support.js51L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/lib/polyfill.js117L
-rw-r--r--js/node_modules/@stdlib/utils/define-property/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/README.md106L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/lib/main.js61L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-accessor/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/README.md98L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-only-property/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/docs/types/index.d.ts78L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/lib/index.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/utils/define-read-write-accessor/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/README.md103L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/docs/types/test.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/lib/main.js58L
-rw-r--r--js/node_modules/@stdlib/utils/define-write-only-accessor/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/README.md88L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/lib/dirname.js50L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/dirname/package.json66L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/README.md277L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/docs/types/index.d.ts149L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/lib/do_until_each_right.js101L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each-right/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/README.md273L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/docs/types/index.d.ts147L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/lib/do_until_each.js95L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/do-until-each/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/README.md144L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/lib/do_until.js66L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/do-until/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/README.md277L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/docs/types/index.d.ts149L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/lib/do_while_each_right.js101L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each-right/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/README.md273L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/docs/types/index.d.ts147L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/lib/do_while_each.js95L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/do-while-each/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/README.md144L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/lib/do_while.js66L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/do-while/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/docs/types/index.d.ts5478L
-rw-r--r--js/node_modules/@stdlib/utils/docs/types/test.ts29L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/README.md514L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/docs/repl.txt77L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/docs/types/index.d.ts412L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/lib/main.js721L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/lib/node.js77L
-rw-r--r--js/node_modules/@stdlib/utils/doubly-linked-list/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/README.md101L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/lib/entries_in.js64L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/entries-in/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/entries/README.md92L
-rw-r--r--js/node_modules/@stdlib/utils/entries/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/entries/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/entries/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/entries/lib/entries.js65L
-rw-r--r--js/node_modules/@stdlib/utils/entries/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/entries/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/README.md103L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties-in/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/README.md119L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-properties/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols-in/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/README.md129L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/utils/enumerable-property-symbols/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/README.md171L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/utils/escape-regexp-string/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/eval/README.md158L
-rwxr-xr-xjs/node_modules/@stdlib/utils/eval/bin/cli64L
-rw-r--r--js/node_modules/@stdlib/utils/eval/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/eval/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/eval/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/utils/eval/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/eval/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/utils/eval/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/eval/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/README.md209L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/lib/every_by_right.js81L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/every-by-right/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/README.md209L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/lib/every_by.js74L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/every-by/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/every/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/every/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/every/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/utils/every/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/every/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/every/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/utils/every/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/extname/README.md86L
-rw-r--r--js/node_modules/@stdlib/utils/extname/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/utils/extname/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/utils/extname/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/extname/lib/extname.js50L
-rw-r--r--js/node_modules/@stdlib/utils/extname/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/extname/package.json65L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/README.md325L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/docs/repl.txt62L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/docs/types/index.d.ts258L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/lib/main.js446L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/lib/node.js45L
-rw-r--r--js/node_modules/@stdlib/utils/fifo/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/find/README.md227L
-rw-r--r--js/node_modules/@stdlib/utils/find/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/utils/find/docs/types/index.d.ts165L
-rw-r--r--js/node_modules/@stdlib/utils/find/docs/types/test.ts94L
-rw-r--r--js/node_modules/@stdlib/utils/find/lib/find.js207L
-rw-r--r--js/node_modules/@stdlib/utils/find/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/utils/find/package.json64L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/README.md212L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/docs/repl.txt79L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/docs/types/index.d.ts126L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/docs/types/test.ts126L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/defaults.js36L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/dims.js53L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/factory.js85L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/flatten_array.js81L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/gen_fcn.js96L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/index.js62L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/recurse.js54L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/validate.js74L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/wrap_flatten.js57L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/lib/wrap_flatten_copy.js58L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-array/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/README.md260L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/docs/repl.txt92L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/docs/types/index.d.ts131L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/docs/types/test.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/defaults.js37L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/factory.js84L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/flatten.js57L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/flatten_object.js71L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/index.js63L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/recurse.js72L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/lib/validate.js91L
-rw-r--r--js/node_modules/@stdlib/utils/flatten-object/package.json66L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/README.md234L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/lib/for_each_right.js78L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/for-each-right/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/README.md230L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/lib/for_each.js70L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/for-each/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/README.md195L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/docs/types/index.d.ts65L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/docs/types/test.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/lib/for_in.js82L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/utils/for-in/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/README.md186L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/docs/repl.txt49L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/docs/types/test.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/lib/for_own.js85L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/for-own/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/README.md95L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/docs/types/index.d.ts38L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/lib/from_entries.js57L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/from-entries/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/README.md141L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/lib/function_name.js72L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/function-name/package.json63L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/README.md149L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/docs/types/index.d.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/docs/types/test.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/lib/funseq.js96L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/utils/function-sequence/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/README.md125L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/detect.js40L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/get_prototype_of.js54L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/native.js28L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/polyfill.js55L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/lib/proto.js36L
-rw-r--r--js/node_modules/@stdlib/utils/get-prototype-of/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/global/README.md109L
-rw-r--r--js/node_modules/@stdlib/utils/global/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/global/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/global/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/codegen.js36L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/global.js28L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/main.js77L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/self.js28L
-rw-r--r--js/node_modules/@stdlib/utils/global/lib/window.js28L
-rw-r--r--js/node_modules/@stdlib/utils/global/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/README.md222L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/docs/types/index.d.ts152L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/docs/types/test.ts83L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/group_by.js114L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/return_indices.js77L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/return_pairs.js80L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/return_values.js80L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/group-by/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/README.md299L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/docs/repl.txt73L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/docs/types/index.d.ts189L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/index.js106L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/main.js147L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/return_keys.js80L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/return_pairs.js87L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/return_values.js87L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/group-in/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/README.md249L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/docs/types/index.d.ts181L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/docs/types/test.ts97L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/index.js87L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/main.js126L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/return_keys.js75L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/return_pairs.js82L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/return_values.js82L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/lib/validate.js75L
-rw-r--r--js/node_modules/@stdlib/utils/group-own/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/group/README.md177L
-rw-r--r--js/node_modules/@stdlib/utils/group/docs/repl.txt54L
-rw-r--r--js/node_modules/@stdlib/utils/group/docs/types/index.d.ts97L
-rw-r--r--js/node_modules/@stdlib/utils/group/docs/types/test.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/group.js112L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/index.js69L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/return_indices.js70L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/return_pairs.js70L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/return_values.js70L
-rw-r--r--js/node_modules/@stdlib/utils/group/lib/validate.js70L
-rw-r--r--js/node_modules/@stdlib/utils/group/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/README.md84L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/docs/repl.txt22L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/docs/types/index.d.ts36L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/lib/identity.js38L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/identity-function/package.json63L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/README.md106L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/lib/if_else.js45L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/lib/index.js41L
-rw-r--r--js/node_modules/@stdlib/utils/if-else/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/README.md130L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/docs/types/test.ts82L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/lib/if_then.js68L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/if-then/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/README.md213L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/docs/repl.txt63L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/docs/types/index.d.ts86L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/lib/index.js73L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/lib/index_of.js132L
-rw-r--r--js/node_modules/@stdlib/utils/index-of/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/README.md124L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/docs/types/test.ts55L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/detect.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/index.js54L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/inherit.js93L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/native.js23L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/polyfill.js54L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/lib/validate.js51L
-rw-r--r--js/node_modules/@stdlib/utils/inherit/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/README.md175L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-properties/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/README.md155L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-enumerable-property-symbols/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/README.md138L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-keys/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/README.md191L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-properties/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/README.md161L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-names/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/README.md166L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-nonenumerable-property-symbols/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/README.md130L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/lib/main.js113L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-properties/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/README.md135L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/lib/main.js85L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptor/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/README.md136L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/lib/main.js114L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-descriptors/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/README.md138L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-names/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/README.md101L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/docs/repl.txt26L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/docs/types/index.d.ts41L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/lib/main.js105L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-property-symbols/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/README.md191L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/lib/main.js106L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-properties/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/README.md164L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-names/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/README.md170L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/inherited-writable-property-symbols/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/README.md230L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/docs/types/index.d.ts101L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/lib/inmap_right.js87L
-rw-r--r--js/node_modules/@stdlib/utils/inmap-right/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/README.md225L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/docs/types/index.d.ts100L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/lib/inmap.js85L
-rw-r--r--js/node_modules/@stdlib/utils/inmap/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/README.md164L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/lib/key_by_right.js76L
-rw-r--r--js/node_modules/@stdlib/utils/key-by-right/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/README.md164L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/docs/types/index.d.ts63L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/lib/key_by.js76L
-rw-r--r--js/node_modules/@stdlib/utils/key-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/README.md101L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/lib/main.js56L
-rw-r--r--js/node_modules/@stdlib/utils/keys-in/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/keys/README.md98L
-rw-r--r--js/node_modules/@stdlib/utils/keys/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/keys/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/keys/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/builtin.js50L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/builtin_wrapper.js60L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/excluded_keys.json22L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_arguments_bug.js58L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_automation_equality_bug.js76L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_builtin.js28L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_enumerable_prototype_bug.js35L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_non_enumerable_properties_bug.js41L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/has_window.js28L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/is_constructor_prototype.js37L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/is_constructor_prototype_wrapper.js51L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/main.js63L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/non_enumerable.json9L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/polyfill.js102L
-rw-r--r--js/node_modules/@stdlib/utils/keys/lib/window.js28L
-rw-r--r--js/node_modules/@stdlib/utils/keys/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/lib/index.js1819L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/README.md278L
-rwxr-xr-xjs/node_modules/@stdlib/utils/library-manifest/bin/cli90L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/docs/types/index.d.ts55L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/docs/types/test.ts74L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/docs/usage.txt9L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/etc/cli_opts.json19L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/defaults.json5L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/is_object.js49L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/manifest.js248L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/unique.js49L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/lib/validate.js77L
-rw-r--r--js/node_modules/@stdlib/utils/library-manifest/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/README.md421L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/docs/repl.txt75L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/docs/types/index.d.ts405L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/lib/main.js684L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/lib/node.js72L
-rw-r--r--js/node_modules/@stdlib/utils/linked-list/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/lib/lowercase_keys.js62L
-rw-r--r--js/node_modules/@stdlib/utils/lowercase-keys/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/README.md129L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/docs/types/index.d.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/docs/types/test.ts61L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/lib/index.js44L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/lib/map_function.js67L
-rw-r--r--js/node_modules/@stdlib/utils/map-function/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/README.md134L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/docs/types/test.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/lib/map_keys.js81L
-rw-r--r--js/node_modules/@stdlib/utils/map-keys/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/README.md133L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/docs/repl.txt41L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/docs/types/test.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/lib/map_values.js78L
-rw-r--r--js/node_modules/@stdlib/utils/map-values/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/README.md204L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/docs/types/index.d.ts58L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/docs/types/test.ts77L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/lib/memoize.js106L
-rw-r--r--js/node_modules/@stdlib/utils/memoize/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/merge/README.md469L
-rw-r--r--js/node_modules/@stdlib/utils/merge/docs/repl.txt134L
-rw-r--r--js/node_modules/@stdlib/utils/merge/docs/types/index.d.ts197L
-rw-r--r--js/node_modules/@stdlib/utils/merge/docs/types/test.ts109L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/deepmerge.js121L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/defaults.js38L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/factory.js67L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/index.js68L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/merge.js58L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/mergefcn.js108L
-rw-r--r--js/node_modules/@stdlib/utils/merge/lib/validate.js81L
-rw-r--r--js/node_modules/@stdlib/utils/merge/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/README.md134L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/docs/repl.txt38L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/docs/types/test.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/lib/move_property.js73L
-rw-r--r--js/node_modules/@stdlib/utils/move-property/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/README.md2278L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/docs/repl.txt1426L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/docs/types/index.d.ts1529L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/docs/types/test.ts162L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/ascending.js44L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/contains.js44L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/from_iterator.js50L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/from_iterator_map.js56L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/has_distinct_elements.js52L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/main.js1406L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/lib/validate.js83L
-rw-r--r--js/node_modules/@stdlib/utils/named-typed-tuple/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/README.md233L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/lib/index.js61L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/lib/native_class.js56L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/lib/polyfill.js81L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/lib/tostring.js28L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/lib/tostringtag.js28L
-rw-r--r--js/node_modules/@stdlib/utils/native-class/package.json77L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/README.md82L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/lib/main.js72L
-rw-r--r--js/node_modules/@stdlib/utils/next-tick/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/README.md205L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/docs/types/index.d.ts104L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/lib/none_by_right.js81L
-rw-r--r--js/node_modules/@stdlib/utils/none-by-right/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/README.md205L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/docs/repl.txt43L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/docs/types/index.d.ts103L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/lib/none_by.js74L
-rw-r--r--js/node_modules/@stdlib/utils/none-by/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/none/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/none/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/none/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/utils/none/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/none/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/none/lib/main.js59L
-rw-r--r--js/node_modules/@stdlib/utils/none/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/README.md135L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/README.md138L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/lib/main.js80L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-properties/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/README.md122L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/README.md122L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-names/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/utils/nonenumerable-property-symbols/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/README.md98L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/docs/types/test.ts32L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/lib/main.js81L
-rw-r--r--js/node_modules/@stdlib/utils/nonindex-keys/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/noop/README.md75L
-rw-r--r--js/node_modules/@stdlib/utils/noop/docs/repl.txt11L
-rw-r--r--js/node_modules/@stdlib/utils/noop/docs/types/index.d.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/noop/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/noop/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/noop/lib/noop.js35L
-rw-r--r--js/node_modules/@stdlib/utils/noop/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/README.md186L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/docs/repl.txt67L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/docs/types/index.d.ts160L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/docs/types/test.ts81L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/lib/index.js78L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/lib/object_inverse_by.js149L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse-by/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/README.md145L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/docs/repl.txt53L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/docs/types/index.d.ts66L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/docs/types/test.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/lib/index.js59L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/lib/object_inverse.js122L
-rw-r--r--js/node_modules/@stdlib/utils/object-inverse/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/README.md123L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/docs/types/index.d.ts84L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/lib/omit_by.js76L
-rw-r--r--js/node_modules/@stdlib/utils/omit-by/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/omit/README.md132L
-rw-r--r--js/node_modules/@stdlib/utils/omit/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/omit/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/utils/omit/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/omit/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/omit/lib/omit.js83L
-rw-r--r--js/node_modules/@stdlib/utils/omit/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/README.md151L
-rwxr-xr-xjs/node_modules/@stdlib/utils/open-url/bin/cli66L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/etc/cli_opts.json14L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/lib/browser.js50L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/lib/main.js94L
-rw-r--r--js/node_modules/@stdlib/utils/open-url/package.json67L
-rw-r--r--js/node_modules/@stdlib/utils/package.json96L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/README.md134L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/docs/types/index.d.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/lib/papply_right.js90L
-rw-r--r--js/node_modules/@stdlib/utils/papply-right/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/papply/README.md131L
-rw-r--r--js/node_modules/@stdlib/utils/papply/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/papply/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/papply/docs/types/test.ts37L
-rw-r--r--js/node_modules/@stdlib/utils/papply/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/papply/lib/papply.js79L
-rw-r--r--js/node_modules/@stdlib/utils/papply/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/README.md354L
-rwxr-xr-xjs/node_modules/@stdlib/utils/parallel/bin/cli105L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/docs/repl.txt68L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/docs/types/index.d.ts141L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/docs/types/test.ts164L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/docs/usage.txt15L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/etc/cli_opts.json23L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/browser/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/defaults.js57L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/main.js130L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/env.js92L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/exec.js317L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/index.js28L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/options.js56L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/children.js28L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/close.js62L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/exec.js97L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/index.js28L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/process.js33L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/spawn.js150L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/node/worker/worker.js96L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/lib/validate.js111L
-rw-r--r--js/node_modules/@stdlib/utils/parallel/package.json82L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/README.md147L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/docs/types/index.d.ts37L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/docs/types/test.ts55L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/lib/parse_json.js61L
-rw-r--r--js/node_modules/@stdlib/utils/parse-json/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/README.md123L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/docs/types/index.d.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/lib/pick_by.js76L
-rw-r--r--js/node_modules/@stdlib/utils/pick-by/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/pick/README.md132L
-rw-r--r--js/node_modules/@stdlib/utils/pick/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/pick/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/pick/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/pick/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/pick/lib/pick.js77L
-rw-r--r--js/node_modules/@stdlib/utils/pick/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/README.md184L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/docs/repl.txt51L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/docs/types/index.d.ts73L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/docs/types/test.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/lib/defaults.json3L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/lib/index.js56L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/lib/pluck.js103L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/lib/validate.js65L
-rw-r--r--js/node_modules/@stdlib/utils/pluck/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/pop/README.md151L
-rw-r--r--js/node_modules/@stdlib/utils/pop/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/pop/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/pop/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/pop/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/pop/lib/pop.js78L
-rw-r--r--js/node_modules/@stdlib/utils/pop/lib/pop_object.js56L
-rw-r--r--js/node_modules/@stdlib/utils/pop/lib/pop_typed_array.js53L
-rw-r--r--js/node_modules/@stdlib/utils/pop/package.json80L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/README.md152L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/docs/types/test.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/lib/prepend.js85L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/lib/prepend_array.js48L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/lib/prepend_object.js64L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/lib/prepend_typed_array.js90L
-rw-r--r--js/node_modules/@stdlib/utils/prepend/package.json80L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/README.md99L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/docs/repl.txt24L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/lib/main.js97L
-rw-r--r--js/node_modules/@stdlib/utils/properties-in/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/properties/README.md104L
-rw-r--r--js/node_modules/@stdlib/utils/properties/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/properties/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/properties/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/properties/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/properties/lib/main.js60L
-rw-r--r--js/node_modules/@stdlib/utils/properties/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/README.md105L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/lib/main.js76L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor-in/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/README.md105L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/docs/types/index.d.ts48L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/lib/builtin.js62L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/lib/has_builtin.js28L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/lib/polyfill.js66L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptor/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/README.md104L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/docs/repl.txt27L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/lib/main.js104L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/README.md106L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/lib/builtin.js55L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/lib/has_builtin.js28L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/lib/index.js57L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/lib/polyfill.js100L
-rw-r--r--js/node_modules/@stdlib/utils/property-descriptors/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/README.md105L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/lib/main.js99L
-rw-r--r--js/node_modules/@stdlib/utils/property-names-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/README.md105L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/lib/builtin.js55L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/lib/has_builtin.js28L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/lib/index.js55L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/lib/polyfill.js56L
-rw-r--r--js/node_modules/@stdlib/utils/property-names/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/README.md99L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/docs/types/index.d.ts39L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/lib/main.js93L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols-in/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/README.md91L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/docs/repl.txt23L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/lib/builtin.js49L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/lib/has_builtin.js28L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/lib/index.js51L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/lib/polyfill.js45L
-rw-r--r--js/node_modules/@stdlib/utils/property-symbols/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/push/README.md152L
-rw-r--r--js/node_modules/@stdlib/utils/push/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/utils/push/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/push/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/push/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/push/lib/push.js86L
-rw-r--r--js/node_modules/@stdlib/utils/push/lib/push_array.js48L
-rw-r--r--js/node_modules/@stdlib/utils/push/lib/push_object.js55L
-rw-r--r--js/node_modules/@stdlib/utils/push/lib/push_typed_array.js86L
-rw-r--r--js/node_modules/@stdlib/utils/push/package.json79L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/README.md163L
-rwxr-xr-xjs/node_modules/@stdlib/utils/real-max/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/utils/real-max/package.json84L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/README.md163L
-rwxr-xr-xjs/node_modules/@stdlib/utils/real-min/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/utils/real-min/package.json86L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/README.md213L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/docs/repl.txt52L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/docs/types/index.d.ts119L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/lib/reduce_right.js83L
-rw-r--r--js/node_modules/@stdlib/utils/reduce-right/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/README.md211L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/docs/types/index.d.ts116L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/docs/types/test.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/lib/reduce.js76L
-rw-r--r--js/node_modules/@stdlib/utils/reduce/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/README.md114L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/docs/repl.txt29L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/docs/types/index.d.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/lib/from_string.js54L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/regexp-from-string/package.json66L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/README.md139L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/docs/types/test.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/lib/reorder_arguments.js86L
-rw-r--r--js/node_modules/@stdlib/utils/reorder-arguments/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/README.md139L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/docs/types/index.d.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/lib/reverse_arguments.js76L
-rw-r--r--js/node_modules/@stdlib/utils/reverse-arguments/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/README.md163L
-rwxr-xr-xjs/node_modules/@stdlib/utils/safe-int-max/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-max/package.json84L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/README.md163L
-rwxr-xr-xjs/node_modules/@stdlib/utils/safe-int-min/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/docs/types/index.d.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/lib/main.js65L
-rw-r--r--js/node_modules/@stdlib/utils/safe-int-min/package.json84L
-rw-r--r--js/node_modules/@stdlib/utils/shift/README.md151L
-rw-r--r--js/node_modules/@stdlib/utils/shift/docs/repl.txt44L
-rw-r--r--js/node_modules/@stdlib/utils/shift/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/shift/docs/types/test.ts43L
-rw-r--r--js/node_modules/@stdlib/utils/shift/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/shift/lib/shift.js80L
-rw-r--r--js/node_modules/@stdlib/utils/shift/lib/shift_object.js62L
-rw-r--r--js/node_modules/@stdlib/utils/shift/lib/shift_typed_array.js55L
-rw-r--r--js/node_modules/@stdlib/utils/shift/package.json80L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/README.md199L
-rwxr-xr-xjs/node_modules/@stdlib/utils/size-of/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/docs/repl.txt40L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/docs/types/index.d.ts61L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/utils/size-of/package.json77L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/README.md206L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/lib/some_by_right.js88L
-rw-r--r--js/node_modules/@stdlib/utils/some-by-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/README.md206L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/docs/repl.txt46L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/docs/types/index.d.ts106L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/docs/types/test.ts67L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/lib/some_by.js85L
-rw-r--r--js/node_modules/@stdlib/utils/some-by/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/some/README.md127L
-rw-r--r--js/node_modules/@stdlib/utils/some/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/some/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/utils/some/docs/types/test.ts54L
-rw-r--r--js/node_modules/@stdlib/utils/some/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/some/lib/main.js70L
-rw-r--r--js/node_modules/@stdlib/utils/some/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/stack/README.md333L
-rw-r--r--js/node_modules/@stdlib/utils/stack/docs/repl.txt64L
-rw-r--r--js/node_modules/@stdlib/utils/stack/docs/types/index.d.ts268L
-rw-r--r--js/node_modules/@stdlib/utils/stack/docs/types/test.ts35L
-rw-r--r--js/node_modules/@stdlib/utils/stack/lib/index.js53L
-rw-r--r--js/node_modules/@stdlib/utils/stack/lib/main.js411L
-rw-r--r--js/node_modules/@stdlib/utils/stack/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/README.md182L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/docs/repl.txt48L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/docs/types/index.d.ts153L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/docs/types/test.ts73L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/lib/tabulate_by.js120L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/lib/validate.js61L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate-by/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/README.md133L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/docs/repl.txt33L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/docs/types/test.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/lib/index.js42L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/lib/tabulate.js90L
-rw-r--r--js/node_modules/@stdlib/utils/tabulate/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/README.md412L
-rwxr-xr-xjs/node_modules/@stdlib/utils/timeit/bin/cli204L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/docs/repl.txt97L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/docs/types/index.d.ts197L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/docs/types/test.ts124L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/docs/usage.txt14L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/etc/cli_opts.json22L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/async.js189L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/browser.js28L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/context.js68L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/defaults.json7L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/min_time.js54L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/sync.js112L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/timeit.js236L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/transform.js60L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/validate.js100L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/vm_compile.js61L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/vm_evaluate.js92L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/lib/wrap.js39L
-rw-r--r--js/node_modules/@stdlib/utils/timeit/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/README.md121L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/docs/types/test.ts53L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/lib/try_catch.js62L
-rw-r--r--js/node_modules/@stdlib/utils/try-catch/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/README.md189L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/docs/repl.txt34L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/docs/types/index.d.ts51L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/docs/types/test.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/lib/wrap.js97L
-rw-r--r--js/node_modules/@stdlib/utils/try-function/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/README.md125L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/docs/repl.txt30L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/docs/types/index.d.ts44L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/lib/try_require.js59L
-rw-r--r--js/node_modules/@stdlib/utils/try-require/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/README.md156L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/docs/repl.txt39L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/docs/types/index.d.ts80L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/docs/types/test.ts70L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/lib/index.js52L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/lib/try_then.js70L
-rw-r--r--js/node_modules/@stdlib/utils/try-then/package.json75L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/README.md191L
-rwxr-xr-xjs/node_modules/@stdlib/utils/type-max/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/lib/main.js87L
-rw-r--r--js/node_modules/@stdlib/utils/type-max/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/README.md191L
-rwxr-xr-xjs/node_modules/@stdlib/utils/type-min/bin/cli63L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/docs/types/index.d.ts60L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/docs/types/test.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/docs/usage.txt8L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/etc/cli_opts.json15L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/lib/index.js46L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/lib/main.js84L
-rw-r--r--js/node_modules/@stdlib/utils/type-min/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/README.md250L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/docs/repl.txt132L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/docs/types/index.d.ts50L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/docs/types/test.ts38L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/check.js55L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/fixtures/nodelist.js34L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/fixtures/re.js26L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/fixtures/typedarray.js26L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/polyfill.js41L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/lib/typeof.js76L
-rw-r--r--js/node_modules/@stdlib/utils/type-of/package.json66L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/lib/uncapitalize_keys.js68L
-rw-r--r--js/node_modules/@stdlib/utils/uncapitalize-keys/package.json76L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/README.md225L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/docs/repl.txt59L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/docs/types/index.d.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/lib/uncurry_right.js118L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/README.md197L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/docs/repl.txt57L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/docs/types/index.d.ts79L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/docs/types/test.ts56L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/lib/index.js48L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/lib/uncurry.js118L
-rw-r--r--js/node_modules/@stdlib/utils/uncurry/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/README.md152L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/docs/repl.txt45L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/docs/types/index.d.ts57L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/docs/types/test.ts42L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/lib/unshift.js86L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/lib/unshift_array.js48L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/lib/unshift_object.js64L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/lib/unshift_typed_array.js90L
-rw-r--r--js/node_modules/@stdlib/utils/unshift/package.json79L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/README.md257L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/docs/types/index.d.ts144L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/lib/until_each_right.js92L
-rw-r--r--js/node_modules/@stdlib/utils/until-each-right/package.json73L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/README.md253L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/docs/types/index.d.ts142L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/lib/until_each.js82L
-rw-r--r--js/node_modules/@stdlib/utils/until-each/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/until/README.md144L
-rw-r--r--js/node_modules/@stdlib/utils/until/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/utils/until/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/until/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/until/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/until/lib/until.js66L
-rw-r--r--js/node_modules/@stdlib/utils/until/package.json66L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/README.md105L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/docs/types/index.d.ts47L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/docs/types/test.ts58L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/lib/unzip.js106L
-rw-r--r--js/node_modules/@stdlib/utils/unzip/package.json64L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/README.md116L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/lib/uppercase_keys.js62L
-rw-r--r--js/node_modules/@stdlib/utils/uppercase-keys/package.json74L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/README.md101L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/docs/repl.txt31L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/docs/types/index.d.ts49L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/lib/values_in.js64L
-rw-r--r--js/node_modules/@stdlib/utils/values-in/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/values/README.md92L
-rw-r--r--js/node_modules/@stdlib/utils/values/docs/repl.txt28L
-rw-r--r--js/node_modules/@stdlib/utils/values/docs/types/index.d.ts45L
-rw-r--r--js/node_modules/@stdlib/utils/values/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/values/lib/index.js45L
-rw-r--r--js/node_modules/@stdlib/utils/values/lib/values.js65L
-rw-r--r--js/node_modules/@stdlib/utils/values/package.json68L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/README.md257L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/docs/types/index.d.ts145L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/lib/while_each_right.js92L
-rw-r--r--js/node_modules/@stdlib/utils/while-each-right/package.json72L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/README.md253L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/docs/repl.txt47L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/docs/types/index.d.ts142L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/lib/index.js49L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/lib/while_each.js82L
-rw-r--r--js/node_modules/@stdlib/utils/while-each/package.json70L
-rw-r--r--js/node_modules/@stdlib/utils/while/README.md144L
-rw-r--r--js/node_modules/@stdlib/utils/while/docs/repl.txt35L
-rw-r--r--js/node_modules/@stdlib/utils/while/docs/types/index.d.ts59L
-rw-r--r--js/node_modules/@stdlib/utils/while/docs/types/test.ts71L
-rw-r--r--js/node_modules/@stdlib/utils/while/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/while/lib/while.js66L
-rw-r--r--js/node_modules/@stdlib/utils/while/package.json65L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/README.md135L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/docs/repl.txt25L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/lib/index.js40L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/lib/main.js91L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties-in/package.json78L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/README.md119L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/docs/repl.txt32L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/docs/types/index.d.ts46L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/lib/index.js43L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/lib/main.js73L
-rw-r--r--js/node_modules/@stdlib/utils/writable-properties/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/README.md117L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/lib/main.js90L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/README.md121L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/docs/types/index.d.ts52L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/lib/index.js50L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/lib/main.js74L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-names/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/README.md123L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/docs/repl.txt37L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/lib/main.js78L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols-in/package.json71L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/README.md112L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/docs/repl.txt36L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/docs/types/index.d.ts40L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/docs/types/test.ts33L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/lib/index.js39L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/lib/main.js62L
-rw-r--r--js/node_modules/@stdlib/utils/writable-property-symbols/package.json69L
-rw-r--r--js/node_modules/@stdlib/utils/zip/README.md150L
-rw-r--r--js/node_modules/@stdlib/utils/zip/docs/repl.txt42L
-rw-r--r--js/node_modules/@stdlib/utils/zip/docs/types/index.d.ts242L
-rw-r--r--js/node_modules/@stdlib/utils/zip/docs/types/test.ts98L
-rw-r--r--js/node_modules/@stdlib/utils/zip/lib/index.js47L
-rw-r--r--js/node_modules/@stdlib/utils/zip/lib/zip.js181L
-rw-r--r--js/node_modules/@stdlib/utils/zip/package.json63L
-rw-r--r--js/node_modules/core-util-is/LICENSE19L
-rw-r--r--js/node_modules/core-util-is/README.md3L
-rw-r--r--js/node_modules/core-util-is/lib/util.js107L
-rw-r--r--js/node_modules/core-util-is/package.json38L
-rw-r--r--js/node_modules/debug/.coveralls.yml1L
-rw-r--r--js/node_modules/debug/.eslintrc11L
-rw-r--r--js/node_modules/debug/.npmignore9L
-rw-r--r--js/node_modules/debug/.travis.yml14L
-rw-r--r--js/node_modules/debug/CHANGELOG.md362L
-rw-r--r--js/node_modules/debug/LICENSE19L
-rw-r--r--js/node_modules/debug/Makefile50L
-rw-r--r--js/node_modules/debug/README.md312L
-rw-r--r--js/node_modules/debug/component.json19L
-rw-r--r--js/node_modules/debug/karma.conf.js70L
-rw-r--r--js/node_modules/debug/node.js1L
-rw-r--r--js/node_modules/debug/package.json49L
-rw-r--r--js/node_modules/debug/src/browser.js185L
-rw-r--r--js/node_modules/debug/src/debug.js202L
-rw-r--r--js/node_modules/debug/src/index.js10L
-rw-r--r--js/node_modules/debug/src/inspector-log.js15L
-rw-r--r--js/node_modules/debug/src/node.js248L
-rw-r--r--js/node_modules/inherits/LICENSE16L
-rw-r--r--js/node_modules/inherits/README.md42L
-rw-r--r--js/node_modules/inherits/inherits.js9L
-rw-r--r--js/node_modules/inherits/inherits_browser.js27L
-rw-r--r--js/node_modules/inherits/package.json29L
-rw-r--r--js/node_modules/isarray/.npmignore1L
-rw-r--r--js/node_modules/isarray/.travis.yml4L
-rw-r--r--js/node_modules/isarray/Makefile6L
-rw-r--r--js/node_modules/isarray/README.md60L
-rw-r--r--js/node_modules/isarray/component.json19L
-rw-r--r--js/node_modules/isarray/index.js5L
-rw-r--r--js/node_modules/isarray/package.json45L
-rw-r--r--js/node_modules/isarray/test.js20L
-rw-r--r--js/node_modules/minimist/.eslintrc54L
-rw-r--r--js/node_modules/minimist/.github/FUNDING.yml12L
-rw-r--r--js/node_modules/minimist/.nycrc14L
-rw-r--r--js/node_modules/minimist/CHANGELOG.md212L
-rw-r--r--js/node_modules/minimist/LICENSE18L
-rw-r--r--js/node_modules/minimist/README.md117L
-rw-r--r--js/node_modules/minimist/example/parse.js2L
-rw-r--r--js/node_modules/minimist/index.js249L
-rw-r--r--js/node_modules/minimist/package.json75L
-rw-r--r--js/node_modules/minimist/test/all_bool.js32L
-rw-r--r--js/node_modules/minimist/test/bool.js178L
-rw-r--r--js/node_modules/minimist/test/dash.js31L
-rw-r--r--js/node_modules/minimist/test/default_bool.js35L
-rw-r--r--js/node_modules/minimist/test/dotted.js22L
-rw-r--r--js/node_modules/minimist/test/kv_short.js16L
-rw-r--r--js/node_modules/minimist/test/long.js31L
-rw-r--r--js/node_modules/minimist/test/num.js36L
-rw-r--r--js/node_modules/minimist/test/parse.js197L
-rw-r--r--js/node_modules/minimist/test/parse_modified.js9L
-rw-r--r--js/node_modules/minimist/test/proto.js60L
-rw-r--r--js/node_modules/minimist/test/short.js67L
-rw-r--r--js/node_modules/minimist/test/stop_early.js15L
-rw-r--r--js/node_modules/minimist/test/unknown.js102L
-rw-r--r--js/node_modules/minimist/test/whitespace.js8L
-rw-r--r--js/node_modules/ms/index.js152L
-rw-r--r--js/node_modules/ms/license.md21L
-rw-r--r--js/node_modules/ms/package.json37L
-rw-r--r--js/node_modules/ms/readme.md51L
-rw-r--r--js/node_modules/process-nextick-args/index.js45L
-rw-r--r--js/node_modules/process-nextick-args/license.md19L
-rw-r--r--js/node_modules/process-nextick-args/package.json25L
-rw-r--r--js/node_modules/process-nextick-args/readme.md18L
-rw-r--r--js/node_modules/readable-stream/.travis.yml34L
-rw-r--r--js/node_modules/readable-stream/CONTRIBUTING.md38L
-rw-r--r--js/node_modules/readable-stream/GOVERNANCE.md136L
-rw-r--r--js/node_modules/readable-stream/LICENSE47L
-rw-r--r--js/node_modules/readable-stream/README.md58L
-rw-r--r--js/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md60L
-rw-r--r--js/node_modules/readable-stream/duplex-browser.js1L
-rw-r--r--js/node_modules/readable-stream/duplex.js1L
-rw-r--r--js/node_modules/readable-stream/lib/_stream_duplex.js131L
-rw-r--r--js/node_modules/readable-stream/lib/_stream_passthrough.js47L
-rw-r--r--js/node_modules/readable-stream/lib/_stream_readable.js1019L
-rw-r--r--js/node_modules/readable-stream/lib/_stream_transform.js214L
-rw-r--r--js/node_modules/readable-stream/lib/_stream_writable.js687L
-rw-r--r--js/node_modules/readable-stream/lib/internal/streams/BufferList.js79L
-rw-r--r--js/node_modules/readable-stream/lib/internal/streams/destroy.js74L
-rw-r--r--js/node_modules/readable-stream/lib/internal/streams/stream-browser.js1L
-rw-r--r--js/node_modules/readable-stream/lib/internal/streams/stream.js1L
-rw-r--r--js/node_modules/readable-stream/package.json52L
-rw-r--r--js/node_modules/readable-stream/passthrough.js1L
-rw-r--r--js/node_modules/readable-stream/readable-browser.js7L
-rw-r--r--js/node_modules/readable-stream/readable.js19L
-rw-r--r--js/node_modules/readable-stream/transform.js1L
-rw-r--r--js/node_modules/readable-stream/writable-browser.js1L
-rw-r--r--js/node_modules/readable-stream/writable.js8L
-rw-r--r--js/node_modules/safe-buffer/LICENSE21L
-rw-r--r--js/node_modules/safe-buffer/README.md584L
-rw-r--r--js/node_modules/safe-buffer/index.d.ts187L
-rw-r--r--js/node_modules/safe-buffer/index.js62L
-rw-r--r--js/node_modules/safe-buffer/package.json37L
-rw-r--r--js/node_modules/string_decoder/.travis.yml50L
-rw-r--r--js/node_modules/string_decoder/LICENSE48L
-rw-r--r--js/node_modules/string_decoder/README.md47L
-rw-r--r--js/node_modules/string_decoder/lib/string_decoder.js296L
-rw-r--r--js/node_modules/string_decoder/package.json31L
-rw-r--r--js/node_modules/util-deprecate/History.md16L
-rw-r--r--js/node_modules/util-deprecate/LICENSE24L
-rw-r--r--js/node_modules/util-deprecate/README.md53L
-rw-r--r--js/node_modules/util-deprecate/browser.js67L
-rw-r--r--js/node_modules/util-deprecate/node.js6L
-rw-r--r--js/node_modules/util-deprecate/package.json27L
-rw-r--r--js/package.json10L
-rw-r--r--js/samples.js69L
-rw-r--r--js/yarn.lock399L
-rw-r--r--lua/hello-world/hello-world.lua1L
-rw-r--r--lua/makefile32L
-rw-r--r--lua/samples.lua82L
-rw-r--r--makefile29L
-rw-r--r--nim/makefile21L
-rwxr-xr-xnim/samples115512B
-rw-r--r--nim/samples-from-scratch/README.md4L
-rw-r--r--nim/samples-from-scratch/makefile11L
-rwxr-xr-xnim/samples-from-scratch/samples126000B
-rw-r--r--nim/samples-from-scratch/samples.nim145L
-rw-r--r--nim/samples-from-scratch/taylor-expansions/makefile2L
-rwxr-xr-xnim/samples-from-scratch/taylor-expansions/sums120112B
-rw-r--r--nim/samples-from-scratch/taylor-expansions/sums.nim22L
-rw-r--r--nim/samples.nim84L
-rw-r--r--ocaml/makefile43L
-rwxr-xr-xocaml/out/samples993024B
-rw-r--r--ocaml/out/samples.cmi2631B
-rw-r--r--ocaml/out/samples.cmx1529B
-rw-r--r--ocaml/out/samples.o22000B
-rw-r--r--ocaml/samples.ml123L
-rw-r--r--python/beta/beta.py6L
-rw-r--r--python/beta/beta_array.py9L
-rw-r--r--python/samples-fast.py48L
-rw-r--r--python/samples.py56L
-rw-r--r--rust/Cargo.lock119L
-rw-r--r--rust/Cargo.toml12L
-rw-r--r--rust/README.md44L
-rw-r--r--rust/makefile19L
-rw-r--r--rust/src/main.rs50L
-rw-r--r--squiggle.c/makefile62L
-rwxr-xr-xsquiggle.c/samples19144B
-rw-r--r--squiggle.c/samples.c34L
-rw-r--r--squiggle.c/squiggle_c/squiggle.c228L
-rw-r--r--squiggle.c/squiggle_c/squiggle.h37L
-rw-r--r--squiggle.c/squiggle_c/squiggle_more.c459L
-rw-r--r--squiggle.c/squiggle_c/squiggle_more.h42L
-rw-r--r--squiggle/makefile16L
l---------squiggle/src/node_modules/.bin/is-docker1L
l---------squiggle/src/node_modules/.bin/is-inside-container1L
l---------squiggle/src/node_modules/.bin/node-which1L
l---------squiggle/src/node_modules/.bin/squiggle1L
-rw-r--r--squiggle/src/node_modules/.yarn-integrity62L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/LICENSE21L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/README.md73L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/esm.d.mts2L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/esm.mjs16L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/index.d.ts1069L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/index.js28L
-rw-r--r--squiggle/src/node_modules/@commander-js/extra-typings/package.json59L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/LICENSE22L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/README.md65L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/AlgebraicShapeCombination.d.ts9L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/AlgebraicShapeCombination.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/AlgebraicShapeCombination.js161L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/AlgebraicShapeCombination.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Common.d.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Common.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Common.js13L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Common.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Continuous.d.ts57L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Continuous.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Continuous.js292L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Continuous.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Discrete.d.ts49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Discrete.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Discrete.js206L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Discrete.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Mixed.d.ts49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Mixed.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Mixed.js241L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/Mixed.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/MixedPoint.d.ts8L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/MixedPoint.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/MixedPoint.js13L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/MixedPoint.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSet.d.ts38L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSet.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSet.js26L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSet.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSetDist_Scoring.d.ts30L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSetDist_Scoring.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSetDist_Scoring.js72L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/PointSet/PointSetDist_Scoring.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/XYShape.d.ts105L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/XYShape.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/XYShape.js464L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/XYShape.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/parse.d.ts19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/parse.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/parse.js90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/parse.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyHelpers.d.ts163L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyHelpers.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyHelpers.js166L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyHelpers.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyParser.d.ts11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyParser.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyParser.js5930L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/peggyParser.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/utils.d.ts7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/utils.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/utils.js7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/ast/utils.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/colors.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/colors.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/colors.js5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/colors.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/index.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/index.d.ts.map1L
-rwxr-xr-xsquiggle/src/node_modules/@quri/squiggle-lang/dist/cli/index.js6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/makeProgram.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/makeProgram.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/makeProgram.js67L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/makeProgram.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/utils.d.ts11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/utils.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/utils.js79L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/cli/utils.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/BaseDist.d.ts31L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/BaseDist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/BaseDist.js21L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/BaseDist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/DistError.d.ts29L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/DistError.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/DistError.js82L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/DistError.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/PointSetDist.d.ts32L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/PointSetDist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/PointSetDist.js91L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/PointSetDist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/bandwidth.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/bandwidth.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/bandwidth.js25L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/bandwidth.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/index.d.ts61L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/index.js202L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/kde.d.ts12L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/kde.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/kde.js40L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/kde.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/logKde.d.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/logKde.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/logKde.js63L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/logKde.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/samplesToPointSetDist.d.ts14L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/samplesToPointSetDist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/samplesToPointSetDist.js49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/samplesToPointSetDist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/splitContinuousAndDiscrete.d.ts12L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/splitContinuousAndDiscrete.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/splitContinuousAndDiscrete.js68L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SampleSetDist/splitContinuousAndDiscrete.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SymbolicDist.d.ts295L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SymbolicDist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SymbolicDist.js889L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/SymbolicDist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/algebraicCombination.d.ts14L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/algebraicCombination.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/algebraicCombination.js90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/algebraicCombination.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/binaryOperations.d.ts54L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/binaryOperations.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/binaryOperations.js38L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/binaryOperations.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/index.d.ts6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/index.js6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/logScore.d.ts17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/logScore.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/logScore.js55L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/logScore.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/mixture.d.ts8L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/mixture.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/mixture.js47L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/mixture.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/pointwiseCombination.d.ts17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/pointwiseCombination.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/pointwiseCombination.js48L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/pointwiseCombination.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/scaleOperations.d.ts17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/scaleOperations.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/scaleOperations.js33L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/distOperations/scaleOperations.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/env.d.ts6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/env.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/env.js6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/dist/env.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/IError.d.ts24L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/IError.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/IError.js74L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/IError.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/messages.d.ts89L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/messages.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/messages.js149L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/errors/messages.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/compile.d.ts7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/compile.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/compile.js258L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/compile.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/constants.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/constants.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/constants.js2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/constants.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/index.d.ts73L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/index.js103L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/expression/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/builtin.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/builtin.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/builtin.js94L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/builtin.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/calculator.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/calculator.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/calculator.js37L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/calculator.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/danger.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/danger.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/danger.js275L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/danger.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/date.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/date.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/date.js76L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/date.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dict.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dict.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dict.js138L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dict.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dist.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dist.js159L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/dist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/distUtil.d.ts19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/distUtil.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/distUtil.js15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/distUtil.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/genericDist.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/genericDist.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/genericDist.js164L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/genericDist.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/input.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/input.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/input.js106L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/input.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/list.d.ts8L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/list.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/list.js342L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/list.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/math.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/math.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/math.js15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/math.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/mixture.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/mixture.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/mixture.js58L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/mixture.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/number.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/number.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/number.js180L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/number.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/plot.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/plot.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/plot.js178L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/plot.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/pointset.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/pointset.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/pointset.js115L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/pointset.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/relativeValues.d.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/relativeValues.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/relativeValues.js65L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/relativeValues.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sampleset.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sampleset.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sampleset.js170L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sampleset.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scale.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scale.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scale.js127L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scale.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scoring.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scoring.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scoring.js81L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/scoring.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/string.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/string.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/string.js29L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/string.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sym.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sym.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sym.js137L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/sym.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/table.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/table.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/table.js33L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/table.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/units.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/units.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/units.js23L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/fr/units.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/index.d.ts30L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/index.js34L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/index.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/index.js40L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/math.d.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/math.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/math.js18L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/math.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/core.d.ts26L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/core.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/core.js48L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/core.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/fnDefinition.d.ts13L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/fnDefinition.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/fnDefinition.js25L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/fnDefinition.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/frTypes.d.ts81L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/frTypes.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/frTypes.js198L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/frTypes.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/helpers.d.ts75L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/helpers.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/helpers.js237L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/helpers.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/index.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/index.js58L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/squiggleDefinition.d.ts12L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/squiggleDefinition.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/squiggleDefinition.js18L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/registry/squiggleDefinition.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/version.d.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/version.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/version.js6L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/library/version.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/magicNumbers.d.ts15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/magicNumbers.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/magicNumbers.js15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/magicNumbers.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operation.d.ts28L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operation.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operation.js166L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operation.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operationError.d.ts28L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operationError.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operationError.js45L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/operationError.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqError.d.ts41L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqError.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqError.js67L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqError.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqLinker.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqLinker.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqLinker.js2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqLinker.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/ProjectItem.d.ts46L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/ProjectItem.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/ProjectItem.js143L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/ProjectItem.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/index.d.ts54L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/index.js288L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqProject/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqArray.d.ts9L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqArray.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqArray.js11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqArray.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqCalculator.d.ts20L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqCalculator.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqCalculator.js51L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqCalculator.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDict.d.ts13L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDict.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDict.js28L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDict.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqDistributionError.d.ts7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqDistributionError.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqDistributionError.js10L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqDistributionError.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqPointSet.d.ts61L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqPointSet.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqPointSet.js90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/SqPointSet.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/index.d.ts43L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/index.js87L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDistribution/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDomain.d.ts16L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDomain.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDomain.js29L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqDomain.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqInput.d.ts31L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqInput.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqInput.js58L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqInput.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqLambda.d.ts26L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqLambda.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqLambda.js71L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqLambda.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqPlot.d.ts95L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqPlot.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqPlot.js202L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqPlot.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqScale.d.ts49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqScale.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqScale.js84L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqScale.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqTableChart.d.ts18L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqTableChart.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqTableChart.js47L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/SqTableChart.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/index.d.ts126L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/index.js266L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValue/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValueContext.d.ts25L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValueContext.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValueContext.js105L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValueContext.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValuePath.d.ts34L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValuePath.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValuePath.js96L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/SqValuePath.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/parse.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/parse.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/parse.js8L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/parse.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/types.d.ts11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/types.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/types.js2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/public/types.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/context.d.ts15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/context.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/context.js16L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/context.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/frameStack.d.ts21L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/frameStack.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/frameStack.js51L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/frameStack.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/index.d.ts10L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/index.js166L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/lambda.d.ts54L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/lambda.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/lambda.js124L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/lambda.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/stack.d.ts13L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/stack.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/stack.js33L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/reducer/stack.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map-reduce.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map-reduce.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map-reduce.js17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map-reduce.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map.js20L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-map.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-sampleset-to-pointset.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-sampleset-to-pointset.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-sampleset-to-pointset.js32L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/bench-sampleset-to-pointset.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/generators.d.ts14L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/generators.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/generators.js29L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/generators.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/index.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/index.js23L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/lib.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/lib.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/lib.js34L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/conversion/lib.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/update-system-version.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/update-system-version.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/update-system-version.js20L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/scripts/update-system-version.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/DateTime.d.ts34L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/DateTime.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/DateTime.js86L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/DateTime.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A.d.ts11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A.js91L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Floats.d.ts14L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Floats.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Floats.js97L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Floats.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Sorted.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Sorted.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Sorted.js27L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/E_A_Sorted.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/immutableMap.d.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/immutableMap.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/immutableMap.js3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/immutableMap.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/math.d.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/math.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/math.js24L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/math.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/result.d.ts17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/result.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/result.js64L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/result.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/sparklines.d.ts2L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/sparklines.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/sparklines.js19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/utility/sparklines.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/domain.d.ts19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/domain.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/domain.js45L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/domain.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/index.d.ts259L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/index.d.ts.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/index.js452L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/dist/value/index.js.map1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/package.json72L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/AlgebraicShapeCombination.ts281L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/Common.ts30L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/Continuous.ts465L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/Discrete.ts328L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/Mixed.ts424L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/MixedPoint.ts19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/PointSet.ts98L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/PointSet/PointSetDist_Scoring.ts130L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/XYShape.ts633L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/ast/parse.ts124L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/ast/peggyHelpers.ts444L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/ast/peggyParser.js5777L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/ast/peggyParser.peggy406L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/ast/utils.ts15L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/cli/colors.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/cli/index.ts7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/cli/makeProgram.ts90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/cli/utils.ts107L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/custom-types/index.d.ts95L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/BaseDist.ts56L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/DistError.ts116L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/PointSetDist.ts161L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/bandwidth.ts36L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/index.ts336L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/kde.ts103L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/logKde.ts97L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/samplesToPointSetDist.ts90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SampleSetDist/splitContinuousAndDiscrete.ts130L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/SymbolicDist.ts1227L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/algebraicCombination.ts175L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/binaryOperations.ts93L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/index.ts5L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/logScore.ts98L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/mixture.ts62L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/pointwiseCombination.ts97L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/distOperations/scaleOperations.ts45L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/dist/env.ts11L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/errors/IError.ts109L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/errors/messages.ts184L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/expression/compile.ts355L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/expression/constants.ts1L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/expression/index.ts227L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/builtin.ts103L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/calculator.ts56L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/danger.ts445L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/date.ts114L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/dict.ts183L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/dist.ts225L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/distUtil.ts20L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/genericDist.ts272L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/input.ts148L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/list.ts466L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/math.ts20L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/mixture.ts136L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/number.ts199L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/plot.ts264L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/pointset.ts155L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/relativeValues.ts79L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/sampleset.ts248L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/scale.ts167L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/scoring.ts123L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/string.ts30L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/sym.ts187L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/table.ts48L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/fr/units.ts25L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/index.ts98L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/index.ts53L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/math.ts19L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/core.ts73L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/fnDefinition.ts49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/frTypes.ts378L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/helpers.ts414L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/index.ts70L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/registry/squiggleDefinition.ts40L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/library/version.ts7L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/magicNumbers.ts18L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/operation.ts189L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/operationError.ts48L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqError.ts90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqLinker.ts4L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqProject/ProjectItem.ts240L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqProject/index.ts403L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqArray.ts17L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqCalculator.ts69L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqDict.ts40L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqDistribution/SqDistributionError.ts9L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqDistribution/SqPointSet.ts117L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqDistribution/index.ts122L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqDomain.ts35L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqInput.ts62L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqLambda.ts98L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqPlot.ts304L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqScale.ts109L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/SqTableChart.ts85L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValue/index.ts292L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValueContext.ts157L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/SqValuePath.ts131L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/parse.ts9L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/public/types.ts12L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/reducer/context.ts27L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/reducer/frameStack.ts70L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/reducer/index.ts300L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/reducer/lambda.ts198L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/reducer/stack.ts49L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/README.md9L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/bench-map-reduce.ts22L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/bench-map.ts22L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/bench-sampleset-to-pointset.ts38L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/conversion/generators.ts52L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/conversion/index.ts53L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/conversion/lib.ts42L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/scripts/update-system-version.ts27L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/DateTime.ts90L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/E_A.ts120L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/E_A_Floats.ts114L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/E_A_Sorted.ts31L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/immutableMap.ts3L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/math.ts37L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/result.ts88L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/utility/sparklines.ts29L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/value/domain.ts66L
-rw-r--r--squiggle/src/node_modules/@quri/squiggle-lang/src/value/index.ts709L
-rw-r--r--squiggle/src/node_modules/big-integer/BigInteger.d.ts2393L
-rw-r--r--squiggle/src/node_modules/big-integer/BigInteger.js1453L
-rw-r--r--squiggle/src/node_modules/big-integer/BigInteger.min.js1L
-rw-r--r--squiggle/src/node_modules/big-integer/LICENSE24L
-rw-r--r--squiggle/src/node_modules/big-integer/README.md589L
-rw-r--r--squiggle/src/node_modules/big-integer/bower.json29L
-rw-r--r--squiggle/src/node_modules/big-integer/package.json48L
-rw-r--r--squiggle/src/node_modules/big-integer/tsconfig.json26L
-rw-r--r--squiggle/src/node_modules/bplist-parser/README.md48L
-rw-r--r--squiggle/src/node_modules/bplist-parser/bplistParser.js363L
-rw-r--r--squiggle/src/node_modules/bplist-parser/package.json34L
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/airplay.bplist341B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/iTunes-small.bplist24433B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/int64.bplist84B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/int64.xml10L
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/parseTest.js104L
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/sample1.bplist605B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/sample2.bplist384B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/uid.bplist365B
-rw-r--r--squiggle/src/node_modules/bplist-parser/test/utf16.bplist1273B
-rwxr-xr-xsquiggle/src/node_modules/bplist-parser/test/utf16_chinese.plist2362B
-rw-r--r--squiggle/src/node_modules/bundle-name/index.js5L
-rw-r--r--squiggle/src/node_modules/bundle-name/license9L
-rw-r--r--squiggle/src/node_modules/bundle-name/package.json44L
-rw-r--r--squiggle/src/node_modules/bundle-name/readme.md23L
-rw-r--r--squiggle/src/node_modules/commander/LICENSE22L
-rw-r--r--squiggle/src/node_modules/commander/Readme.md1148L
-rw-r--r--squiggle/src/node_modules/commander/esm.mjs16L
-rw-r--r--squiggle/src/node_modules/commander/index.js26L
-rw-r--r--squiggle/src/node_modules/commander/lib/argument.js145L
-rw-r--r--squiggle/src/node_modules/commander/lib/command.js2179L
-rw-r--r--squiggle/src/node_modules/commander/lib/error.js43L
-rw-r--r--squiggle/src/node_modules/commander/lib/help.js462L
-rw-r--r--squiggle/src/node_modules/commander/lib/option.js329L
-rw-r--r--squiggle/src/node_modules/commander/lib/suggestSimilar.js100L
-rw-r--r--squiggle/src/node_modules/commander/package-support.json16L
-rw-r--r--squiggle/src/node_modules/commander/package.json80L
-rw-r--r--squiggle/src/node_modules/commander/typings/esm.d.mts3L
-rw-r--r--squiggle/src/node_modules/commander/typings/index.d.ts884L
-rw-r--r--squiggle/src/node_modules/cross-spawn/CHANGELOG.md130L
-rw-r--r--squiggle/src/node_modules/cross-spawn/LICENSE21L
-rw-r--r--squiggle/src/node_modules/cross-spawn/README.md96L
-rw-r--r--squiggle/src/node_modules/cross-spawn/index.js39L
-rw-r--r--squiggle/src/node_modules/cross-spawn/lib/enoent.js59L
-rw-r--r--squiggle/src/node_modules/cross-spawn/lib/parse.js91L
-rw-r--r--squiggle/src/node_modules/cross-spawn/lib/util/escape.js45L
-rw-r--r--squiggle/src/node_modules/cross-spawn/lib/util/readShebang.js23L
-rw-r--r--squiggle/src/node_modules/cross-spawn/lib/util/resolveCommand.js52L
l---------squiggle/src/node_modules/cross-spawn/node_modules/.bin/node-which1L
-rw-r--r--squiggle/src/node_modules/cross-spawn/package.json73L
-rw-r--r--squiggle/src/node_modules/default-browser-id/index.js42L
-rw-r--r--squiggle/src/node_modules/default-browser-id/license9L
-rw-r--r--squiggle/src/node_modules/default-browser-id/package.json44L
-rw-r--r--squiggle/src/node_modules/default-browser-id/readme.md19L
-rw-r--r--squiggle/src/node_modules/default-browser/index.d.ts28L
-rw-r--r--squiggle/src/node_modules/default-browser/index.js30L
-rw-r--r--squiggle/src/node_modules/default-browser/license9L
-rw-r--r--squiggle/src/node_modules/default-browser/package.json52L
-rw-r--r--squiggle/src/node_modules/default-browser/readme.md24L
-rw-r--r--squiggle/src/node_modules/default-browser/windows.js37L
-rw-r--r--squiggle/src/node_modules/define-lazy-prop/index.d.ts31L
-rw-r--r--squiggle/src/node_modules/define-lazy-prop/index.js18L
-rw-r--r--squiggle/src/node_modules/define-lazy-prop/license9L
-rw-r--r--squiggle/src/node_modules/define-lazy-prop/package.json51L
-rw-r--r--squiggle/src/node_modules/define-lazy-prop/readme.md55L
-rw-r--r--squiggle/src/node_modules/execa/index.d.ts937L
-rw-r--r--squiggle/src/node_modules/execa/index.js309L
-rw-r--r--squiggle/src/node_modules/execa/lib/command.js120L
-rw-r--r--squiggle/src/node_modules/execa/lib/error.js87L
-rw-r--r--squiggle/src/node_modules/execa/lib/kill.js102L
-rw-r--r--squiggle/src/node_modules/execa/lib/pipe.js42L
-rw-r--r--squiggle/src/node_modules/execa/lib/promise.js36L
-rw-r--r--squiggle/src/node_modules/execa/lib/stdio.js49L
-rw-r--r--squiggle/src/node_modules/execa/lib/stream.js119L
-rw-r--r--squiggle/src/node_modules/execa/lib/verbose.js19L
-rw-r--r--squiggle/src/node_modules/execa/license9L
-rw-r--r--squiggle/src/node_modules/execa/package.json87L
-rw-r--r--squiggle/src/node_modules/execa/readme.md824L
-rw-r--r--squiggle/src/node_modules/get-stream/buffer-stream.js52L
-rw-r--r--squiggle/src/node_modules/get-stream/index.d.ts105L
-rw-r--r--squiggle/src/node_modules/get-stream/index.js61L
-rw-r--r--squiggle/src/node_modules/get-stream/license9L
-rw-r--r--squiggle/src/node_modules/get-stream/package.json47L
-rw-r--r--squiggle/src/node_modules/get-stream/readme.md124L
-rw-r--r--squiggle/src/node_modules/human-signals/LICENSE201L
-rw-r--r--squiggle/src/node_modules/human-signals/README.md178L
-rw-r--r--squiggle/src/node_modules/human-signals/build/src/core.js273L
-rw-r--r--squiggle/src/node_modules/human-signals/build/src/main.d.ts73L
-rw-r--r--squiggle/src/node_modules/human-signals/build/src/main.js70L
-rw-r--r--squiggle/src/node_modules/human-signals/build/src/realtime.js16L
-rw-r--r--squiggle/src/node_modules/human-signals/build/src/signals.js34L
-rw-r--r--squiggle/src/node_modules/human-signals/package.json61L
-rw-r--r--squiggle/src/node_modules/immutable/LICENSE21L
-rw-r--r--squiggle/src/node_modules/immutable/README.md761L
-rw-r--r--squiggle/src/node_modules/immutable/dist/immutable.d.ts5908L
-rw-r--r--squiggle/src/node_modules/immutable/dist/immutable.es.js5965L
-rw-r--r--squiggle/src/node_modules/immutable/dist/immutable.js6021L
-rw-r--r--squiggle/src/node_modules/immutable/dist/immutable.js.flow2412L
-rw-r--r--squiggle/src/node_modules/immutable/dist/immutable.min.js55L
-rw-r--r--squiggle/src/node_modules/immutable/package.json39L
-rwxr-xr-xsquiggle/src/node_modules/is-docker/cli.js5L
-rw-r--r--squiggle/src/node_modules/is-docker/index.d.ts15L
-rw-r--r--squiggle/src/node_modules/is-docker/index.js29L
-rw-r--r--squiggle/src/node_modules/is-docker/license9L
-rw-r--r--squiggle/src/node_modules/is-docker/package.json42L
-rw-r--r--squiggle/src/node_modules/is-docker/readme.md27L
-rwxr-xr-xsquiggle/src/node_modules/is-inside-container/cli.js5L
-rw-r--r--squiggle/src/node_modules/is-inside-container/index.d.ts13L
-rw-r--r--squiggle/src/node_modules/is-inside-container/index.js23L
-rw-r--r--squiggle/src/node_modules/is-inside-container/license9L
l---------squiggle/src/node_modules/is-inside-container/node_modules/.bin/is-docker1L
-rwxr-xr-xsquiggle/src/node_modules/is-inside-container/node_modules/is-docker/cli.js5L
-rw-r--r--squiggle/src/node_modules/is-inside-container/node_modules/is-docker/index.d.ts13L
-rw-r--r--squiggle/src/node_modules/is-inside-container/node_modules/is-docker/index.js29L
-rw-r--r--squiggle/src/node_modules/is-inside-container/node_modules/is-docker/license9L
-rw-r--r--squiggle/src/node_modules/is-inside-container/node_modules/is-docker/package.json44L
-rw-r--r--squiggle/src/node_modules/is-inside-container/node_modules/is-docker/readme.md27L
-rw-r--r--squiggle/src/node_modules/is-inside-container/package.json51L
-rw-r--r--squiggle/src/node_modules/is-inside-container/readme.md36L
-rw-r--r--squiggle/src/node_modules/is-stream/index.d.ts81L
-rw-r--r--squiggle/src/node_modules/is-stream/index.js29L
-rw-r--r--squiggle/src/node_modules/is-stream/license9L
-rw-r--r--squiggle/src/node_modules/is-stream/package.json44L
-rw-r--r--squiggle/src/node_modules/is-stream/readme.md60L
-rw-r--r--squiggle/src/node_modules/is-wsl/index.d.ts15L
-rw-r--r--squiggle/src/node_modules/is-wsl/index.js31L
-rw-r--r--squiggle/src/node_modules/is-wsl/license9L
l---------squiggle/src/node_modules/is-wsl/node_modules/.bin/is-docker1L
-rw-r--r--squiggle/src/node_modules/is-wsl/package.json45L
-rw-r--r--squiggle/src/node_modules/is-wsl/readme.md36L
-rw-r--r--squiggle/src/node_modules/isexe/.npmignore2L
-rw-r--r--squiggle/src/node_modules/isexe/LICENSE15L
-rw-r--r--squiggle/src/node_modules/isexe/README.md51L
-rw-r--r--squiggle/src/node_modules/isexe/index.js57L
-rw-r--r--squiggle/src/node_modules/isexe/mode.js41L
-rw-r--r--squiggle/src/node_modules/isexe/package.json31L
-rw-r--r--squiggle/src/node_modules/isexe/test/basic.js221L
-rw-r--r--squiggle/src/node_modules/isexe/windows.js42L
-rw-r--r--squiggle/src/node_modules/jstat/LICENSE19L
-rw-r--r--squiggle/src/node_modules/jstat/Makefile58L
-rw-r--r--squiggle/src/node_modules/jstat/README.md172L
-rw-r--r--squiggle/src/node_modules/jstat/build/doctool.js137L
-rw-r--r--squiggle/src/node_modules/jstat/build/lib/markdown.js1466L
-rw-r--r--squiggle/src/node_modules/jstat/dist/jstat.js4999L
-rw-r--r--squiggle/src/node_modules/jstat/dist/jstat.min.js1L
-rw-r--r--squiggle/src/node_modules/jstat/doc/assets/sh.css23L
-rw-r--r--squiggle/src/node_modules/jstat/doc/assets/sh_javascript.min.js1L
-rw-r--r--squiggle/src/node_modules/jstat/doc/assets/sh_main.js553L
-rw-r--r--squiggle/src/node_modules/jstat/doc/assets/style.css244L
-rw-r--r--squiggle/src/node_modules/jstat/doc/assets/template.html25L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/_toc.md10L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/all.md7L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/core.md486L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/distributions.md594L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/index.md1L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/linear-algebra.md221L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/models.md48L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/overview.md65L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/special-functions.md90L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/test.md210L
-rw-r--r--squiggle/src/node_modules/jstat/doc/md/vector.md858L
-rw-r--r--squiggle/src/node_modules/jstat/package.json29L
-rw-r--r--squiggle/src/node_modules/jstat/src/_footer.js5L
-rw-r--r--squiggle/src/node_modules/jstat/src/_header.js9L
-rw-r--r--squiggle/src/node_modules/jstat/src/core.js685L
-rw-r--r--squiggle/src/node_modules/jstat/src/distribution.js1596L
-rw-r--r--squiggle/src/node_modules/jstat/src/linearalgebra.js970L
-rw-r--r--squiggle/src/node_modules/jstat/src/models.js113L
-rw-r--r--squiggle/src/node_modules/jstat/src/regression.js206L
-rw-r--r--squiggle/src/node_modules/jstat/src/special.js510L
-rw-r--r--squiggle/src/node_modules/jstat/src/test.js339L
-rw-r--r--squiggle/src/node_modules/jstat/src/vector.js566L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/alter-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/antidiag-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/arange-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/clear-test.js26L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/col-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/cols-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/copy-test.js24L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/create-test.js30L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/diag-test.js27L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/diagonal-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/dimensions-test.js31L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/extend-test.js21L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/identity-test.js22L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/jstat-test.js56L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/map-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/ones-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/rand-test.js21L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/row-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/rows-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/seq-test.js29L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/slice-test.js41L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/sliceAssign-test.js31L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/symmetric-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/transpose-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/utils-test.js71L
-rw-r--r--squiggle/src/node_modules/jstat/test/core/zeros-test.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/arcsine-test.js127L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/beta-test.js70L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/binomial-test.js35L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/cauchy-test.js61L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/central-f-test.js87L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/chisquare-test.js55L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/gamma-test.js66L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/hypergeometric-test.js42L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/inverse-gamma-test.js48L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/kumaraswamy-test.js234L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/laplace-test.js84L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/lognormal-test.js39L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/neg-bin-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/noncentralt-test.js42L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/normal-test.js31L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/pareto-test.js88L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/poisson-test.js61L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/student-t-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/triangular-test.js175L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/tukey-test.js50L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/uniform-test.js30L
-rw-r--r--squiggle/src/node_modules/jstat/test/distribution/weibull-test.js78L
-rw-r--r--squiggle/src/node_modules/jstat/test/env.js2L
-rw-r--r--squiggle/src/node_modules/jstat/test/index.html10L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/abs-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/add-test.js24L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/angle-test.js22L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/aug-test.js37L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/cholesky-test.js29L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/det-test.js35L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/divide-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/dot-test.js21L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/exp-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/gauss-test.js59L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/inv-test.js20L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/log-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/lstsq-test.js50L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/lu-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/multiply-test.js29L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/norm-test.js29L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/outer-test.js30L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/pow-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/qr-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/subtract-test.js24L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/triaLowSolve-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/linearalgebra/triaUpSolve-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/models/R2-test.js49L
-rw-r--r--squiggle/src/node_modules/jstat/test/models/simple-regression-test.js47L
-rw-r--r--squiggle/src/node_modules/jstat/test/models/thousand-size-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/special/gammafn-test.js24L
-rw-r--r--squiggle/src/node_modules/jstat/test/special/gammap-test.js25L
-rw-r--r--squiggle/src/node_modules/jstat/test/special/lowRegGamma-test.js28L
-rw-r--r--squiggle/src/node_modules/jstat/test/template.js17L
-rw-r--r--squiggle/src/node_modules/jstat/test/test/anovafscore.js23L
-rw-r--r--squiggle/src/node_modules/jstat/test/test/differenceOfProportions-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/test/qtest-test.js68L
-rw-r--r--squiggle/src/node_modules/jstat/test/test/ztest-test.js27L
-rw-r--r--squiggle/src/node_modules/jstat/test/umd/commonjs-test.js27L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/coeffvar-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/corrcoeff-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/covariance-test.js19L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/cumprod-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/cumsum-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/deviation-test.js31L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/diff-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/geomean-test.js52L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/histogram-test.js36L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/kurtosis-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/max-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/mean-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/meandev-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/meansqerr-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/meddev-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/median-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/min-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/mode-test.js49L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/percentile-of-score-test.js42L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/percentile-test.js43L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/product-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/quantiles-test.js77L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/quartiles-test.js41L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/range-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/rank-test.js27L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/skewness-test.js36L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/spearman-test.js33L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/stdev-test.js43L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/sum-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/sumrow-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/sumsqerr-test.js40L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/sumsqrd-test.js51L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/unique-test.js24L
-rw-r--r--squiggle/src/node_modules/jstat/test/vector/variance-test.js43L
-rw-r--r--squiggle/src/node_modules/lodash/LICENSE47L
-rw-r--r--squiggle/src/node_modules/lodash/README.md39L
-rw-r--r--squiggle/src/node_modules/lodash/_DataView.js7L
-rw-r--r--squiggle/src/node_modules/lodash/_Hash.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_LazyWrapper.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_ListCache.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_LodashWrapper.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_Map.js7L
-rw-r--r--squiggle/src/node_modules/lodash/_MapCache.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_Promise.js7L
-rw-r--r--squiggle/src/node_modules/lodash/_Set.js7L
-rw-r--r--squiggle/src/node_modules/lodash/_SetCache.js27L
-rw-r--r--squiggle/src/node_modules/lodash/_Stack.js27L
-rw-r--r--squiggle/src/node_modules/lodash/_Symbol.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_Uint8Array.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_WeakMap.js7L
-rw-r--r--squiggle/src/node_modules/lodash/_apply.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayAggregator.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayEach.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayEachRight.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayEvery.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayFilter.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayIncludes.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayIncludesWith.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayLikeKeys.js49L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayMap.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayPush.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayReduce.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayReduceRight.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_arraySample.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_arraySampleSize.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_arrayShuffle.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_arraySome.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_asciiSize.js12L
-rw-r--r--squiggle/src/node_modules/lodash/_asciiToArray.js12L
-rw-r--r--squiggle/src/node_modules/lodash/_asciiWords.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_assignMergeValue.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_assignValue.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_assocIndexOf.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseAggregator.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseAssign.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_baseAssignIn.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_baseAssignValue.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_baseAt.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_baseClamp.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_baseClone.js166L
-rw-r--r--squiggle/src/node_modules/lodash/_baseConforms.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseConformsTo.js27L
-rw-r--r--squiggle/src/node_modules/lodash/_baseCreate.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_baseDelay.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseDifference.js67L
-rw-r--r--squiggle/src/node_modules/lodash/_baseEach.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_baseEachRight.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_baseEvery.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseExtremum.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFill.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFilter.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFindIndex.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFindKey.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFlatten.js38L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFor.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_baseForOwn.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_baseForOwnRight.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_baseForRight.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_baseFunctions.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_baseGet.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_baseGetAllKeys.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseGetTag.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_baseGt.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_baseHas.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_baseHasIn.js13L
-rw-r--r--squiggle/src/node_modules/lodash/_baseInRange.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIndexOf.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIndexOfWith.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIntersection.js74L
-rw-r--r--squiggle/src/node_modules/lodash/_baseInverter.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseInvoke.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsArguments.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsArrayBuffer.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsDate.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsEqual.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsEqualDeep.js83L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsMap.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsMatch.js62L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsNaN.js12L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsNative.js47L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsRegExp.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsSet.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIsTypedArray.js60L
-rw-r--r--squiggle/src/node_modules/lodash/_baseIteratee.js31L
-rw-r--r--squiggle/src/node_modules/lodash/_baseKeys.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_baseKeysIn.js33L
-rw-r--r--squiggle/src/node_modules/lodash/_baseLodash.js10L
-rw-r--r--squiggle/src/node_modules/lodash/_baseLt.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMap.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMatches.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMatchesProperty.js33L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMean.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMerge.js42L
-rw-r--r--squiggle/src/node_modules/lodash/_baseMergeDeep.js94L
-rw-r--r--squiggle/src/node_modules/lodash/_baseNth.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseOrderBy.js49L
-rw-r--r--squiggle/src/node_modules/lodash/_basePick.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_basePickBy.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_baseProperty.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_basePropertyDeep.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_basePropertyOf.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_basePullAll.js51L
-rw-r--r--squiggle/src/node_modules/lodash/_basePullAt.js37L
-rw-r--r--squiggle/src/node_modules/lodash/_baseRandom.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseRange.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_baseReduce.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_baseRepeat.js35L
-rw-r--r--squiggle/src/node_modules/lodash/_baseRest.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSample.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSampleSize.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSet.js51L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSetData.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSetToString.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_baseShuffle.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSlice.js31L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSome.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSortBy.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSortedIndex.js42L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSortedIndexBy.js67L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSortedUniq.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_baseSum.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_baseTimes.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseToNumber.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_baseToPairs.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseToString.js37L
-rw-r--r--squiggle/src/node_modules/lodash/_baseTrim.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_baseUnary.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_baseUniq.js72L
-rw-r--r--squiggle/src/node_modules/lodash/_baseUnset.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_baseUpdate.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_baseValues.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_baseWhile.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_baseWrapperValue.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_baseXor.js36L
-rw-r--r--squiggle/src/node_modules/lodash/_baseZipObject.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_cacheHas.js13L
-rw-r--r--squiggle/src/node_modules/lodash/_castArrayLikeObject.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_castFunction.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_castPath.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_castRest.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_castSlice.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_charsEndIndex.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_charsStartIndex.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneArrayBuffer.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneBuffer.js35L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneDataView.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneRegExp.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneSymbol.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_cloneTypedArray.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_compareAscending.js41L
-rw-r--r--squiggle/src/node_modules/lodash/_compareMultiple.js44L
-rw-r--r--squiggle/src/node_modules/lodash/_composeArgs.js39L
-rw-r--r--squiggle/src/node_modules/lodash/_composeArgsRight.js41L
-rw-r--r--squiggle/src/node_modules/lodash/_copyArray.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_copyObject.js40L
-rw-r--r--squiggle/src/node_modules/lodash/_copySymbols.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_copySymbolsIn.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_coreJsData.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_countHolders.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_createAggregator.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_createAssigner.js37L
-rw-r--r--squiggle/src/node_modules/lodash/_createBaseEach.js32L
-rw-r--r--squiggle/src/node_modules/lodash/_createBaseFor.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_createBind.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_createCaseFirst.js33L
-rw-r--r--squiggle/src/node_modules/lodash/_createCompounder.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_createCtor.js37L
-rw-r--r--squiggle/src/node_modules/lodash/_createCurry.js46L
-rw-r--r--squiggle/src/node_modules/lodash/_createFind.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_createFlow.js78L
-rw-r--r--squiggle/src/node_modules/lodash/_createHybrid.js92L
-rw-r--r--squiggle/src/node_modules/lodash/_createInverter.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_createMathOperation.js38L
-rw-r--r--squiggle/src/node_modules/lodash/_createOver.js27L
-rw-r--r--squiggle/src/node_modules/lodash/_createPadding.js33L
-rw-r--r--squiggle/src/node_modules/lodash/_createPartial.js43L
-rw-r--r--squiggle/src/node_modules/lodash/_createRange.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_createRecurry.js56L
-rw-r--r--squiggle/src/node_modules/lodash/_createRelationalOperation.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_createRound.js35L
-rw-r--r--squiggle/src/node_modules/lodash/_createSet.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_createToPairs.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_createWrap.js106L
-rw-r--r--squiggle/src/node_modules/lodash/_customDefaultsAssignIn.js29L
-rw-r--r--squiggle/src/node_modules/lodash/_customDefaultsMerge.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_customOmitClone.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_deburrLetter.js71L
-rw-r--r--squiggle/src/node_modules/lodash/_defineProperty.js11L
-rw-r--r--squiggle/src/node_modules/lodash/_equalArrays.js84L
-rw-r--r--squiggle/src/node_modules/lodash/_equalByTag.js112L
-rw-r--r--squiggle/src/node_modules/lodash/_equalObjects.js90L
-rw-r--r--squiggle/src/node_modules/lodash/_escapeHtmlChar.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_escapeStringChar.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_flatRest.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_freeGlobal.js4L
-rw-r--r--squiggle/src/node_modules/lodash/_getAllKeys.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_getAllKeysIn.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_getData.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_getFuncName.js31L
-rw-r--r--squiggle/src/node_modules/lodash/_getHolder.js13L
-rw-r--r--squiggle/src/node_modules/lodash/_getMapData.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_getMatchData.js24L
-rw-r--r--squiggle/src/node_modules/lodash/_getNative.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_getPrototype.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_getRawTag.js46L
-rw-r--r--squiggle/src/node_modules/lodash/_getSymbols.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_getSymbolsIn.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_getTag.js58L
-rw-r--r--squiggle/src/node_modules/lodash/_getValue.js13L
-rw-r--r--squiggle/src/node_modules/lodash/_getView.js33L
-rw-r--r--squiggle/src/node_modules/lodash/_getWrapDetails.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_hasPath.js39L
-rw-r--r--squiggle/src/node_modules/lodash/_hasUnicode.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_hasUnicodeWord.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_hashClear.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_hashDelete.js17L
-rw-r--r--squiggle/src/node_modules/lodash/_hashGet.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_hashHas.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_hashSet.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_initCloneArray.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_initCloneByTag.js77L
-rw-r--r--squiggle/src/node_modules/lodash/_initCloneObject.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_insertWrapDetails.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_isFlattenable.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_isIndex.js25L
-rw-r--r--squiggle/src/node_modules/lodash/_isIterateeCall.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_isKey.js29L
-rw-r--r--squiggle/src/node_modules/lodash/_isKeyable.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_isLaziable.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_isMaskable.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_isMasked.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_isPrototype.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_isStrictComparable.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_iteratorToArray.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_lazyClone.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_lazyReverse.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_lazyValue.js69L
-rw-r--r--squiggle/src/node_modules/lodash/_listCacheClear.js13L
-rw-r--r--squiggle/src/node_modules/lodash/_listCacheDelete.js35L
-rw-r--r--squiggle/src/node_modules/lodash/_listCacheGet.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_listCacheHas.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_listCacheSet.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_mapCacheClear.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_mapCacheDelete.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_mapCacheGet.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_mapCacheHas.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_mapCacheSet.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_mapToArray.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_matchesStrictComparable.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_memoizeCapped.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_mergeData.js90L
-rw-r--r--squiggle/src/node_modules/lodash/_metaMap.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_nativeCreate.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_nativeKeys.js6L
-rw-r--r--squiggle/src/node_modules/lodash/_nativeKeysIn.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_nodeUtil.js30L
-rw-r--r--squiggle/src/node_modules/lodash/_objectToString.js22L
-rw-r--r--squiggle/src/node_modules/lodash/_overArg.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_overRest.js36L
-rw-r--r--squiggle/src/node_modules/lodash/_parent.js16L
-rw-r--r--squiggle/src/node_modules/lodash/_reEscape.js4L
-rw-r--r--squiggle/src/node_modules/lodash/_reEvaluate.js4L
-rw-r--r--squiggle/src/node_modules/lodash/_reInterpolate.js4L
-rw-r--r--squiggle/src/node_modules/lodash/_realNames.js4L
-rw-r--r--squiggle/src/node_modules/lodash/_reorder.js29L
-rw-r--r--squiggle/src/node_modules/lodash/_replaceHolders.js29L
-rw-r--r--squiggle/src/node_modules/lodash/_root.js9L
-rw-r--r--squiggle/src/node_modules/lodash/_safeGet.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_setCacheAdd.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_setCacheHas.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_setData.js20L
-rw-r--r--squiggle/src/node_modules/lodash/_setToArray.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_setToPairs.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_setToString.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_setWrapToString.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_shortOut.js37L
-rw-r--r--squiggle/src/node_modules/lodash/_shuffleSelf.js28L
-rw-r--r--squiggle/src/node_modules/lodash/_stackClear.js15L
-rw-r--r--squiggle/src/node_modules/lodash/_stackDelete.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_stackGet.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_stackHas.js14L
-rw-r--r--squiggle/src/node_modules/lodash/_stackSet.js34L
-rw-r--r--squiggle/src/node_modules/lodash/_strictIndexOf.js23L
-rw-r--r--squiggle/src/node_modules/lodash/_strictLastIndexOf.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_stringSize.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_stringToArray.js18L
-rw-r--r--squiggle/src/node_modules/lodash/_stringToPath.js27L
-rw-r--r--squiggle/src/node_modules/lodash/_toKey.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_toSource.js26L
-rw-r--r--squiggle/src/node_modules/lodash/_trimmedEndIndex.js19L
-rw-r--r--squiggle/src/node_modules/lodash/_unescapeHtmlChar.js21L
-rw-r--r--squiggle/src/node_modules/lodash/_unicodeSize.js44L
-rw-r--r--squiggle/src/node_modules/lodash/_unicodeToArray.js40L
-rw-r--r--squiggle/src/node_modules/lodash/_unicodeWords.js69L
-rw-r--r--squiggle/src/node_modules/lodash/_updateWrapDetails.js46L
-rw-r--r--squiggle/src/node_modules/lodash/_wrapperClone.js23L
-rw-r--r--squiggle/src/node_modules/lodash/add.js22L
-rw-r--r--squiggle/src/node_modules/lodash/after.js42L
-rw-r--r--squiggle/src/node_modules/lodash/array.js67L
-rw-r--r--squiggle/src/node_modules/lodash/ary.js29L
-rw-r--r--squiggle/src/node_modules/lodash/assign.js58L
-rw-r--r--squiggle/src/node_modules/lodash/assignIn.js40L
-rw-r--r--squiggle/src/node_modules/lodash/assignInWith.js38L
-rw-r--r--squiggle/src/node_modules/lodash/assignWith.js37L
-rw-r--r--squiggle/src/node_modules/lodash/at.js23L
-rw-r--r--squiggle/src/node_modules/lodash/attempt.js35L
-rw-r--r--squiggle/src/node_modules/lodash/before.js40L
-rw-r--r--squiggle/src/node_modules/lodash/bind.js57L
-rw-r--r--squiggle/src/node_modules/lodash/bindAll.js41L
-rw-r--r--squiggle/src/node_modules/lodash/bindKey.js68L
-rw-r--r--squiggle/src/node_modules/lodash/camelCase.js29L
-rw-r--r--squiggle/src/node_modules/lodash/capitalize.js23L
-rw-r--r--squiggle/src/node_modules/lodash/castArray.js44L
-rw-r--r--squiggle/src/node_modules/lodash/ceil.js26L
-rw-r--r--squiggle/src/node_modules/lodash/chain.js38L
-rw-r--r--squiggle/src/node_modules/lodash/chunk.js50L
-rw-r--r--squiggle/src/node_modules/lodash/clamp.js39L
-rw-r--r--squiggle/src/node_modules/lodash/clone.js36L
-rw-r--r--squiggle/src/node_modules/lodash/cloneDeep.js29L
-rw-r--r--squiggle/src/node_modules/lodash/cloneDeepWith.js40L
-rw-r--r--squiggle/src/node_modules/lodash/cloneWith.js42L
-rw-r--r--squiggle/src/node_modules/lodash/collection.js30L
-rw-r--r--squiggle/src/node_modules/lodash/commit.js33L
-rw-r--r--squiggle/src/node_modules/lodash/compact.js31L
-rw-r--r--squiggle/src/node_modules/lodash/concat.js43L
-rw-r--r--squiggle/src/node_modules/lodash/cond.js60L
-rw-r--r--squiggle/src/node_modules/lodash/conforms.js35L
-rw-r--r--squiggle/src/node_modules/lodash/conformsTo.js32L
-rw-r--r--squiggle/src/node_modules/lodash/constant.js26L
-rw-r--r--squiggle/src/node_modules/lodash/core.js3877L
-rw-r--r--squiggle/src/node_modules/lodash/core.min.js29L
-rw-r--r--squiggle/src/node_modules/lodash/countBy.js40L
-rw-r--r--squiggle/src/node_modules/lodash/create.js43L
-rw-r--r--squiggle/src/node_modules/lodash/curry.js57L
-rw-r--r--squiggle/src/node_modules/lodash/curryRight.js54L
-rw-r--r--squiggle/src/node_modules/lodash/date.js3L
-rw-r--r--squiggle/src/node_modules/lodash/debounce.js191L
-rw-r--r--squiggle/src/node_modules/lodash/deburr.js45L
-rw-r--r--squiggle/src/node_modules/lodash/defaultTo.js25L
-rw-r--r--squiggle/src/node_modules/lodash/defaults.js64L
-rw-r--r--squiggle/src/node_modules/lodash/defaultsDeep.js30L
-rw-r--r--squiggle/src/node_modules/lodash/defer.js26L
-rw-r--r--squiggle/src/node_modules/lodash/delay.js28L
-rw-r--r--squiggle/src/node_modules/lodash/difference.js33L
-rw-r--r--squiggle/src/node_modules/lodash/differenceBy.js44L
-rw-r--r--squiggle/src/node_modules/lodash/differenceWith.js40L
-rw-r--r--squiggle/src/node_modules/lodash/divide.js22L
-rw-r--r--squiggle/src/node_modules/lodash/drop.js38L
-rw-r--r--squiggle/src/node_modules/lodash/dropRight.js39L
-rw-r--r--squiggle/src/node_modules/lodash/dropRightWhile.js45L
-rw-r--r--squiggle/src/node_modules/lodash/dropWhile.js45L
-rw-r--r--squiggle/src/node_modules/lodash/each.js1L
-rw-r--r--squiggle/src/node_modules/lodash/eachRight.js1L
-rw-r--r--squiggle/src/node_modules/lodash/endsWith.js43L
-rw-r--r--squiggle/src/node_modules/lodash/entries.js1L
-rw-r--r--squiggle/src/node_modules/lodash/entriesIn.js1L
-rw-r--r--squiggle/src/node_modules/lodash/eq.js37L
-rw-r--r--squiggle/src/node_modules/lodash/escape.js43L
-rw-r--r--squiggle/src/node_modules/lodash/escapeRegExp.js32L
-rw-r--r--squiggle/src/node_modules/lodash/every.js56L
-rw-r--r--squiggle/src/node_modules/lodash/extend.js1L
-rw-r--r--squiggle/src/node_modules/lodash/extendWith.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fill.js45L
-rw-r--r--squiggle/src/node_modules/lodash/filter.js52L
-rw-r--r--squiggle/src/node_modules/lodash/find.js42L
-rw-r--r--squiggle/src/node_modules/lodash/findIndex.js55L
-rw-r--r--squiggle/src/node_modules/lodash/findKey.js44L
-rw-r--r--squiggle/src/node_modules/lodash/findLast.js25L
-rw-r--r--squiggle/src/node_modules/lodash/findLastIndex.js59L
-rw-r--r--squiggle/src/node_modules/lodash/findLastKey.js44L
-rw-r--r--squiggle/src/node_modules/lodash/first.js1L
-rw-r--r--squiggle/src/node_modules/lodash/flake.lock40L
-rw-r--r--squiggle/src/node_modules/lodash/flake.nix20L
-rw-r--r--squiggle/src/node_modules/lodash/flatMap.js29L
-rw-r--r--squiggle/src/node_modules/lodash/flatMapDeep.js31L
-rw-r--r--squiggle/src/node_modules/lodash/flatMapDepth.js31L
-rw-r--r--squiggle/src/node_modules/lodash/flatten.js22L
-rw-r--r--squiggle/src/node_modules/lodash/flattenDeep.js25L
-rw-r--r--squiggle/src/node_modules/lodash/flattenDepth.js33L
-rw-r--r--squiggle/src/node_modules/lodash/flip.js28L
-rw-r--r--squiggle/src/node_modules/lodash/floor.js26L
-rw-r--r--squiggle/src/node_modules/lodash/flow.js27L
-rw-r--r--squiggle/src/node_modules/lodash/flowRight.js26L
-rw-r--r--squiggle/src/node_modules/lodash/forEach.js41L
-rw-r--r--squiggle/src/node_modules/lodash/forEachRight.js31L
-rw-r--r--squiggle/src/node_modules/lodash/forIn.js39L
-rw-r--r--squiggle/src/node_modules/lodash/forInRight.js37L
-rw-r--r--squiggle/src/node_modules/lodash/forOwn.js36L
-rw-r--r--squiggle/src/node_modules/lodash/forOwnRight.js34L
-rw-r--r--squiggle/src/node_modules/lodash/fp.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/F.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/T.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/__.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/_baseConvert.js569L
-rw-r--r--squiggle/src/node_modules/lodash/fp/_convertBrowser.js18L
-rw-r--r--squiggle/src/node_modules/lodash/fp/_falseOptions.js7L
-rw-r--r--squiggle/src/node_modules/lodash/fp/_mapping.js358L
-rw-r--r--squiggle/src/node_modules/lodash/fp/_util.js16L
-rw-r--r--squiggle/src/node_modules/lodash/fp/add.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/after.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/all.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/allPass.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/always.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/any.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/anyPass.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/apply.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/array.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/ary.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assign.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignAllWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignInAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignInAllWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignInWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assignWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assoc.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/assocPath.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/at.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/attempt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/before.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/bind.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/bindAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/bindKey.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/camelCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/capitalize.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/castArray.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/ceil.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/chain.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/chunk.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/clamp.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/clone.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/cloneDeep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/cloneDeepWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/cloneWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/collection.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/commit.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/compact.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/complement.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/compose.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/concat.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/cond.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/conforms.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/conformsTo.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/constant.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/contains.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/convert.js18L
-rw-r--r--squiggle/src/node_modules/lodash/fp/countBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/create.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/curry.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/curryN.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/curryRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/curryRightN.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/date.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/debounce.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/deburr.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defaultTo.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defaults.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defaultsAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defaultsDeep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defaultsDeepAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/defer.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/delay.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/difference.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/differenceBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/differenceWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dissoc.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dissocPath.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/divide.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/drop.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dropLast.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dropLastWhile.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dropRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dropRightWhile.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/dropWhile.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/each.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/eachRight.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/endsWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/entries.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/entriesIn.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/eq.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/equals.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/escape.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/escapeRegExp.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/every.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/extend.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/extendAll.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/extendAllWith.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/extendWith.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/fill.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/filter.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/find.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findIndex.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findIndexFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findKey.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findLast.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findLastFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findLastIndex.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findLastIndexFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/findLastKey.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/first.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flatMap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flatMapDeep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flatMapDepth.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flatten.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flattenDeep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flattenDepth.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flip.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/floor.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flow.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/flowRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forEach.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forEachRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forInRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forOwn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/forOwnRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/fromPairs.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/function.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/functions.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/functionsIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/get.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/getOr.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/groupBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/gt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/gte.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/has.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/hasIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/head.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/identical.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/identity.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/inRange.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/includes.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/includesFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/indexBy.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/indexOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/indexOfFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/init.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/initial.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/intersection.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/intersectionBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/intersectionWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invert.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invertBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invertObj.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invoke.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invokeArgs.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invokeArgsMap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/invokeMap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isArguments.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isArray.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isArrayBuffer.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isArrayLike.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isArrayLikeObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isBoolean.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isBuffer.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isDate.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isElement.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isEmpty.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isEqual.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isEqualWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isError.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isFinite.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isFunction.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isInteger.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isLength.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isMap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isMatch.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isMatchWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isNaN.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isNative.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isNil.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isNull.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isNumber.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isObjectLike.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isPlainObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isRegExp.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isSafeInteger.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isSet.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isString.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isSymbol.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isTypedArray.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isUndefined.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isWeakMap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/isWeakSet.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/iteratee.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/join.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/juxt.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/kebabCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/keyBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/keys.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/keysIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lang.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/last.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lastIndexOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lastIndexOfFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lowerCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lowerFirst.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/lte.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/map.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mapKeys.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mapValues.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/matches.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/matchesProperty.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/math.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/max.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/maxBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mean.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/meanBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/memoize.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/merge.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mergeAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mergeAllWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mergeWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/method.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/methodOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/min.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/minBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/mixin.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/multiply.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/nAry.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/negate.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/next.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/noop.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/now.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/nth.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/nthArg.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/number.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/object.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/omit.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/omitAll.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/omitBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/once.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/orderBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/over.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/overArgs.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/overEvery.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/overSome.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pad.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/padChars.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/padCharsEnd.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/padCharsStart.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/padEnd.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/padStart.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/parseInt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/partial.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/partialRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/partition.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/path.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pathEq.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pathOr.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/paths.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pick.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pickAll.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pickBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pipe.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/placeholder.js6L
-rw-r--r--squiggle/src/node_modules/lodash/fp/plant.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pluck.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/prop.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/propEq.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/propOr.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/property.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/propertyOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/props.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pull.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pullAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pullAllBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pullAllWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/pullAt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/random.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/range.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/rangeRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/rangeStep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/rangeStepRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/rearg.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/reduce.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/reduceRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/reject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/remove.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/repeat.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/replace.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/rest.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/restFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/result.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/reverse.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/round.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sample.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sampleSize.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/seq.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/set.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/setWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/shuffle.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/size.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/slice.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/snakeCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/some.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedIndex.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedIndexBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedIndexOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedLastIndex.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedLastIndexBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedLastIndexOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedUniq.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sortedUniqBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/split.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/spread.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/spreadFrom.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/startCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/startsWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/string.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/stubArray.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/stubFalse.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/stubObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/stubString.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/stubTrue.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/subtract.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sum.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/sumBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/symmetricDifference.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/symmetricDifferenceBy.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/symmetricDifferenceWith.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/tail.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/take.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/takeLast.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/takeLastWhile.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/takeRight.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/takeRightWhile.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/takeWhile.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/tap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/template.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/templateSettings.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/throttle.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/thru.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/times.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toArray.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toFinite.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toInteger.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toIterator.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toJSON.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toLength.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toLower.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toNumber.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toPairs.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toPairsIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toPath.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toPlainObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toSafeInteger.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toString.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/toUpper.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/transform.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trim.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trimChars.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trimCharsEnd.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trimCharsStart.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trimEnd.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/trimStart.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/truncate.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unapply.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unary.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unescape.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/union.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unionBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unionWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/uniq.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/uniqBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/uniqWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/uniqueId.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unnest.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unset.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unzip.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/unzipWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/update.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/updateWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/upperCase.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/upperFirst.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/useWith.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/util.js2L
-rw-r--r--squiggle/src/node_modules/lodash/fp/value.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/valueOf.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/values.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/valuesIn.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/where.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/whereEq.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/without.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/words.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrap.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrapperAt.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrapperChain.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrapperLodash.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrapperReverse.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/wrapperValue.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/xor.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/xorBy.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/xorWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zip.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zipAll.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zipObj.js1L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zipObject.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zipObjectDeep.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fp/zipWith.js5L
-rw-r--r--squiggle/src/node_modules/lodash/fromPairs.js28L
-rw-r--r--squiggle/src/node_modules/lodash/function.js25L
-rw-r--r--squiggle/src/node_modules/lodash/functions.js31L
-rw-r--r--squiggle/src/node_modules/lodash/functionsIn.js31L
-rw-r--r--squiggle/src/node_modules/lodash/get.js33L
-rw-r--r--squiggle/src/node_modules/lodash/groupBy.js41L
-rw-r--r--squiggle/src/node_modules/lodash/gt.js29L
-rw-r--r--squiggle/src/node_modules/lodash/gte.js30L
-rw-r--r--squiggle/src/node_modules/lodash/has.js35L
-rw-r--r--squiggle/src/node_modules/lodash/hasIn.js34L
-rw-r--r--squiggle/src/node_modules/lodash/head.js23L
-rw-r--r--squiggle/src/node_modules/lodash/identity.js21L
-rw-r--r--squiggle/src/node_modules/lodash/inRange.js55L
-rw-r--r--squiggle/src/node_modules/lodash/includes.js53L
-rw-r--r--squiggle/src/node_modules/lodash/index.js1L
-rw-r--r--squiggle/src/node_modules/lodash/indexOf.js42L
-rw-r--r--squiggle/src/node_modules/lodash/initial.js22L
-rw-r--r--squiggle/src/node_modules/lodash/intersection.js30L
-rw-r--r--squiggle/src/node_modules/lodash/intersectionBy.js45L
-rw-r--r--squiggle/src/node_modules/lodash/intersectionWith.js41L
-rw-r--r--squiggle/src/node_modules/lodash/invert.js42L
-rw-r--r--squiggle/src/node_modules/lodash/invertBy.js56L
-rw-r--r--squiggle/src/node_modules/lodash/invoke.js24L
-rw-r--r--squiggle/src/node_modules/lodash/invokeMap.js41L
-rw-r--r--squiggle/src/node_modules/lodash/isArguments.js36L
-rw-r--r--squiggle/src/node_modules/lodash/isArray.js26L
-rw-r--r--squiggle/src/node_modules/lodash/isArrayBuffer.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isArrayLike.js33L
-rw-r--r--squiggle/src/node_modules/lodash/isArrayLikeObject.js33L
-rw-r--r--squiggle/src/node_modules/lodash/isBoolean.js29L
-rw-r--r--squiggle/src/node_modules/lodash/isBuffer.js38L
-rw-r--r--squiggle/src/node_modules/lodash/isDate.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isElement.js25L
-rw-r--r--squiggle/src/node_modules/lodash/isEmpty.js77L
-rw-r--r--squiggle/src/node_modules/lodash/isEqual.js35L
-rw-r--r--squiggle/src/node_modules/lodash/isEqualWith.js41L
-rw-r--r--squiggle/src/node_modules/lodash/isError.js36L
-rw-r--r--squiggle/src/node_modules/lodash/isFinite.js36L
-rw-r--r--squiggle/src/node_modules/lodash/isFunction.js37L
-rw-r--r--squiggle/src/node_modules/lodash/isInteger.js33L
-rw-r--r--squiggle/src/node_modules/lodash/isLength.js35L
-rw-r--r--squiggle/src/node_modules/lodash/isMap.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isMatch.js36L
-rw-r--r--squiggle/src/node_modules/lodash/isMatchWith.js41L
-rw-r--r--squiggle/src/node_modules/lodash/isNaN.js38L
-rw-r--r--squiggle/src/node_modules/lodash/isNative.js40L
-rw-r--r--squiggle/src/node_modules/lodash/isNil.js25L
-rw-r--r--squiggle/src/node_modules/lodash/isNull.js22L
-rw-r--r--squiggle/src/node_modules/lodash/isNumber.js38L
-rw-r--r--squiggle/src/node_modules/lodash/isObject.js31L
-rw-r--r--squiggle/src/node_modules/lodash/isObjectLike.js29L
-rw-r--r--squiggle/src/node_modules/lodash/isPlainObject.js62L
-rw-r--r--squiggle/src/node_modules/lodash/isRegExp.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isSafeInteger.js37L
-rw-r--r--squiggle/src/node_modules/lodash/isSet.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isString.js30L
-rw-r--r--squiggle/src/node_modules/lodash/isSymbol.js29L
-rw-r--r--squiggle/src/node_modules/lodash/isTypedArray.js27L
-rw-r--r--squiggle/src/node_modules/lodash/isUndefined.js22L
-rw-r--r--squiggle/src/node_modules/lodash/isWeakMap.js28L
-rw-r--r--squiggle/src/node_modules/lodash/isWeakSet.js28L
-rw-r--r--squiggle/src/node_modules/lodash/iteratee.js53L
-rw-r--r--squiggle/src/node_modules/lodash/join.js26L
-rw-r--r--squiggle/src/node_modules/lodash/kebabCase.js28L
-rw-r--r--squiggle/src/node_modules/lodash/keyBy.js36L
-rw-r--r--squiggle/src/node_modules/lodash/keys.js37L
-rw-r--r--squiggle/src/node_modules/lodash/keysIn.js32L
-rw-r--r--squiggle/src/node_modules/lodash/lang.js58L
-rw-r--r--squiggle/src/node_modules/lodash/last.js20L
-rw-r--r--squiggle/src/node_modules/lodash/lastIndexOf.js46L
-rw-r--r--squiggle/src/node_modules/lodash/lodash.js17209L
-rw-r--r--squiggle/src/node_modules/lodash/lodash.min.js140L
-rw-r--r--squiggle/src/node_modules/lodash/lowerCase.js27L
-rw-r--r--squiggle/src/node_modules/lodash/lowerFirst.js22L
-rw-r--r--squiggle/src/node_modules/lodash/lt.js29L
-rw-r--r--squiggle/src/node_modules/lodash/lte.js30L
-rw-r--r--squiggle/src/node_modules/lodash/map.js53L
-rw-r--r--squiggle/src/node_modules/lodash/mapKeys.js36L
-rw-r--r--squiggle/src/node_modules/lodash/mapValues.js43L
-rw-r--r--squiggle/src/node_modules/lodash/matches.js46L
-rw-r--r--squiggle/src/node_modules/lodash/matchesProperty.js44L
-rw-r--r--squiggle/src/node_modules/lodash/math.js17L
-rw-r--r--squiggle/src/node_modules/lodash/max.js29L
-rw-r--r--squiggle/src/node_modules/lodash/maxBy.js34L
-rw-r--r--squiggle/src/node_modules/lodash/mean.js22L
-rw-r--r--squiggle/src/node_modules/lodash/meanBy.js31L
-rw-r--r--squiggle/src/node_modules/lodash/memoize.js73L
-rw-r--r--squiggle/src/node_modules/lodash/merge.js39L
-rw-r--r--squiggle/src/node_modules/lodash/mergeWith.js39L
-rw-r--r--squiggle/src/node_modules/lodash/method.js34L
-rw-r--r--squiggle/src/node_modules/lodash/methodOf.js33L
-rw-r--r--squiggle/src/node_modules/lodash/min.js29L
-rw-r--r--squiggle/src/node_modules/lodash/minBy.js34L
-rw-r--r--squiggle/src/node_modules/lodash/mixin.js74L
-rw-r--r--squiggle/src/node_modules/lodash/multiply.js22L
-rw-r--r--squiggle/src/node_modules/lodash/negate.js40L
-rw-r--r--squiggle/src/node_modules/lodash/next.js35L
-rw-r--r--squiggle/src/node_modules/lodash/noop.js17L
-rw-r--r--squiggle/src/node_modules/lodash/now.js23L
-rw-r--r--squiggle/src/node_modules/lodash/nth.js29L
-rw-r--r--squiggle/src/node_modules/lodash/nthArg.js32L
-rw-r--r--squiggle/src/node_modules/lodash/number.js5L
-rw-r--r--squiggle/src/node_modules/lodash/object.js49L
-rw-r--r--squiggle/src/node_modules/lodash/omit.js57L
-rw-r--r--squiggle/src/node_modules/lodash/omitBy.js29L
-rw-r--r--squiggle/src/node_modules/lodash/once.js25L
-rw-r--r--squiggle/src/node_modules/lodash/orderBy.js47L
-rw-r--r--squiggle/src/node_modules/lodash/over.js24L
-rw-r--r--squiggle/src/node_modules/lodash/overArgs.js61L
-rw-r--r--squiggle/src/node_modules/lodash/overEvery.js34L
-rw-r--r--squiggle/src/node_modules/lodash/overSome.js37L
-rw-r--r--squiggle/src/node_modules/lodash/package.json17L
-rw-r--r--squiggle/src/node_modules/lodash/pad.js49L
-rw-r--r--squiggle/src/node_modules/lodash/padEnd.js39L
-rw-r--r--squiggle/src/node_modules/lodash/padStart.js39L
-rw-r--r--squiggle/src/node_modules/lodash/parseInt.js43L
-rw-r--r--squiggle/src/node_modules/lodash/partial.js50L
-rw-r--r--squiggle/src/node_modules/lodash/partialRight.js49L
-rw-r--r--squiggle/src/node_modules/lodash/partition.js43L
-rw-r--r--squiggle/src/node_modules/lodash/pick.js25L
-rw-r--r--squiggle/src/node_modules/lodash/pickBy.js37L
-rw-r--r--squiggle/src/node_modules/lodash/plant.js48L
-rw-r--r--squiggle/src/node_modules/lodash/property.js32L
-rw-r--r--squiggle/src/node_modules/lodash/propertyOf.js30L
-rw-r--r--squiggle/src/node_modules/lodash/pull.js29L
-rw-r--r--squiggle/src/node_modules/lodash/pullAll.js29L
-rw-r--r--squiggle/src/node_modules/lodash/pullAllBy.js33L
-rw-r--r--squiggle/src/node_modules/lodash/pullAllWith.js32L
-rw-r--r--squiggle/src/node_modules/lodash/pullAt.js43L
-rw-r--r--squiggle/src/node_modules/lodash/random.js82L
-rw-r--r--squiggle/src/node_modules/lodash/range.js46L
-rw-r--r--squiggle/src/node_modules/lodash/rangeRight.js41L
-rw-r--r--squiggle/src/node_modules/lodash/rearg.js33L
-rw-r--r--squiggle/src/node_modules/lodash/reduce.js51L
-rw-r--r--squiggle/src/node_modules/lodash/reduceRight.js36L
-rw-r--r--squiggle/src/node_modules/lodash/reject.js46L
-rw-r--r--squiggle/src/node_modules/lodash/release.md48L
-rw-r--r--squiggle/src/node_modules/lodash/remove.js53L
-rw-r--r--squiggle/src/node_modules/lodash/repeat.js37L
-rw-r--r--squiggle/src/node_modules/lodash/replace.js29L
-rw-r--r--squiggle/src/node_modules/lodash/rest.js40L
-rw-r--r--squiggle/src/node_modules/lodash/result.js56L
-rw-r--r--squiggle/src/node_modules/lodash/reverse.js34L
-rw-r--r--squiggle/src/node_modules/lodash/round.js26L
-rw-r--r--squiggle/src/node_modules/lodash/sample.js24L
-rw-r--r--squiggle/src/node_modules/lodash/sampleSize.js37L
-rw-r--r--squiggle/src/node_modules/lodash/seq.js16L
-rw-r--r--squiggle/src/node_modules/lodash/set.js35L
-rw-r--r--squiggle/src/node_modules/lodash/setWith.js32L
-rw-r--r--squiggle/src/node_modules/lodash/shuffle.js25L
-rw-r--r--squiggle/src/node_modules/lodash/size.js46L
-rw-r--r--squiggle/src/node_modules/lodash/slice.js37L
-rw-r--r--squiggle/src/node_modules/lodash/snakeCase.js28L
-rw-r--r--squiggle/src/node_modules/lodash/some.js51L
-rw-r--r--squiggle/src/node_modules/lodash/sortBy.js48L
-rw-r--r--squiggle/src/node_modules/lodash/sortedIndex.js24L
-rw-r--r--squiggle/src/node_modules/lodash/sortedIndexBy.js33L
-rw-r--r--squiggle/src/node_modules/lodash/sortedIndexOf.js31L
-rw-r--r--squiggle/src/node_modules/lodash/sortedLastIndex.js25L
-rw-r--r--squiggle/src/node_modules/lodash/sortedLastIndexBy.js33L
-rw-r--r--squiggle/src/node_modules/lodash/sortedLastIndexOf.js31L
-rw-r--r--squiggle/src/node_modules/lodash/sortedUniq.js24L
-rw-r--r--squiggle/src/node_modules/lodash/sortedUniqBy.js26L
-rw-r--r--squiggle/src/node_modules/lodash/split.js52L
-rw-r--r--squiggle/src/node_modules/lodash/spread.js63L
-rw-r--r--squiggle/src/node_modules/lodash/startCase.js29L
-rw-r--r--squiggle/src/node_modules/lodash/startsWith.js39L
-rw-r--r--squiggle/src/node_modules/lodash/string.js33L
-rw-r--r--squiggle/src/node_modules/lodash/stubArray.js23L
-rw-r--r--squiggle/src/node_modules/lodash/stubFalse.js18L
-rw-r--r--squiggle/src/node_modules/lodash/stubObject.js23L
-rw-r--r--squiggle/src/node_modules/lodash/stubString.js18L
-rw-r--r--squiggle/src/node_modules/lodash/stubTrue.js18L
-rw-r--r--squiggle/src/node_modules/lodash/subtract.js22L
-rw-r--r--squiggle/src/node_modules/lodash/sum.js24L
-rw-r--r--squiggle/src/node_modules/lodash/sumBy.js33L
-rw-r--r--squiggle/src/node_modules/lodash/tail.js22L
-rw-r--r--squiggle/src/node_modules/lodash/take.js37L
-rw-r--r--squiggle/src/node_modules/lodash/takeRight.js39L
-rw-r--r--squiggle/src/node_modules/lodash/takeRightWhile.js45L
-rw-r--r--squiggle/src/node_modules/lodash/takeWhile.js45L
-rw-r--r--squiggle/src/node_modules/lodash/tap.js29L
-rw-r--r--squiggle/src/node_modules/lodash/template.js272L
-rw-r--r--squiggle/src/node_modules/lodash/templateSettings.js67L
-rw-r--r--squiggle/src/node_modules/lodash/throttle.js69L
-rw-r--r--squiggle/src/node_modules/lodash/thru.js28L
-rw-r--r--squiggle/src/node_modules/lodash/times.js51L
-rw-r--r--squiggle/src/node_modules/lodash/toArray.js58L
-rw-r--r--squiggle/src/node_modules/lodash/toFinite.js42L
-rw-r--r--squiggle/src/node_modules/lodash/toInteger.js36L
-rw-r--r--squiggle/src/node_modules/lodash/toIterator.js23L
-rw-r--r--squiggle/src/node_modules/lodash/toJSON.js1L
-rw-r--r--squiggle/src/node_modules/lodash/toLength.js38L
-rw-r--r--squiggle/src/node_modules/lodash/toLower.js28L
-rw-r--r--squiggle/src/node_modules/lodash/toNumber.js64L
-rw-r--r--squiggle/src/node_modules/lodash/toPairs.js30L
-rw-r--r--squiggle/src/node_modules/lodash/toPairsIn.js30L
-rw-r--r--squiggle/src/node_modules/lodash/toPath.js33L
-rw-r--r--squiggle/src/node_modules/lodash/toPlainObject.js32L
-rw-r--r--squiggle/src/node_modules/lodash/toSafeInteger.js37L
-rw-r--r--squiggle/src/node_modules/lodash/toString.js28L
-rw-r--r--squiggle/src/node_modules/lodash/toUpper.js28L
-rw-r--r--squiggle/src/node_modules/lodash/transform.js65L
-rw-r--r--squiggle/src/node_modules/lodash/trim.js47L
-rw-r--r--squiggle/src/node_modules/lodash/trimEnd.js41L
-rw-r--r--squiggle/src/node_modules/lodash/trimStart.js43L
-rw-r--r--squiggle/src/node_modules/lodash/truncate.js111L
-rw-r--r--squiggle/src/node_modules/lodash/unary.js22L
-rw-r--r--squiggle/src/node_modules/lodash/unescape.js34L
-rw-r--r--squiggle/src/node_modules/lodash/union.js26L
-rw-r--r--squiggle/src/node_modules/lodash/unionBy.js39L
-rw-r--r--squiggle/src/node_modules/lodash/unionWith.js34L
-rw-r--r--squiggle/src/node_modules/lodash/uniq.js25L
-rw-r--r--squiggle/src/node_modules/lodash/uniqBy.js31L
-rw-r--r--squiggle/src/node_modules/lodash/uniqWith.js28L
-rw-r--r--squiggle/src/node_modules/lodash/uniqueId.js28L
-rw-r--r--squiggle/src/node_modules/lodash/unset.js34L
-rw-r--r--squiggle/src/node_modules/lodash/unzip.js45L
-rw-r--r--squiggle/src/node_modules/lodash/unzipWith.js39L
-rw-r--r--squiggle/src/node_modules/lodash/update.js35L
-rw-r--r--squiggle/src/node_modules/lodash/updateWith.js33L
-rw-r--r--squiggle/src/node_modules/lodash/upperCase.js27L
-rw-r--r--squiggle/src/node_modules/lodash/upperFirst.js22L
-rw-r--r--squiggle/src/node_modules/lodash/util.js34L
-rw-r--r--squiggle/src/node_modules/lodash/value.js1L
-rw-r--r--squiggle/src/node_modules/lodash/valueOf.js1L
-rw-r--r--squiggle/src/node_modules/lodash/values.js34L
-rw-r--r--squiggle/src/node_modules/lodash/valuesIn.js32L
-rw-r--r--squiggle/src/node_modules/lodash/without.js31L
-rw-r--r--squiggle/src/node_modules/lodash/words.js35L
-rw-r--r--squiggle/src/node_modules/lodash/wrap.js30L
-rw-r--r--squiggle/src/node_modules/lodash/wrapperAt.js48L
-rw-r--r--squiggle/src/node_modules/lodash/wrapperChain.js34L
-rw-r--r--squiggle/src/node_modules/lodash/wrapperLodash.js147L
-rw-r--r--squiggle/src/node_modules/lodash/wrapperReverse.js44L
-rw-r--r--squiggle/src/node_modules/lodash/wrapperValue.js21L
-rw-r--r--squiggle/src/node_modules/lodash/xor.js28L
-rw-r--r--squiggle/src/node_modules/lodash/xorBy.js39L
-rw-r--r--squiggle/src/node_modules/lodash/xorWith.js34L
-rw-r--r--squiggle/src/node_modules/lodash/zip.js22L
-rw-r--r--squiggle/src/node_modules/lodash/zipObject.js24L
-rw-r--r--squiggle/src/node_modules/lodash/zipObjectDeep.js23L
-rw-r--r--squiggle/src/node_modules/lodash/zipWith.js32L
-rw-r--r--squiggle/src/node_modules/merge-stream/LICENSE21L
-rw-r--r--squiggle/src/node_modules/merge-stream/README.md78L
-rw-r--r--squiggle/src/node_modules/merge-stream/index.js41L
-rw-r--r--squiggle/src/node_modules/merge-stream/package.json19L
-rw-r--r--squiggle/src/node_modules/mimic-fn/index.d.ts52L
-rw-r--r--squiggle/src/node_modules/mimic-fn/index.js71L
-rw-r--r--squiggle/src/node_modules/mimic-fn/license9L
-rw-r--r--squiggle/src/node_modules/mimic-fn/package.json45L
-rw-r--r--squiggle/src/node_modules/mimic-fn/readme.md90L
-rw-r--r--squiggle/src/node_modules/npm-run-path/index.d.ts84L
-rw-r--r--squiggle/src/node_modules/npm-run-path/index.js38L
-rw-r--r--squiggle/src/node_modules/npm-run-path/license9L
-rw-r--r--squiggle/src/node_modules/npm-run-path/node_modules/path-key/index.d.ts31L
-rw-r--r--squiggle/src/node_modules/npm-run-path/node_modules/path-key/index.js12L
-rw-r--r--squiggle/src/node_modules/npm-run-path/node_modules/path-key/license9L
-rw-r--r--squiggle/src/node_modules/npm-run-path/node_modules/path-key/package.json41L
-rw-r--r--squiggle/src/node_modules/npm-run-path/node_modules/path-key/readme.md57L
-rw-r--r--squiggle/src/node_modules/npm-run-path/package.json47L
-rw-r--r--squiggle/src/node_modules/npm-run-path/readme.md111L
-rw-r--r--squiggle/src/node_modules/onetime/index.d.ts59L
-rw-r--r--squiggle/src/node_modules/onetime/index.js41L
-rw-r--r--squiggle/src/node_modules/onetime/license9L
-rw-r--r--squiggle/src/node_modules/onetime/package.json45L
-rw-r--r--squiggle/src/node_modules/onetime/readme.md94L
-rw-r--r--squiggle/src/node_modules/open/index.d.ts157L
-rw-r--r--squiggle/src/node_modules/open/index.js361L
-rw-r--r--squiggle/src/node_modules/open/license9L
l---------squiggle/src/node_modules/open/node_modules/.bin/is-inside-container1L
-rw-r--r--squiggle/src/node_modules/open/package.json67L
-rw-r--r--squiggle/src/node_modules/open/readme.md182L
-rwxr-xr-xsquiggle/src/node_modules/open/xdg-open1066L
-rw-r--r--squiggle/src/node_modules/path-key/index.d.ts40L
-rw-r--r--squiggle/src/node_modules/path-key/index.js16L
-rw-r--r--squiggle/src/node_modules/path-key/license9L
-rw-r--r--squiggle/src/node_modules/path-key/package.json39L
-rw-r--r--squiggle/src/node_modules/path-key/readme.md61L
-rw-r--r--squiggle/src/node_modules/run-applescript/index.d.ts35L
-rw-r--r--squiggle/src/node_modules/run-applescript/index.js19L
-rw-r--r--squiggle/src/node_modules/run-applescript/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/index.d.ts564L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/index.js268L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/command.js52L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/error.js88L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/kill.js115L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/promise.js46L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/stdio.js52L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/lib/stream.js97L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/package.json74L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/execa/readme.md663L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/CHANGELOG.md11L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/LICENSE201L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/README.md165L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/core.js273L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/core.js.map1L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/main.d.ts52L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/main.js71L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/main.js.map1L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/realtime.js19L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/realtime.js.map1L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/signals.js35L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/build/src/signals.js.map1L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/human-signals/package.json64L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/is-stream/index.d.ts79L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/is-stream/index.js28L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/is-stream/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/is-stream/package.json42L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/is-stream/readme.md60L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/mimic-fn/index.d.ts54L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/mimic-fn/index.js13L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/mimic-fn/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/mimic-fn/package.json42L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/mimic-fn/readme.md69L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/npm-run-path/index.d.ts89L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/npm-run-path/index.js47L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/npm-run-path/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/npm-run-path/package.json44L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/npm-run-path/readme.md115L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/onetime/index.d.ts64L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/onetime/index.js44L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/onetime/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/onetime/package.json43L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/onetime/readme.md94L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/strip-final-newline/index.js16L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/strip-final-newline/license9L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/strip-final-newline/package.json40L
-rw-r--r--squiggle/src/node_modules/run-applescript/node_modules/strip-final-newline/readme.md30L
-rw-r--r--squiggle/src/node_modules/run-applescript/package.json41L
-rw-r--r--squiggle/src/node_modules/run-applescript/readme.md34L
-rw-r--r--squiggle/src/node_modules/shebang-command/index.js19L
-rw-r--r--squiggle/src/node_modules/shebang-command/license9L
-rw-r--r--squiggle/src/node_modules/shebang-command/package.json34L
-rw-r--r--squiggle/src/node_modules/shebang-command/readme.md34L
-rw-r--r--squiggle/src/node_modules/shebang-regex/index.d.ts22L
-rw-r--r--squiggle/src/node_modules/shebang-regex/index.js2L
-rw-r--r--squiggle/src/node_modules/shebang-regex/license9L
-rw-r--r--squiggle/src/node_modules/shebang-regex/package.json35L
-rw-r--r--squiggle/src/node_modules/shebang-regex/readme.md33L
-rw-r--r--squiggle/src/node_modules/signal-exit/LICENSE.txt16L
-rw-r--r--squiggle/src/node_modules/signal-exit/README.md39L
-rw-r--r--squiggle/src/node_modules/signal-exit/index.js202L
-rw-r--r--squiggle/src/node_modules/signal-exit/package.json38L
-rw-r--r--squiggle/src/node_modules/signal-exit/signals.js53L
-rw-r--r--squiggle/src/node_modules/strip-final-newline/index.js14L
-rw-r--r--squiggle/src/node_modules/strip-final-newline/license9L
-rw-r--r--squiggle/src/node_modules/strip-final-newline/package.json43L
-rw-r--r--squiggle/src/node_modules/strip-final-newline/readme.md35L
-rw-r--r--squiggle/src/node_modules/titleize/index.d.ts17L
-rw-r--r--squiggle/src/node_modules/titleize/index.js7L
-rw-r--r--squiggle/src/node_modules/titleize/license9L
-rw-r--r--squiggle/src/node_modules/titleize/package.json42L
-rw-r--r--squiggle/src/node_modules/titleize/readme.md25L
-rw-r--r--squiggle/src/node_modules/untildify/index.d.ts14L
-rw-r--r--squiggle/src/node_modules/untildify/index.js12L
-rw-r--r--squiggle/src/node_modules/untildify/license9L
-rw-r--r--squiggle/src/node_modules/untildify/package.json43L
-rw-r--r--squiggle/src/node_modules/untildify/readme.md30L
-rw-r--r--squiggle/src/node_modules/which/CHANGELOG.md166L
-rw-r--r--squiggle/src/node_modules/which/LICENSE15L
-rw-r--r--squiggle/src/node_modules/which/README.md54L
-rwxr-xr-xsquiggle/src/node_modules/which/bin/node-which52L
-rw-r--r--squiggle/src/node_modules/which/package.json43L
-rw-r--r--squiggle/src/node_modules/which/which.js125L
-rw-r--r--squiggle/src/package.json6L
-rw-r--r--squiggle/src/samples.js30L
-rw-r--r--squiggle/src/samples.squiggle14L
-rw-r--r--squiggle/src/yarn-error.log494L
-rw-r--r--squiggle/src/yarn.lock289L
-rw-r--r--squigglepy/makefile9L
-rw-r--r--squigglepy/notes-installation.md8L
-rw-r--r--squigglepy/samples.py18L
-rw-r--r--squigglepy/scratchpad/samples_correlated.py10L
-rw-r--r--time.txt336L
-rw-r--r--wip/template/makefile49L
-rw-r--r--wip/zig/hello-world.zig5L
-rw-r--r--wip/zig/install-zig.sh1L
-rw-r--r--wip/zig/notes.md1L