Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.04 KB

File metadata and controls

23 lines (16 loc) · 1.04 KB

Python Guide

GraphLD exposes low-level LDGM primitives as well as higher-level workflows for graphREML, BLUP, clumping, and simulation.

Use this guide for worked examples and conceptual entry points. For symbol-by-symbol reference, see the autogenerated API Reference.

Topics

When To Use The API Reference

Use these guide pages when you want workflow examples, conceptual orientation, or help choosing the right GraphLD surface.

Use the API Reference when you already know the module or symbol you want and need exact signatures, class members, or docstrings.