Crate strafe_numerics

Source

Structs§

Correspondence
LEcuyerCMRG
MarsagliaMulticarry
MersenneTwister
RunLengthEncoding
SuperDuper
WichmannHill

Enums§

DeviationType
PartialSortError
QuantileType

Traits§

DPQ
DigitPrec
Distribution
A numerical distribution from a statistical viewpoint
NMathRNG
RNG
Random Number Generation
StatArray
StatisticalSlice
TrigPI
Variance

Functions§

area
Adaptive Numerical Integration
as_independent_factor_matrix
as_level_factor_matrix
bandwidth_nrd
Bandwidth for density() via Normal Reference Distribution
bcv
Biased Cross-Validation for Bandwidth Selection
bessel_i
bessel_j
bessel_k
bessel_y
beta
This function returns the value of the beta function evaluated with arguments a and b.
binary
bootstrap_ci
canberra
choose
Binomial coefficients.
corresp
Simple Correspondence Analysis
diff
Lagged Differences
digamma
dispersion
Jaeckel’s Dispersion Function
dpsi
Compute the derivatives of the psi function and polygamma functions.
euclidean
factorial
fixup
gamma
This function computes the value of the gamma function. The accuracy of this routine compares (very) favourably with those of the Sun Microsystems portable mathematical library.
gamma_cody
This routine calculates the GAMMA function for a float argument X. Computation is based on an algorithm outlined in reference [1]. The program uses rational functions that approximate the GAMMA function to at least 20 significant decimal digits. Coefficients for the approximation over the interval (1,2) are unpublished. Those for the approximation for X >= 12 are from reference [2]. The accuracy achieved depends on the arithmetic system, the compiler, the intrinsic functions, and proper selection of the machine-dependent constants.
inverse_rle
Run Length Encoding
lbeta
This function returns the value of the log beta function.
lchoose
log(abs(choose(n,k))
lfactorial
lfastchoose
lgamma
The function lgammafn computes log|gamma(x)|.
lgammacor
Compute the log gamma correction factor for x >= 10 so that
lgammafn_sign
The function lgammafn_sign in addition assigns the sign of the gamma function to the address in the second argument if this is not None.
manhattan
maximum
minkowski
order
partial_sort
Sorting or Ordering Vectors
pentagamma
pmax
pmin
polyroot
Find Zeros of a Real or Complex Polynomial
psigamma
rle
Run Length Encoding
row_distances
Distance Matrix Computation
sample
Random Samples and Permutations
tetragamma
trigamma
unique
Extract Unique Elements
zapsmall
Rounding of Numbers: Zapping Small Ones to Zero