Skip to content

Use scipy for model free designs#483

Merged
apaleyes merged 2 commits intomainfrom
andrei/designs
Feb 21, 2026
Merged

Use scipy for model free designs#483
apaleyes merged 2 commits intomainfrom
andrei/designs

Conversation

@apaleyes
Copy link
Collaborator

@apaleyes apaleyes commented Feb 20, 2026

Issue #, if available: n/a

Description of changes: Noticed that scipy actually provides implementations of Sobol and Latin Hypercube designs. Meaning we can remove two dependencies! Plus a test to validate model free design's bounds.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@apaleyes apaleyes requested a review from mmahsereci February 20, 2026 23:43
@apaleyes apaleyes marked this pull request as ready for review February 20, 2026 23:43
Copy link
Contributor

@mmahsereci mmahsereci left a comment

Choose a reason for hiding this comment

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

Thanks, Andrei! Eyeballing this a bit as I have some trouble with my python installation atm but it looks good! Glad we can get rid of this extra dependency.

@apaleyes apaleyes merged commit 377474f into main Feb 21, 2026
9 checks passed
@apaleyes apaleyes deleted the andrei/designs branch February 21, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants