equivalence 0.2
Equivalence relations
equivalence is a Python module for building equivalence relations, partitionings of objects into sets that maintain the equivalence relation properties (reflexivity, symmetry, transitivity). Two objects are considered equivalent either explicitly, after being merged, or implicitly, through a key function.
- Author: George Sakkis
- Home Page: http://code.google.com/p/pyquivalence/
- Categories
- Package Index Owner: gsakkis
- DOAP record: equivalence-0.2.xml
