jaxfvld
Copyright 2026 Fabricagen

jaxfvld is licensed under the BSD-3-Clause License (see the LICENSE file).

------------------------------------------------------------------------
Third-party components
------------------------------------------------------------------------

jaxfvld/model/residue_constants.py is vendored from AlphaFold.
    Copyright 2021 DeepMind Technologies Limited
    Licensed under the Apache License, Version 2.0.
    The original copyright header is retained in that file.

The geometry (rigid frames, atom14 layout, FAPE) and the invariant point
attention structure module follow the methods described in the AlphaFold
papers (Jumper et al., 2021) and are reimplemented here in JAX.

Training and evaluation use the SAbDab / SAbDab2 antibody structure data
(Oxford OPIG), which is publicly available under its own terms. The data is
not redistributed with this repository.

The optional IgFold head-to-head benchmark (jaxfvld/eval/igfold_headtohead.py)
runs IgFold under its JHU Academic license for non-commercial comparison only;
IgFold is not bundled or redistributed.
