Updated 6 months ago

stats-strided-smaxsorted • Science 44%

Calculate the maximum value of a sorted single-precision floating-point strided array.

Updated 6 months ago

stats-strided-dmaxsorted • Science 31%

Calculate the maximum value of a sorted double-precision floating-point strided array.

Updated 6 months ago

stats-strided-sminsorted • Science 44%

Calculate the minimum value of a sorted single-precision floating-point strided array.

Updated 6 months ago

subjectivescalesmodels.jl • Science 44%

A Julia package for Beta-like regression models useful for subjective scales data (Likert scales, analog scales, ...)

Updated 6 months ago

stats-strided-dminsorted • Science 44%

Calculate the minimum value of a sorted double-precision floating-point strided array.

Updated 6 months ago

stats-max • Science 44%

Compute the maximum value along one or more ndarray dimensions.