We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d637e01 commit bfd893dCopy full SHA for bfd893d
doc/modules/core.rst
@@ -361,7 +361,7 @@ examples is seen below:
361
)
362
363
Note that any extension entered into the :code:`compute` function will be computed. Thus, even if an extension has already been computed
364
-it will be recomputed when :code:`compute` is called even if the parameters are the same.
+it will be recomputed when :code:`compute` is called even if the parameters are the same.
365
To check if an extansion has already been computed and reload it, you can simply do:
366
367
.. code-block:: python
0 commit comments