[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapp
From: |
Juan Pablo Carbajal |
Subject: |
[Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package |
Date: |
Fri, 27 May 2016 08:43:38 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36 |
Follow-up Comment #6, patch #9000 (project octave):
Philip,
Lets go by parts. First lets finish merging your functions into geometry and
decide what to do with the ccw functions and thne lets go for polytri.
Many functions in the geometry package accept Nx2 arrays (x,y single matrix)
or two Nx1 (x,y separated arrays).
Is there a reason to keep this two modes inside polyclip, like performance or
something? If not, then I would really like to separate into two functions.
One to query the orientation of the polygon and one to do the actual
clipping.
Libraries that are packaged in linux distributions is better to have them as
external dependencies. If the library is obscure, not easily accesible or
can't be compiled automatically, then we can consider packaging it. In the
latter case we need to have a full Octave binding not to waste what we
package.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9000>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9000] Polgon functions for geometry/mapping package, Philip Nienhuis, 2016/05/11
- [Octave-patch-tracker] [patch #9000] Polgon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/26
- [Octave-patch-tracker] [patch #9000] Polgon functions for geometry/mapping package, Philip Nienhuis, 2016/05/26
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Philip Nienhuis, 2016/05/26
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/26
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/26
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Philip Nienhuis, 2016/05/27
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package,
Juan Pablo Carbajal <=
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Philip Nienhuis, 2016/05/27
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/27
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Philip Nienhuis, 2016/05/28
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/28
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Philip Nienhuis, 2016/05/28
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/28
- [Octave-patch-tracker] [patch #9000] Polygon functions for geometry/mapping package, Juan Pablo Carbajal, 2016/05/29