SUPPORT(3)Library CallsSUPPORT(3)
────────────────────────────────────────────────────────────────────────────────────────
Support Catalog¶
The support catalog supplies the data behind the generated compatibility pages. It reports which Array API, NumPy, and SciPy calls can run dynamically, be staged, be saved, and be differentiated, together with the capabilities of Advect's internal operations.
support_catalog ¶
Return live primitive capabilities and supported functions by extension.
Each mode marked true is an end-to-end support claim for the callable's declared frontend contract, rather than a statement that a handler exists.
Examples:
$ █