index
:
gh_mirror/jhunkeler/stsci.sphere.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stsci
/
sphere
/
graph.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
union and intersection operations now work on crossing polygons
HEAD
master
bsimon
2016-07-03
1
-47
/
+56
*
removed debugging prints (doh!)
bsimon
2015-04-09
1
-10
/
+0
*
adding some backport changes I missed on the first time around
bsimon
2015-04-09
1
-2
/
+20
*
Back ported changes from astropy and made python 2 to 3 modifications
bsimon
2015-04-03
1
-136
/
+19
*
Fix ordering of nodes in the trace routine so that the area calculation of po...
mdroe
2014-07-28
1
-8
/
+30
*
More speedups.
mdroe
2014-06-13
1
-4
/
+10
*
Handle empty polygons. Avoid unnecessary normalizations.
mdroe
2014-06-12
1
-8
/
+8
*
Use "long double" for intersection calculations. Move "length" and "intersec...
mdroe
2014-06-12
1
-54
/
+75
*
Fixed misspelling of emporical in comment
bsimon
2014-06-11
1
-1
/
+1
*
Better track the nodes' source so we can do better internal/external edge rem...
mdroe
2014-06-10
1
-39
/
+43
*
Fix tests
mdroe
2014-06-04
1
-51
/
+17
*
Fix some numerical problems that prevented some very short arcs that were col...
mdroe
2014-06-04
1
-29
/
+70
*
mod for d2to1 install
sienkiew
2014-03-25
1
-0
/
+909