You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fused_np_array.py: FUTURE UPGRADE: In the future, the dataset should be able to take a full numpy array to construct itself. In the long run I don't want to support 2 ways of running a DOE, one through a numpy array and another through the data set... Basically I think this whole code should be made obsolete at some point... I also think the same as the dakota case runner code ... I want to make the data set object the center of DOE studies...
The text was updated successfully, but these errors were encountered:
fused_np_array.py: FUTURE UPGRADE: In the future, the dataset should be able to take a full numpy array to construct itself. In the long run I don't want to support 2 ways of running a DOE, one through a numpy array and another through the data set... Basically I think this whole code should be made obsolete at some point... I also think the same as the dakota case runner code ... I want to make the data set object the center of DOE studies...
The text was updated successfully, but these errors were encountered: