Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 5cda6d3

Browse files
committed
Update README.rst about patched for numba-dppy
We have to mention that IntelPython/numba differs from original Numba.
1 parent f66f3d3 commit 5cda6d3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*****
2-
Numba
2+
Numba with patches for numba-dppy
33
*****
44

55
.. image:: https://badges.gitter.im/numba/numba.svg
@@ -10,6 +10,14 @@ Numba
1010
:target: https://numba.discourse.group/
1111
:alt: Discourse
1212

13+
Patches for numba-dppy
14+
######################
15+
16+
See https://github.com/IntelPython/numba-dppy.
17+
If `numba-dppy` package is installed this version of Numba provides
18+
additional features.
19+
Without `numba-dppy` package this version of Numba works like original Numba.
20+
1321
A Just-In-Time Compiler for Numerical Functions in Python
1422
#########################################################
1523

0 commit comments

Comments
 (0)