Updated 9 months ago

@stdlib/math-iter-special-gamma • Rank 4.0 • Science 44%

Create an iterator which evaluates the gamma function for each iterated value.

Updated 9 months ago

@stdlib/random-streams-invgamma • Rank 3.6 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.

Updated 9 months ago

@stdlib/math-iter-special-gammaln • Rank 3.4 • Science 44%

Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.

Updated 9 months ago

@stdlib/random-iter-invgamma • Rank 3.2 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.

Updated 9 months ago

@stdlib/random-iter-gamma • Rank 2.9 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.

Updated 9 months ago

@stdlib/random-streams-gamma • Rank 2.4 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.

Updated 9 months ago

math-base-special-gammasgnf • Science 44%

Computes the sign of the gamma function for a single-precision floating-point number.

Updated 9 months ago

math-base-special-gamma-lanczos-sum-expg-scaledf • Science 26%

This repository provides an efficient implementation of the scaled gamma function using the Lanczos sum. It aims to enhance numerical accuracy in computations, making it a valuable tool for developers working with mathematical applications. 🛠️📊

Updated 9 months ago

HainkeEtAl_SLEEP_2025 • Science 57%

Code and materials for Hainke et al. (2025), SLEEP.

Updated 9 months ago

@stdlib/random-array-gamma • Science 44%

Create an array containing pseudorandom numbers drawn from a gamma distribution.

Updated 9 months ago

@stdlib/math-iter-special-trigamma • Science 44%

Create an iterator which evaluates the trigamma function for each iterated value.

Updated 9 months ago

random-strided-gamma • Science 44%

Fill a strided array with pseudorandom numbers drawn from a gamma distribution.