To learn about this release, see our page on What's New in v0.11.0:
https://docs.pyribs.org/en/stable/whats-new.html
Changelog
Bugs
- Pin Miniconda version in CI (#706)
- Fix incorrect insertion of non-novel solutions in ProximityArchive.add when no
improving solutions are present (#704)
API
- Add
DDS-CNFdensity method toDensityArchive(#691, #707) - Add PyTorch to ribs[all] deps (#692)
- Add
NSLCRankerfor Novelty Search with Local Competition (#690)