summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* More speedups.mdroe2014-06-131-26/+64
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32541 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 36e70c1cac043d59089f386a6b6d730c4887fa84
* Minor cleanups to C extension.mdroe2014-06-121-26/+4
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32440 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 82846b251f2552c8dfb250e84e5c511f5b2b6fa9
* Use "long double" for intersection calculations. Move "length" and ↵mdroe2014-06-121-32/+229
| | | | | | | "intersects_point" to C. Vectorize the finding of "arc/point" intersections. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32437 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 03cb095a8a58aac8e7ab1e564066a7d1bdd71ec4
* lim fixed NPY_NAN not found compilation error on math_util.clim2012-05-041-0/+2
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@16606 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 06995f68e46a9146a8f23c0ae4a51083867438fe
* lim added files to sphere branchlim2012-03-291-0/+374
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@15878 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: b51412b5b545598ae101152eeaed470b08616176