@@ -6,26 +6,26 @@ Below are the notes from all libEnsemble releases.
66
77GitHub issues are referenced, and can be viewed with hyperlinks on the `github releases page `_.
88
9- .. _ github releases page : https://github.com/Libensemble/libensemble/releases
9+ .. _ `github releases page` : https://github.com/Libensemble/libensemble/releases
1010
1111:Date: November 8, 2023
1212
1313New capabilities:
1414
1515* New history array save options in libE_specs. #1103/#1139/#1141
1616 * `save_H_on_completion ` saves history before exiting main libE function.
17- * `save_H_with_date ` Include date and timestamp in the save.
18- * `H_file_prefix ` Provide prefix for saved file.
17+ * `save_H_with_date ` includes date and timestamp in the save.
18+ * `H_file_prefix ` provides prefix for saved file.
1919 * `save_H_on_completion ` defaults to True when `save_every_k_gens/sims ` is set.
2020
2121Support for Python versions:
2222
23- * Support /testing for Python 3.12
24- * Remove testing of Python 3.8
23+ * Adds support /testing for Python 3.12
24+ * Removes testing of Python 3.8
2525
2626:Note:
2727
28- * Tests were run on Linux and MacOS with python versions 3.9, 3.10, 3.11, 3.12
28+ * Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
2929* Heterogeneous workflows tested on Frontier (OLCF), Polaris, and Perlmutter (NERSC).
3030* Tests were also run on Bebop and Improv LCRC systems.
3131
0 commit comments