Commit 5a216bf
Edit
* edit `smallset` to sample
* add compat
* sample without relying on StatsBase
* Update test/testsuite.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
* prevent empty smallsets
* refactor `randsubseq` and use for deligne products as well
* sample with fixed size
* use `shuffle` and have it work for infinite sectors + product sectors
* code suggestions
* deal with comments about comments and remove comments with no comment
---------
Co-authored-by: Lukas Devos <ldevos98@gmail.com>smallset to sample in tests (#74)1 parent 21204c4 commit 5a216bf
2 files changed
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
82 | 76 | | |
83 | 77 | | |
84 | 78 | | |
| |||
0 commit comments