Gmatch 0.1.0

Gmatch is a tool for matching catalogues using Groth method.Sample usage >>> from gmatch import gmatch >>> # load cat1 and cat2 from somewhere >>> # they are numpy arrays >>> # N rows, 2 columns >>> cat1.shape (20,...