diff --git a/docs/sphinx/api/qec/nv_qldpc_decoder_api.rst b/docs/sphinx/api/qec/nv_qldpc_decoder_api.rst index ec9b5f66..bf4b3568 100644 --- a/docs/sphinx/api/qec/nv_qldpc_decoder_api.rst +++ b/docs/sphinx/api/qec/nv_qldpc_decoder_api.rst @@ -111,4 +111,6 @@ max_iterations. The actual number of returned iterations might be fewer than `bp_llr_history` if BP converges before the requested number of iterations. Introduced in 0.4.0. + - `num_iter` (bool): If true, return the number of BP iterations run. + Introduced in x.x.x.