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

Dependency on pyDOE should be updated to work with pyDOE2 #21

Closed
PastelBelem8 opened this issue Sep 4, 2018 · 3 comments
Closed

Dependency on pyDOE should be updated to work with pyDOE2 #21

PastelBelem8 opened this issue Sep 4, 2018 · 3 comments
Assignees

Comments

@PastelBelem8
Copy link

pyDOE hasn't been released for more than a year and it seems to be no longer actively maintained. I suggest changing the dependency so that users of pySOT may use the framework without any difficulties. As to the date, I am able to use the pySOT.experimental_design.TwoFactorial methods only if I change the pyDOE's file manually, which turns out to make the deployment of any applications more difficult.

import pyDOE as pydoe

@dme65
Copy link
Owner

dme65 commented Sep 11, 2018

Thank you for pointing this out. I'll update the dependencies, and hopefully push out the new version in the next week or so. I have been side-tracked with the next major version for a while now.

@PastelBelem8
Copy link
Author

Let me know if you guys need any help updating the dependencies or with the next major version (:

@dme65 dme65 self-assigned this Dec 7, 2018
@dme65
Copy link
Owner

dme65 commented Dec 7, 2018

Fixed in v0.2.0! =]

@dme65 dme65 closed this as completed Dec 7, 2018
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

2 participants