summaryrefslogtreecommitdiff
path: root/lib/test/test_intersection.py
Commit message (Expand)AuthorAgeFilesLines
* mod for d2to1 installsienkiew2014-03-251-189/+0
* Make area calculation more accurate by not counting the first point twice whe...mdroe2012-06-071-1/+1
* Avoid adding duplicated nodes and edges when building the graph. These can l...mdroe2012-06-071-1/+14
* Some tweaks to the area calculation.mdroe2012-06-051-4/+10
* Python 3.x fixesmdroe2012-06-041-3/+3
* Use an entirely different method for area computation. It first transforms t...mdroe2012-06-041-1/+1
* lim fixed tests that failed because of image de-compression on SVNlim2012-05-211-2/+5
* lim added files to sphere branchlim2012-03-291-0/+167