Cauchy distributed pseudorandom numbers.
Cauchy distribution differential entropy.
Cauchy distribution cumulative distribution function (CDF).
Cauchy distribution.
Cauchy distribution median.
Cauchy distribution mode.
Cauchy distribution constructor.
Cauchy distribution quantile function.
Cauchy distribution probability density function (PDF).
Cauchy distribution logarithm of probability density function (logPDF).
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
Cauchy distribution probability density function (PDF)
Create an array containing pseudorandom numbers drawn from a Cauchy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Cauchy distribution.
Generate pseudorandom numbers drawn from a Cauchy distribution.
Cauchy distribution cumulative distribution function (CDF).
Cauchy distribution quantile function.
A factory for kernel functions
Statistical Library for JavaScript
Javascript Implementation of Statistical R standalone library rnmath
A random module for JavaScript, generate random numbers follow different random distributions, including Uniform, Gaussian, Poisson, Exponential, Gamma, Lognormal, Cauchy, Chisquared, Binomial, Weibull and so on
cauchy's cli
Trait for real and complex numbers
Tools for generating unconditionally secure square Cauchy MDS matrices over prime finite fields for partial substitution-permutation networks, which are widespread designs of symmetric ciphers and hash functions.
A rust optimization library which includes L-BFGS-B and Conjugate Gradient algorithm
biquad filters from the surge synthesizer
A tool to generate samples from various random distributions, as a text lines or a binary stream. Includes a general form of Stable distribution.
Non-linear optimization problems and solvers for calibration-rs
Distributional Gradient Boosting for Location, Scale, and Shape
Free probability for agent populations — noncommutative CLT, R-transform, and random matrix limits
Natural Gradient Boosting for Probabilistic Prediction - A Rust implementation of NGBoost
Pure Rust Computational Photonics & Optical Simulation Framework
The simple random number generator that is independent from the other libraries and based on XOR shift.
A memory-safe interior point optimizer in Rust
An elasticsearch schema management tool
Simple Random Number Generator including Beta, Cauchy, Chi square, Exponential, Gamma, Inverse Gamma, Laplace (double exponential), Normal, Student t, Uniform, and Weibull. Ported from John D. Cook's C# Code.