Skip to content

Move DefaultSamplingUnivariateStrategy to sampling module#85

Merged
wrdxwrdxwrdx merged 1 commit into
mainfrom
sampling/replace_simple
Apr 7, 2026
Merged

Move DefaultSamplingUnivariateStrategy to sampling module#85
wrdxwrdxwrdx merged 1 commit into
mainfrom
sampling/replace_simple

Conversation

@wrdxwrdxwrdx
Copy link
Copy Markdown
Collaborator

Moves the simple inverse-transform sampler out of distributions/strategies.py into its own sampling/simple.py module, where it logically belongs alongside other sampling implementations.

@wrdxwrdxwrdx wrdxwrdxwrdx requested a review from LeonidElkin April 6, 2026 18:41
@wrdxwrdxwrdx wrdxwrdxwrdx force-pushed the sampling/replace_simple branch from 56ebfee to dfc7917 Compare April 6, 2026 18:58
Comment thread src/pysatl_core/sampling/default.py
Copy link
Copy Markdown
Collaborator

@LeonidElkin LeonidElkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wrdxwrdxwrdx wrdxwrdxwrdx requested a review from Desiment April 6, 2026 23:05
@wrdxwrdxwrdx wrdxwrdxwrdx merged commit f7b76be into main Apr 7, 2026
14 checks passed
@wrdxwrdxwrdx wrdxwrdxwrdx deleted the sampling/replace_simple branch April 7, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ALG: Sampling New algorithms for sampling or improvements of existing ones core.distributions core.sampling Refactor

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants