optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 13 forks source link

Fix bug in pandas dtype when converting from numpy #171

Closed AngelFP closed 7 months ago

AngelFP commented 7 months ago

Fixes a bug where the dtype of the items in the history array was not preserved when converting to a pandas DataFrame.