Skip to content

Commit

Permalink
Remove reference to numba.generated_jit in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Jan 26, 2024
1 parent a69f4fd commit d3c037f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/experimental.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3c037f

Please sign in to comment.