summaryrefslogtreecommitdiff
path: root/lib/skyline.py
Commit message (Expand)AuthorAgeFilesLines
* lim removed os import in skylinelim2012-06-061-1/+0
* lim cleaned up SkyLine and added a testlim2012-06-061-55/+24
* lim added SkyLine codes and added radec to SphericalPolygonlim2012-06-061-50/+108
* lim added SkyLine intersection and updated unionlim2012-06-051-37/+49
* Python 3.x fixesmdroe2012-06-041-9/+9
* lim put more codes on SkyLine -- done for the day 6/1lim2012-06-011-3/+7
* lim modified SkyLine union to return new instancelim2012-06-011-13/+49
* lim implemented SkyLine unionlim2012-06-011-14/+32
* lim changed SphericalPolygon.__copy__ and added methods to SkyLinelim2012-05-311-8/+61
* lim replaced relative imports and updated skylinelim2012-05-311-39/+78
* lim added init code to skyline -- under devlim2012-05-301-29/+144
* lim added files to sphere branchlim2012-03-291-0/+48