NEW

Edge-coloring of a bipartite graph script allows you to verify Konig's theorem.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 841 June 6th, 2007 UTC |
|
NEW

xor for strings script demonstrates the use of simple xor for strings.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 632 June 6th, 2007 UTC |
|
NEW

Mastermind-style code-breaking script is a framework for experimenting with guessing strategies in Mast...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 1,400 June 6th, 2007 UTC |
|
NEW

Length-limited O(1) LRU Cache implementation script is an implementation of a length-limited O(1) LRU q...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.2/5) 1,390 June 6th, 2007 UTC |
|
NEW

Python XTEA Encryption module represents a simple python implementation of the XTEA block encryption al...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.4/5) 958 June 6th, 2007 UTC |
|
NEW

Equivalence partition script partitions a set of objects into classes according to some supplied equiva...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 600 June 6th, 2007 UTC |
|
NEW

Format number function script introduces two functions useful to format numbers.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 516 June 6th, 2007 UTC |
|
NEW

New Tail Recursion Decorator can eliminate the tail calls for recursive functions.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.4/5) 469 June 6th, 2007 UTC |
|
NEW

Lazy Traversal of Directed Graphs script allows you to realize a generic traversal for arbitrary (direc...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 414 June 6th, 2007 UTC |
|
NEW

Finding Eulerian path in undirected graph script takes as input a graph and outputs Eulerian path (if s...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.0/5) 1,459 June 6th, 2007 UTC |
|
NEW

Weighted choice script return random samples of cumulative vector (1-D numpy array) c.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 484 June 6th, 2007 UTC |
|
NEW

wchoice script returns a function having the given objects with the specified frequency distribution.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 462 June 6th, 2007 UTC |
|
NEW

Group and partition script enables the group_by functionality like the similar function existing in Rub...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 407 June 6th, 2007 UTC |
|
NEW

Tensor and transpose script presents two functions useful when you don't use a numerical library.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 591 June 6th, 2007 UTC |
|
NEW

Python Octree Implementation script allows you to manage an octree data structure in python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 1,365 June 6th, 2007 UTC |
|
NEW

Time sections of code by using "with" script allows one to use the "with" statement...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 357 June 6th, 2007 UTC |
|
NEW

Edge-coloring of a bipartite graph script allows you to verify Konig's theorem.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 850 June 6th, 2007 UTC |
|
NEW

zip_pad() function could be used to fill the sequences with a padding value.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 384 June 6th, 2007 UTC |
|
NEW

A general solution of Eight Queens script is a general method to figuren out all solutions of eight que...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 615 June 6th, 2007 UTC |
|
NEW

A recursive function to get permutation of a list script allows you to make permutations on a list of o...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 1,004 June 6th, 2007 UTC |
|
NEW

Computing permutations with duplicates script handles duplicate values in a list.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 606 June 6th, 2007 UTC |
|
NEW

Call a Callback when a Tkinter.Text is Modified script shows you how to make use of the virtual event t...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 675 June 6th, 2007 UTC |
|
NEW

Getting the data dropped on a window script allows you easily write all you need to provide a log text ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 426 June 6th, 2007 UTC |
|
NEW

Tkinter : moving geometry methods script sets geometry methods and options from a wiget to another.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 545 June 6th, 2007 UTC |
|
NEW

Number Format function takes a number (integer or float) and returns a string.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 475 June 6th, 2007 UTC |
|
NEW

Complex Boolean Regular Expression Class wraps up a complex boolean word expression, creating an intern...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 518 June 6th, 2007 UTC |
|
NEW

Iterator Merge script merges multiple sorted inputs into a single sorted output.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 415 June 6th, 2007 UTC |
|
NEW

All k-subsets from an n-set script yields each subset of size k from a super set of size n.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 778 June 6th, 2007 UTC |
|
NEW

Changing the background color of the menu bar script demonstrates the usage of win32 API to change the ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Good (3.0/5) 954 March 3rd, 2007 UTC |
|
NEW

Password Generator Script is a short, readable password generator that can be launched from the command...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.8/5) 570 March 2nd, 2007 UTC |
|
|