Expand description

Ancestral sampling with Euler method steps.

Reference implementation in Rust:

https://github.com/pykeio/diffusers/blob/250b9ad1898af41e76a74c0d8d4292652823338a/src/schedulers/euler_ancestral_discrete.rs

Based on the original [k-diffusion implementation by Katherine Crowson][kd].

Structs§