Search
compute-cmax
Computes the cumulative maximum of a numeric array.
v1.0.0 URL:
https://unpkg.com/compute-cmax@1.0.0/lib/index.js
Open
Browse Files
compute.io
compute
computation
statistics
stats
mathematics
math
cumulative
max
maximum
@stdlib/stats-base-cumax
Calculate the cumulative maximum of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-cumax@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
range
extremes
domain
extent
accumulate
cumulative
strided
strided array
array
@stdlib/stats-base-cumaxabs
Calculate the cumulative maximum absolute value of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-cumaxabs@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
math.abs
abs
absolute
absolute value
range
extremes
domain
extent
accumulate
cumulative
strided
strided array
array
@stdlib/stats-base-scumax
Calculate the cumulative maximum of single-precision floating-point strided array elements.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-scumax@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
range
extremes
domain
extent
accumulate
cumulative
strided
strided array
typed
array
float32
float
single
float32array
@stdlib/stats-base-scumaxabs
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-scumaxabs@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
maximum
max
abs
absolute
absolute value
range
extremes
domain
extent
accumulate
cumulative
strided
strided array
typed
array
float32
float
single
float32array