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 8b794b1 commit 736952aCopy full SHA for 736952a
docs/scenarios/scientific.rst
@@ -42,6 +42,7 @@ compiler) which compiles annotated Python (and Numpy) code to LLVM (Low Level
42
Virtual Machine) (through special decorators).
43
Briefly, Numba using system that compiles Python code with LLVM to code which
44
can be natively executed at runtime.
45
+
46
.. todo:: Write about Numba
47
48
SciPy
0 commit comments