Skip to content

Commit f1ea87c

Browse files
committed
Fix bug that caused non-reproducible shuffling in virtual_data() when using a fixed seed
1 parent b96ca48 commit f1ea87c

16 files changed

+8020
-8016
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Switch to MIT license
66
* Add `D47crunch_defaults` to store global default values
77
* Add `D47crunch_defaults.PRETTY_TABLE_VSEP` to customize `pretty_table()` globally
8+
* Fix bug that caused non-reproducible shuffling in `virtual_data()` when using a fixed seed.
89

910
## v2.4.1
1011
*Released on 2024-09-10*

code_examples/virtual_data/output.txt

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

docs/D47_plot_Session_01.png

-3 Bytes
Loading

docs/D47_plot_Session_02.png

-6 Bytes
Loading

docs/D47_plot_Session_03.png

-8 Bytes
Loading

docs/D47_plot_Session_04.png

-7 Bytes
Loading

docs/D47_plot_Session_05.png

2 Bytes
Loading

docs/D47_plot_Session_06.png

-4 Bytes
Loading

docs/D47_plot_Session_07.png

6 Bytes
Loading

docs/D47_plot_Session_08.png

9 Bytes
Loading

0 commit comments

Comments
 (0)