|
5fb349cc49
|
Second step transitioning to Rust 2018.
|
2018-12-16 12:07:11 -08:00 |
|
|
8deb1e87bb
|
First step transitioning to Rust 2018.
|
2018-12-16 12:02:20 -08:00 |
|
|
e9b495e729
|
Silence some clippy warnings on generated code and large preformatted data.
|
2018-12-08 13:21:41 -08:00 |
|
|
97d3304149
|
Run new rustfmt on codebase.
|
2018-03-04 13:00:55 -08:00 |
|
|
b5f2237676
|
Reformatted sub-crates with new rustfmt as well.
|
2017-06-15 22:21:25 -07:00 |
|
|
5ab1a51f4c
|
Avoid bounds checking in the Sobol code.
|
2017-05-12 00:34:03 -07:00 |
|
|
04e8a6ca73
|
Added a Rust port of Leonhard Grünschloß's Sobol sampler.
The Halton sampler appears to be better, but it was fun to add
this anyway!
|
2017-05-11 23:56:12 -07:00 |
|