Releases: lucidrains/alphafold3-pytorch
Releases · lucidrains/alphafold3-pytorch
0.5.47
What's Changed
- rewriting logic for computing rsa for model selection by @lucidrains in #297
Full Changelog: 0.5.46...0.5.47
0.5.46
What's Changed
- Add support for suffix
.gz
gzippedcif
anda3m
inputs for training by @gbouras13 in #294 - some more nim prep by @lucidrains in #295
New Contributors
- @gbouras13 made their first contribution in #294
Full Changelog: 0.5.45...0.5.46
0.5.45
What's Changed
- Fix two
verbose
route oversights by @amorehead in #293
Full Changelog: 0.5.44...0.5.45
0.5.44
Full Changelog: 0.5.43...0.5.44
0.5.43
also allow for customizing atom bonds (#292) * also allow for customizing atom bonds * fix pdbinput and bump version
0.5.42
add distributed evaluation for fabric training, make sure it can be t…
0.5.41
0.5.41
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…