Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
python_que
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
python_que
11y ago
great thanks both for the tip.
2.
▲
by
python_que
11y ago
I am using Python to solve combinatorial problems, and so my code relies heavily on the itertools library. My question is if I would still get a considerable speed-up if I rewrite some of my code in Cython, given my reliance on itertools?