Replies: 2 comments
-
Thanks for this report. I made a commit last week that does a few things.
The changes are available now in the repo and of course will be part of the 6.21, which will come out in 2.5 weeks or so. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @jadamstephens |
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.
-
Numpy 2.0 has removed some deprecated API. Compiling dakota with numpy enabled is broken atm (6.19.0 and 6.20.0).
It's throwing errors like:
Part of it can be solved with this script: https://github.com/numpy/numpy/blob/main/tools/replace_old_macros.sed
but not everything.
Beta Was this translation helpful? Give feedback.
All reactions