Skip to content
Snippets Groups Projects
Select Git revision
  • c9b8a7847db1f9e5bf35b7200c91926ce17f4ee6
  • main default protected
  • pixel-fitter
  • remove-pybind11
  • multiscale_cuda
  • profiling
  • wavelet-deconvolution
  • ast-1102-nanobind
  • temp-fix-for-local-rms-multiscale-crash
  • ast-943-use-central-frequency-only
  • add-sphinx
  • test-radler-as-static
12 results

interfaces-overview.rst

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    interfaces-overview.rst 287 B

    Interface overview

    Radler is primarily written in C++. If Radler was compiled with BUILD_PYTHON_BINDINGS=ON Python bindings are generated to interface the Radler API from within Python. The next sections describe the C++ and the Python interface.