Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restored the old implementation of the SphericalPolygon.__init__(...) for the... | mcara | 2014-02-27 | 1 | -3/+3 |
* | Handle self-intersecting arcs | mdroe | 2014-02-26 | 1 | -11/+47 |
* | Turn debugging back off | mdroe | 2014-02-25 | 1 | -1/+1 |
* | Fix numerical problem with great circle distance | mdroe | 2014-02-25 | 1 | -2/+3 |
* | lim updated existing doc and added skyline doc | lim | 2012-06-27 | 1 | -27/+31 |
* | lim fixed _remove_orphaned_nodes typo in graph.py | lim | 2012-06-21 | 1 | -2/+2 |
* | Add code to remove orphaned nodes | mdroe | 2012-06-21 | 1 | -7/+26 |
* | lim modified Node.equals as mdroe suggested | lim | 2012-06-18 | 1 | -2/+12 |
* | Avoid adding duplicated nodes and edges when building the graph. These can l... | mdroe | 2012-06-07 | 1 | -6/+42 |
* | Python 3.x fixes | mdroe | 2012-06-04 | 1 | -2/+3 |
* | Use an entirely different method for area computation. It first transforms t... | mdroe | 2012-06-04 | 1 | -33/+45 |
* | lim replaced relative imports and updated skyline | lim | 2012-05-31 | 1 | -4/+2 |
* | lim added files to sphere branch | lim | 2012-03-29 | 1 | -0/+792 |