Skip to content

pyribs 0.7.1

Latest
Compare
Choose a tag to compare
@btjanaka btjanaka released this 14 Mar 09:44
· 13 commits to master since this release
a185775

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 and archive 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)