v1.1.0
:Date: November 8, 2023
New capabilities:
- New history array save options in libE_specs. #1103/#1139/#1141
save_H_on_completionsaves history before exiting main libE function.save_H_with_dateincludes date and timestamp in the save.H_file_prefixprovides prefix for saved file.save_H_on_completiondefaults to True whensave_every_k_gens/simsis set.
Support for Python versions:
- Adds support/testing for Python 3.12
- Removes testing of Python 3.8
:Note:
- Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
- Heterogeneous workflows tested on Frontier (OLCF), Polaris, and Perlmutter (NERSC).
- Tests were also run on Bebop and Improv LCRC systems.
:Known Issues:
- See known issues section in the documentation.