Published September 25, 2023
| Version v0.3.1
Software
Open
parmoo/parmoo: v0.3.1
Authors/Creators
- 1. Argonne National Laboratory
- 2. University of Illinois Urbana Champaign
- 3. Lawrence Berkeley National Laboratory; Northwestern University
Description
Release 0.3.1
:Date: Sep 25, 2023
Bug-fixes and minor restructuring for future releases.
Fixed several serious bugs/limitations:
- Introduced in v0.3.0: when generating batches, a bug was introduced into the lines of code that filter out duplicate candidates, resulting in significantly decreased performance but no errors being raised
- Allow for ParMOO to still generate target points for the
AcqusitionFunction, even when there are no feasible points in the database - Increase the number of characters allowed in a name when working with libEnsemble from 10 to 40 characters
- Broke the
MOOP.iterate()method apart into 2 functions (iterateandfilterBatch), which makes the code more maintainable and allows for future improvements to thelibE_MOOPparallelism - Updated deprecated keys in
.readthedocs.ymlconfig file
Files
parmoo/parmoo-v0.3.1.zip
Files
(5.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b147421c4569ea05090c35fde7f6b8f2
|
5.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/parmoo/parmoo/tree/v0.3.1 (URL)