Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make area calculation more accurate by not counting the first point twice whe... | mdroe | 2012-06-07 | 1 | -1/+1 |
* | Avoid adding duplicated nodes and edges when building the graph. These can l... | mdroe | 2012-06-07 | 2 | -2/+32 |
* | lim cleaned up SkyLine and added a test | lim | 2012-06-06 | 1 | -0/+34 |
* | Some tweaks to the area calculation. | mdroe | 2012-06-05 | 3 | -8/+36 |
* | Python 3.x fixes | mdroe | 2012-06-04 | 4 | -12/+14 |
* | Use an entirely different method for area computation. It first transforms t... | mdroe | 2012-06-04 | 2 | -31/+52 |
* | Fix resolve_image name to work when uncompressed image is not around. | mdroe | 2012-05-21 | 1 | -2/+2 |
* | lim fixed tests that failed because of image de-compression on SVN | lim | 2012-05-21 | 5 | -11/+27 |
* | lim replaced fits with gz to save space | lim | 2012-05-21 | 8 | -378/+0 |
* | lim added files to sphere branch | lim | 2012-03-29 | 10 | -0/+1028 |