Skip to content

Add an improved stratifier #6067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 33 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6bf8686
add draft of new stratifying method
perlinm Apr 15, 2023
d3526df
add option to choose stratification method
perlinm Apr 15, 2023
e4f69fa
nit renaming
perlinm Apr 15, 2023
cd11ecc
add unit tests
perlinm Apr 15, 2023
0373b30
typing fix
perlinm Apr 15, 2023
30d1667
add unrecognized method test
perlinm Apr 15, 2023
475d1f5
more typing fixes
perlinm Apr 15, 2023
f4911a1
nit move type definition
perlinm Apr 15, 2023
8d586ba
one more type fix
perlinm Apr 15, 2023
10cff11
move type:ignore
perlinm Apr 15, 2023
baed887
fix docstring
perlinm Apr 15, 2023
d2d1a3b
remove type:ignore and remove unused data from _Stratum
perlinm Apr 17, 2023
73c4364
revert test file changes, make the static stratifier the default
perlinm Apr 17, 2023
537965e
clean up some of _Strata
perlinm Apr 17, 2023
fd96b91
work around ignored ops
perlinm Apr 17, 2023
6ee0cb5
fix bug with appending strata
perlinm Apr 17, 2023
47bab2a
fix bug with ignored ops
perlinm Apr 17, 2023
aa4fef3
nit docstring fix
perlinm Apr 17, 2023
3a9f475
add docstring
perlinm Apr 17, 2023
065c32b
type fix and comment
perlinm Apr 17, 2023
22c3136
nit function rename
perlinm Apr 17, 2023
2061d43
nit docstring changes
perlinm Apr 17, 2023
a162565
fix typo
perlinm Apr 17, 2023
25bbc39
check measurement and control keys when identifying the op_floor
perlinm Apr 18, 2023
0b175b5
minor cleanup of _get_op_floor
perlinm Apr 18, 2023
df2de7b
add comments
perlinm Apr 18, 2023
a8ca03e
nit rearrangement and comment
perlinm Apr 18, 2023
a355f63
fix bug with mkey/ckey handling
perlinm Apr 18, 2023
a3cdcbe
type fix maybe
perlinm Apr 20, 2023
fdf1ef6
Merge branch 'master' into master
perlinm Apr 20, 2023
27a2572
possibly improved type fix
perlinm Apr 20, 2023
880b71c
Merge branch 'master' into master
perlinm Apr 26, 2023
d8579d3
Merge branch 'master' into master
perlinm May 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading