Table of Contents

Module: common bkchem/oasa/oasa/common.py
Functions   
gen_combinations_of_series
is_uniquely_sorted
  gen_combinations_of_series 
gen_combinations_of_series ( series )

series is a list of lists (tuples), the generator yields lists by combining each element of each list with each other

  is_uniquely_sorted 
is_uniquely_sorted ( series,  sorting_function=None )

you put a sorted series inside and get the information whether all the items are unique (there are no two same items)


Table of Contents

This document was automatically generated on Fri Nov 19 12:52:55 2004 by HappyDoc version 2.1