From d3c037f402d5fb1795432cf04ac82916e25a4b70 Mon Sep 17 00:00:00 2001 From: Simon Perkins Date: Fri, 26 Jan 2024 14:58:28 +0200 Subject: [PATCH] Remove reference to numba.generated_jit in docs --- docs/experimental.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/experimental.rst b/docs/experimental.rst index 119d8ded..8b5f50d6 100644 --- a/docs/experimental.rst +++ b/docs/experimental.rst @@ -178,8 +178,7 @@ defined on the `Phase` term, called `init_fields`. Additionally, these arrays will be stored on the ``state`` object provided to the sampling function. -2. It supports reasoning about Numba types in a manner - similar to :func:`numba.generated_jit`. +2. It supports reasoning about Numba types. The ``lm``, ``uvw`` and ``chan_freq`` arguments contain the Numba types of the variables supplied to the RIME, while the ``typingctx`` argument contains a Numba