octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: developing the delaunayTriangulation class for Octave


From: c.
Subject: Re: developing the delaunayTriangulation class for Octave
Date: Mon, 10 Feb 2014 20:06:55 +0100

Please don't top-post, i.e. add your replies 
below the previous message, not above, and keep
the list in CC as others could want to take part in the conversation.

On 10 Feb 2014, at 19:52, Linux User <address@hidden> wrote:

> Thanks for showing me the msh package. I will look into it to understand it 
> before trying to invent the same wheel all over again.
> But, if you feel I may have something useful, then let me know and I will get 
> to work on it.

It would be a very useful contribution if you could try to make the 
implementation 
Matlab compatible, implementing the triangulation [1] and delaunayTriangulation 
[2]
classes.

You said you are a student, you could consider proposing this as a GSoC project 
[3,4]?

> I was surprised to see that Octave did not have the delaunayTriangulation 
> class that Matlab uses, but it looks Octave use something complete different 
> that what I had anticipated.

The main reason for that is probably that those classes require classdef, and 
classdef 
implementation is not yet complete in Octave.

> Thanks.

c.

[1] http://www.mathworks.it/it/help/matlab/ref/triangulationclass.html
[2] http://www.mathworks.it/it/help/matlab/ref/delaunaytriangulationclass.html
[3] http://wiki.octave.org/GSoC_Project_Ideas
[4] http://www.google-melange.com/gsoc/homepage/google/gsoc2014

reply via email to

[Prev in Thread] Current Thread [Next in Thread]