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

PowerModels Versions #23

Closed
ccoffrin opened this issue May 11, 2018 · 0 comments
Closed

PowerModels Versions #23

ccoffrin opened this issue May 11, 2018 · 0 comments

Comments

@ccoffrin
Copy link
Member

What versions of PowerModels is this code compatible with? The REQUIRE says,

PowerModels 0.5

Which would suggest versions 0.5 and 0.6. However, providing an upper bound is the best practice to prevent this code from breaking when a new version is released. For example,

PowerModels 0.5 0.7-

would explicitly state that it is compatible with versions 0.5 and 0.6.

@rb004f rb004f closed this as completed in 02a7590 May 15, 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

1 participant