Update scientific.rst

This commit is contained in:
ugurthemaster
2013-05-30 09:26:53 +03:00
parent 8b794b19c3
commit 736952ac8c
+1
View File
@@ -42,6 +42,7 @@ compiler) which compiles annotated Python (and Numpy) code to LLVM (Low Level
Virtual Machine) (through special decorators).
Briefly, Numba using system that compiles Python code with LLVM to code which
can be natively executed at runtime.
.. todo:: Write about Numba
SciPy