Skip to content

Import pyDOE2 lazily for LatinHypercube#54

Draft
Mirochill wants to merge 1 commit into
dme65:masterfrom
Mirochill:fix-51-lazy-pydoe2-import
Draft

Import pyDOE2 lazily for LatinHypercube#54
Mirochill wants to merge 1 commit into
dme65:masterfrom
Mirochill:fix-51-lazy-pydoe2-import

Conversation

@Mirochill

Copy link
Copy Markdown

Fixes #51.

Summary:

  • Move the pyDOE2 import into LatinHypercube.generate_points() so importing the experimental design package no longer requires pyDOE2 immediately.
  • Add a regression that blocks pyDOE2 during a fresh SymmetricLatinHypercube import.

Validation:

  • git diff --check HEAD~1..HEAD
  • Not run locally: test suite, tox, flake8

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.

Support for Python 3.12: deprecated imp module

1 participant