Updated 6 months ago

exponentialutilities.jl • Rank 8.4 • Science 54%

Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.

Updated 6 months ago

@stdlib/random-streams-exponential • Rank 3.9 • Science 44%

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

Updated 6 months ago

@stdlib/random-iter-exponential • Rank 3.6 • Science 44%

Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.

Updated 6 months ago

@stdlib/math-iter-special-exp2 • Rank 3.1 • Science 44%

Create an iterator which evaluates the base 2 exponential function for each iterated value.

Updated 6 months ago

@stdlib/random-streams-laplace • Rank 3.1 • Science 44%

Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.

Updated 6 months ago

@stdlib/math-iter-special-expm1rel • Rank 3.1 • Science 44%

Create an iterator which evaluates the relative error exponential for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-exp10 • Rank 3.0 • Science 44%

Create an iterator which evaluates the base 10 exponential function for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-exp • Rank 3.0 • Science 44%

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

Updated 6 months ago

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

Create an array containing pseudorandom numbers drawn from an exponential distribution.

Updated 6 months ago

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

Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.