Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86990 > unrolled thread
| Started by | Abhiram R <abhi.darkness@gmail.com> |
|---|---|
| First post | 2015-03-06 12:14 +0530 |
| Last post | 2015-03-06 12:14 +0530 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Speeding up permutations generation Abhiram R <abhi.darkness@gmail.com> - 2015-03-06 12:14 +0530
| From | Abhiram R <abhi.darkness@gmail.com> |
|---|---|
| Date | 2015-03-06 12:14 +0530 |
| Subject | Speeding up permutations generation |
| Message-ID | <mailman.90.1425624305.21433.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hi all, Is there a way to generate permutations of large arrays of sizes say,in the hundreds, faster than in the time itertools.permutations() can return? -Abhiram.R *~Never give up*
Back to top | Article view | comp.lang.python
csiph-web