mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update scientific.rst
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user