summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lim fixed some bugs on SkyLinelim2012-06-101-55/+30
* lim fixed skyline bugs and cleaned up codeslim2012-06-071-94/+147
* Make area calculation more accurate by not counting the first point twice whe...mdroe2012-06-072-2/+2
* Avoid adding duplicated nodes and edges when building the graph. These can l...mdroe2012-06-073-8/+74
* lim removed os import in skylinelim2012-06-061-1/+0
* lim cleaned up SkyLine and added a testlim2012-06-062-55/+58
* lim added SkyLine codes and added radec to SphericalPolygonlim2012-06-062-50/+120
* lim added SkyLine intersection and updated unionlim2012-06-051-37/+49
* Fix bug with serial intersection where the intersection is null.mdroe2012-06-051-0/+4
* Some tweaks to the area calculation.mdroe2012-06-054-17/+54
* Python 3.x fixesmdroe2012-06-0410-47/+57
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-046-109/+175
* 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
* Fix typo in docsmdroe2012-06-011-2/+2
* lim implemented SkyLine unionlim2012-06-011-14/+32
* Make sure steps are always at least 2mdroe2012-06-011-0/+1
* Use slerp interpolationmdroe2012-06-011-4/+19
* Fix drawing -- basemap can not handle drawing great circle arcs that go aroun...mdroe2012-06-012-11/+38
* lim changed SphericalPolygon.__copy__ and added methods to SkyLinelim2012-05-312-10/+63
* lim replaced relative imports and updated skylinelim2012-05-314-49/+86
* lim added init code to skyline -- under devlim2012-05-301-29/+144
* lim fixed plot_args dict init buglim2012-05-301-2/+1
* Fix resolve_image name to work when uncompressed image is not around.mdroe2012-05-211-2/+2
* lim fixed tests that failed because of image de-compression on SVNlim2012-05-215-11/+27
* lim replaced fits with gz to save spacelim2012-05-218-378/+0
* lim added files to sphere branchlim2012-03-2916-0/+3078