Skip to content
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

PendingDeprecationWarning #12

Open
tomkoenecke opened this issue Oct 27, 2022 · 0 comments
Open

PendingDeprecationWarning #12

tomkoenecke opened this issue Oct 27, 2022 · 0 comments

Comments

@tomkoenecke
Copy link

pytest returns this:

XXX/lib/python3.10/site-packages/lhsmdu/init.py:90:
PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
return matrix(matrixOfSamples)

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

No branches or pull requests

1 participant