Additive Bayesian Networks
Additive Bayesian Networks - Published in JOSS (2024)
gaussplotR
gaussplotR: Fit, Predict and Plot 2D-Gaussians in R - Published in JOSS (2021)
Fitspy
Fitspy: A Python package for spectral decomposition - Published in JOSS (2024)
ρμ
ρμ: A Java library of randomization enhancements and other math utilities - Published in JOSS (2022)
tesliper
tesliper: a theoretical spectroscopist's little helper - Published in JOSS (2022)
pycrystal
Utilities for ab initio modeling suite CRYSTAL, developed in Turin University
zigguratgaussian
Fast Gaussian distributed pseudorandom number generation in Java via the Ziggurat algorithm
@stdlib/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
@stdlib/random-base-box-muller
Normally distributed pseudorandom numbers using the Box-Muller transform.
@stdlib/random-streams-box-muller
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
@stdlib/random-iter-box-muller
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
random-streams-improved-ziggurat
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
@stdlib/random-iter-improved-ziggurat
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
@stdlib/stats-base-dists-normal-quantile
Normal distribution quantile function.
@stdlib/stats-base-dists-normal-cdf
Normal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-normal-pdf
Normal distribution probability density function (PDF).
@stdlib/stats-base-dists-normal-entropy
Normal distribution differential entropy.
@stdlib/stats-base-dists-lognormal-cdf
Lognormal distribution cumulative distribution function (CDF).
@stdlib/stats-base-dists-normal-mgf
Normal distribution moment-generating function (MGF).
@stdlib/stats-base-dists-normal-logpdf
Natural logarithm of the probability density function (PDF) for a normal distribution.
@stdlib/stats-base-dists-normal-logcdf
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
@stdlib/stats-base-dists-lognormal-stdev
Lognormal distribution standard deviation.
@stdlib/stats-base-dists-lognormal-mean
Lognormal distribution expected value.
@stdlib/stats-base-dists-lognormal-pdf
Lognormal distribution probability density function (PDF).
@stdlib/stats-base-dists-lognormal-quantile
Lognormal distribution quantile function.
@stdlib/stats-base-dists-lognormal-entropy
Lognormal distribution differential entropy.
@stdlib/stats-base-dists-truncated-normal-pdf
Truncated normal distribution probability density function (PDF).
@stdlib/random-iter-lognormal
Create an iterator for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/simulate-iter-awgn
Create an iterator which introduces additive white Gaussian noise.
@stdlib/random-iter-normal
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/random-streams-lognormal
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
@stdlib/random-streams-normal
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
@stdlib/random-streams-randn
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
@stdlib/random-iter-t
Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
@stdlib/random-strided-t
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
@stdlib/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
@stdlib/random-strided-lognormal
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
@stdlib/random-iter-randn
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
augmentedgaussianprocesses.jl
Gaussian Process package based on data augmentation, sparsity and natural gradients
@stdlib/random-array-t
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
quantum-chem
A Python program that computes the electronic densities and binding energies for isolated neutral atoms from an orbital-free density functional scheme based on polymer self-consistent field theory.
@stdlib/random-array-normal
Create an array containing pseudorandom numbers drawn from a normal distribution.