This release introduces the
QDHF tutorial! It also
makes a couple of minor usability improvements, such as better error checking.
Changelog
API
- Support Python 3.12 (#390)
Improvements
- Add qd score to lunar lander example (#458)
- Raise error if
result_archive
andarchive
have different fields
(#461) - Warn user if resampling for bounds takes too long in ESs (#462)
Documentation
- Add QDHF tutorial (#459)
Bugs
- Fix solution retrieval in lunar lander eval (#457)