Topic: "special-function"
tk-yoshimura/DoubleDouble
Double-Double Arithmetic and Special Function Implements
Language: C# - Size: 6.64 MB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 0

ectomancer/pure_python
Pure Python functions
Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

stdlib-js/math-base-special-betainc
Incomplete beta function.
Language: JavaScript - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/math-base-special-polygamma
Polygamma function.
Language: JavaScript - Size: 1.86 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

ckormanyos/gamma_f77
real-valued gamma function in quad-precision using classic Fortran77
Language: Fortran - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

stdlib-js/math-base-special-rising-factorial
Compute the rising factorial.
Language: Python - Size: 1.27 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log1mexp
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
Language: JavaScript - Size: 1.28 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-kernel-betaincinv
Inverse incomplete beta function.
Language: JavaScript - Size: 3.42 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-trigamma
Trigamma function.
Language: JavaScript - Size: 1.04 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma-delta-ratio
Compute the ratio of two gamma functions.
Language: JavaScript - Size: 1.28 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-riemann-zeta
Create an iterator which evaluates the Riemann zeta function for each iterated value.
Language: JavaScript - Size: 1.7 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gammaincinv
Inverse incomplete gamma function.
Language: JavaScript - Size: 2.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma-lanczos-sum
Calculate the Lanczos sum for the approximation of the gamma function.
Language: JavaScript - Size: 394 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma
Gamma function.
Language: JavaScript - Size: 1.37 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma-lanczos-sum-expg-scaled
Calculate a scaled Lanczos sum for the approximation of the gamma function.
Language: JavaScript - Size: 461 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-gamma1pm1
Compute gamma(x+1) - 1.
Language: JavaScript - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-kernel-betainc
Incomplete beta function and its first derivative.
Language: JavaScript - Size: 2.59 MB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-betaincinv
Inverse incomplete beta function.
Language: JavaScript - Size: 2.78 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-betaln
Natural logarithm of the beta function.
Language: JavaScript - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-gamma
Create an iterator which evaluates the gamma function for each iterated value.
Language: JavaScript - Size: 1.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-truncf
Round a single-precision floating-point number toward zero.
Language: Python - Size: 352 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-trunc
Round a double-precision floating-point number toward zero.
Language: Python - Size: 365 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log2
Create an iterator which evaluates the binary logarithm for each iterated value.
Language: JavaScript - Size: 1.13 MB - Last synced at: about 8 hours ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-binet
Create an iterator which evaluates Binet's formula for each iterated value.
Language: JavaScript - Size: 1.43 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-betaln
Create an iterator which evaluates the natural logarithm of the beta function.
Language: JavaScript - Size: 1.61 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-log1p
Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
Language: JavaScript - Size: 1.04 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-digamma
Digamma function.
Language: JavaScript - Size: 1.18 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-riemann-zeta
Riemann Zeta function.
Language: C - Size: 1.31 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-gammainc
Incomplete gamma function.
Language: JavaScript - Size: 2.08 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-falling-factorial
Compute the falling factorial.
Language: JavaScript - Size: 1.15 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-gammaln
Natural logarithm of the gamma function.
Language: JavaScript - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

stdlib-js/math-base-special-gammasgn
Sign of the gamma function.
Language: Python - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-signum
Evaluate the signum function for a double-precision floating-point number.
Language: Python - Size: 414 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-signumf
Evaluate the signum function for a single-precision floating-point number.
Language: Python - Size: 393 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-beta
Beta function.
Language: JavaScript - Size: 1.4 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
Language: JavaScript - Size: 1.53 MB - Last synced at: about 17 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-trigamma
Create an iterator which evaluates the trigamma function for each iterated value.
Language: JavaScript - Size: 1.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-gammaln
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
Language: JavaScript - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-log1pexp
Create an iterator which evaluates the natural logarithm of 1+exp(x) for each iterated value.
Language: JavaScript - Size: 1.01 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-signum
Create an iterator which evaluates the signum function for each iterated value.
Language: JavaScript - Size: 867 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-beta
Create an iterator which evaluates the beta function.
Language: JavaScript - Size: 1.44 MB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-log10
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Language: JavaScript - Size: 1.08 MB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-special-digamma
Create an iterator which evaluates the digamma function for each iterated value.
Language: JavaScript - Size: 1.39 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-hyp2f1
Evaluates the Gaussian hypergeometric function.
Language: JavaScript - Size: 400 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tk-yoshimura/MathieuFunction
Mathieu function approximation
Language: C# - Size: 41.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
