summaryrefslogtreecommitdiff
path: root/stsci/sphere/graph.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ordering of nodes in the trace routine so that the area calculation of po...mdroe2014-07-281-8/+30
* More speedups.mdroe2014-06-131-4/+10
* Handle empty polygons. Avoid unnecessary normalizations.mdroe2014-06-121-8/+8
* Use "long double" for intersection calculations. Move "length" and "intersec...mdroe2014-06-121-54/+75
* Fixed misspelling of emporical in commentbsimon2014-06-111-1/+1
* Better track the nodes' source so we can do better internal/external edge rem...mdroe2014-06-101-39/+43
* Fix testsmdroe2014-06-041-51/+17
* Fix some numerical problems that prevented some very short arcs that were col...mdroe2014-06-041-29/+70
* mod for d2to1 installsienkiew2014-03-251-0/+909