Developer Guide =============== This section is for contributors and users who want to extend CuBIE with new algorithms, metrics, or other components. It assumes familiarity with the :doc:`User Guide ` and a working knowledge of Python, NumPy, and CUDA concepts. .. toctree:: :maxdepth: 1 :caption: Contents architecture adding_algorithms codegen buffer_registry adding_metrics testing