Python wheel dakota #98
wvangeit
started this conversation in
Show and tell
Replies: 1 comment
-
This is great news! I will try to review it soon and offer feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
FYI, I have released a first draft for python wheel on PyPi that install the dakota environment module.
https://github.com/ITISFoundation/itis-dakota
Then you can execute a study with e.g.:
(see https://github.com/snl-dakota/dakota/blob/devel/src/unit/test_dakota_python_env.py for an example how to use the environment module)
Wrt to the license of the wheel-building code, for now I've just put it as proprietary, but that's just because we still need to decide about which license to use. (and is open for discussion in general)
Beta Was this translation helpful? Give feedback.
All reactions