Search
smath
Small math function library
v1.8.6 URL:
https://unpkg.com/smath@1.8.6/dist/index.js
Open
Browse Files
small
math
function
library
simple
number
avg
average
mean
calculus
statistics
numeric
numerical
analysis
random
distribution
population
normal
normalize
interpolate
interpolation
extrapolate
extrapolation
linspace
logspace
@stdlib/stats-base-mean
Calculate the arithmetic mean of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-mean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
strided
strided array
array
@stdlib/stats-base-meanpn
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-meanpn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
strided
strided array
array
@ayonli/jsext
A JavaScript extension package for building strong and modern applications.
v1.1.1 URL:
https://unpkg.com/@ayonli/jsext@1.1.1/index.js
Open
Browse Files
wrap
mixin
try
defer
throttle
debounce
queue
channel
worker
parallel
parallelism
multithreading
goroutine
asyncIterator
compare
capitalize
hyphenate
chunk
truncate
trim
byteLength
random
isFloat
isNumeric
range
count
equals
split
uniq
shuffle
orderBy
groupBy
patch
pick
omit
hasOwn
hasOwnMethod
as
isValid
isPlainObject
sanitize
sortKeys
flatKeys
sum
avg
product
round
sleep
until
promise
json
error
uint8array
path
dirname
basename
extname
resolve
join
contains
startsWith
endsWith
alert
confirm
prompt
async
interop
importScript
BiMap
CiMap
tarball
tar
untar
fs
readDir
readFile
writeFile
rename
link
readLink
createReadableStream
createWritableStream
stream
sse
bytes
ByteArray
pipe
cli
run
powershell
which
sudo
parseArgs
stringWidth
hash
md5
sha1
sha256
sha512
@stdlib/stats-incr-mean
Compute an arithmetic mean incrementally.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-incr-mean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
incremental
accumulator