Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #86990 > unrolled thread

Speeding up permutations generation

Started byAbhiram R <abhi.darkness@gmail.com>
First post2015-03-06 12:14 +0530
Last post2015-03-06 12:14 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Speeding up permutations generation Abhiram R <abhi.darkness@gmail.com> - 2015-03-06 12:14 +0530

#86990 — Speeding up permutations generation

FromAbhiram R <abhi.darkness@gmail.com>
Date2015-03-06 12:14 +0530
SubjectSpeeding 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*

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web