What's Changed
- fix: redundant PoseBustersPotential bounds by @simonlevine in #478
- Fix help message in --use_potentials flag by @Alberto024 in #487
- Minor simplification of Diffusion Loss by @shenoynikhil in #486
- Fix: update filter_inputs_affinity to only filter records if override=False by @tobiasploetz in #483
- Allow case-insensitive input suffixes and correct docstring mismatch by @Jnelen in #481
- Minor guidance_update renaming cleanup by @JoshuaMeyers in #489
- bugfix: NoneType not iterable when inference_pocket_constraints is None by @JoshuaMeyers in #493
- Bug fix in bias repeat when multiplicity > 1 by @shenoynikhil in #524
- Pad cyclic_period to ensure tensors passed to forward have a static size by @Adam27X in #546
- Fix bf16 dropout by @tlitfin-unsw in #554
- Minor tweaks to the documentation by @timholy in #561
- Minor bugfix to potentials by @JoshuaMeyers in #548
New Contributors
- @Alberto024 made their first contribution in #487
- @Jnelen made their first contribution in #481
- @JoshuaMeyers made their first contribution in #489
- @Adam27X made their first contribution in #546
- @tlitfin-unsw made their first contribution in #554
- @timholy made their first contribution in #561
Full Changelog: v2.2.0...v2.2.1