Miscellaneous#

GaussianPriorSource(*[, precision, device])

Generates synthetic Log-Likelihood Ratios (LLRs) for Gaussian channels.

bin2int(arr)

Converts a binary array or tensor to its integer representation.

int2bin(num, length)

Converts an integer or integer tensor to binary representation.

int_mod_2(x)

Modulo 2 operation and implicit rounding for floating point inputs.

llr2mi(llr[, s, reduce_dims])

Approximates the mutual information based on Log-Likelihood Ratios (LLRs).

j_fun(mu)

Computes the J-function.

j_fun_inv(mi)

Computes the inverse of the J-function.