Releases: lucidrains/alphafold3-pytorch
Releases · lucidrains/alphafold3-pytorch
0.5.40
0.5.40
0.5.39
What's Changed
- Fix typechecking annotation by @amorehead in #287
- Cache some variables during MSA featurization by @amorehead in #288
- Add missing variable by @amorehead in #289
Full Changelog: 0.5.38...0.5.39
0.5.38
cache the calculation of has_bond in `molecule_lengthed_molecule_inpu…
0.5.37
0.5.37
0.5.36
another einx set_at removal (#282) * another einx set_at removal * fix an issue with hard validate atom indices
0.5.35
0.5.34
Full Changelog: 0.5.32...0.5.34
0.5.32
Full Changelog: 0.5.31...0.5.32
0.5.31
What's Changed
- Ensure pairwise confidence head outputs are masked correctly by @amorehead in #278
Full Changelog: 0.5.30...0.5.31