Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad080bb

Browse files
authored
Merge pull request #32 from certik/blog8
Fix spelling
2 parents eee78fc + fafb6d3 commit ad080bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,23 +65,23 @@ Please vote on issues in our [issue tracker] that you want us to prioritize
6565
## Links to other available Python compilers:
6666
Name | Total Contributors | Recent Contributors | Total stars
6767
--|--|--|--
68-
[Pytorch](https://github.com/pytorch/pytorch) | 2857 | 69253
68+
[PyTorch](https://github.com/pytorch/pytorch) | 2857 | 69253
6969
[Pyston](https://github.com/pyston/pyston) | 1263 | 2426
70-
[Jax](https://github.com/google/jax) | 523 | 24010
70+
[JAX](https://github.com/google/jax) | 523 | 24010
7171
[Cython](https://github.com/cython/cython) | 435 | 8168
7272
[Numba](https://github.com/numba/numba) | 306 | 8790
73-
[Cupy](https://github.com/cupy/cupy) | 286 | 7062
73+
[CuPy](https://github.com/cupy/cupy) | 286 | 7062
7474
[Taichi](https://github.com/taichi-dev/taichi) | 224 | 23503
7575
[Nuitka](https://github.com/Nuitka/Nuitka) | 138 | 9385
7676
[Pythran](https://github.com/serge-sans-paille/pythran) | 58 | 1912
77-
[Pypy](https://github.com/pypy/pypy.org) | - | -
77+
[PyPy](https://github.com/pypy/pypy.org) | - | -
7878
[Weld](https://github.com/weld-project/weld) | 35 | 2945
7979
[LPython](https://github.com/lcompilers/lpython) | 34 | 141
80-
[Ironpython3](https://github.com/IronLanguages/ironpython3) | 33 | 2179
80+
[IronPython](https://github.com/IronLanguages/ironpython3) | 33 | 2179
8181
[Pyccel](https://github.com/pyccel/pyccel) | 32 | 279
8282
[Pyjs](https://github.com/pyjs/pyjs) | 30 | 1123
8383
[Grumpy](https://github.com/google/grumpy) | 29 | 10580
84-
[Uarray](https://github.com/Quansight-Labs/uarray) | 22 | 98
84+
[uarray](https://github.com/Quansight-Labs/uarray) | 22 | 98
8585
[Shedskin](https://github.com/shedskin/shedskin) | 20 | 701
8686
[Jython](https://github.com/jython/jython) | 18 | 897
8787
[Codon](https://github.com/exaloop/codon) | 10 | 13060

0 commit comments

Comments
 (0)