In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/
-
Updated
Aug 17, 2019 - Python
In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/
Lightweight, no_std-friendly RNG library for Rust. Xoshiro256++ default; optional Mersenne Twister, PCG32/64, ChaCha20 CSPRNG, SIMD bulk-byte (NEON/AVX2), Halton/Sobol/Van der Corput quasi-random. Ziggurat normal(), 4 built-in distributions + pluggable Distribution trait. 100% test coverage.
Low-discrepancy sequences based on quadratic irrationals
Low-discrepancy (quasi-random) sequence generators for Scilab (Halton/Sobol/Faure/Niederreiter) — modernized to build on Scilab 2026.1.0
Quasi-Random Sequence Generators in Rust
To associate your repository with the halton topic, visit your repo's landing page and select "manage topics."