Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 705 Bytes

listings.rst

File metadata and controls

29 lines (19 loc) · 705 Bytes

Listings

This shows listings from compiler internal registries (e.g. lowering definitions). The information is provided as developer reference. When possible, links to source code are provided via github links.

New style listings

The following listings are generated from numba.help.inspector.write_listings(). Users can run python -m numba.help.inspector --format=rst <package> to recreate the the documentation.

autogen_builtins_listing.rst autogen_math_listing.rst autogen_cmath_listing.rst autogen_numpy_listing.rst

Old style listings

autogen_lower_listing.rst