Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86990
| From | Abhiram R <abhi.darkness@gmail.com> |
|---|---|
| Date | 2015-03-06 12:14 +0530 |
| Subject | Speeding up permutations generation |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.90.1425624305.21433.python-list@python.org> (permalink) |
[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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Speeding up permutations generation Abhiram R <abhi.darkness@gmail.com> - 2015-03-06 12:14 +0530
csiph-web