Thanks a lot. Looking at the computational effort, C is probably the only
option anyway...
Heinz
> On 26.06.2018, at 22:30, Rafael Guerra wrote:
>
> Hi Heinz,
>
> For C, you may want to check this:
> https://www.codeproject.com/Articles/587629/A-Delaunay-triangulation-function-in-C
>
> Regar
On 27.06.2018, at 01:27, Samuel Gougeon wrote:
>
> Hello,
>
> Le 26/06/2018 à 20:42, Heinz Nabielek a écrit :
>> Dear Scilab friends,
>>
>> I have 15,000 points in 3d space with known xyz Carthesian coordinates and
>> the basic question is, if their arrangement is random or not.
>>
>> I had b
Hello,
Le 26/06/2018 à 20:42, Heinz Nabielek a écrit :
Dear Scilab friends,
I have 15,000 points in 3d space with known xyz Carthesian coordinates and the
basic question is, if their arrangement is random or not.
I had been suggest to do Voronoi tessellation/ Delaunay triangulation. The
famo
Hi Heinz,
For C, you may want to check this:
https://www.codeproject.com/Articles/587629/A-Delaunay-triangulation-function-in-C
Regards,
Rafael
-Original Message-
From: users [mailto:users-boun...@lists.scilab.org] On Behalf Of Heinz Nabielek
Sent: Tuesday, June 26, 2018 8:42 PM
To: User
Dear Scilab friends,
I have 15,000 points in 3d space with known xyz Carthesian coordinates and the
basic question is, if their arrangement is random or not.
I had been suggest to do Voronoi tessellation/ Delaunay triangulation. The
famous problem of the location of the nearest public phone, bu
For testing I've stripped out all the code and put it into one script so I
don't need to keep rebuilding and reloading. What I have now is:
id =1;
commande = "*IDN?";
address = "192.168.1.72"
port = 3000;
// SOCKET_open
TCL_EvalStr(["set tclsocket"+string(id)+" [socket "+address+"
"+str
Dear All,
I have got a simple question - how to install Symbolic Toolbox for SciLab
6.0.1?
According to tutorial: "https://scilab.in/scilab-symbolic-toolbox";, point 5,
I got: "liboverload.so: undefined symbol: pvApiCtx".
Regards,
Mariusz
--
Sent from:
http://mailinglists.scilab.org/Scilab-us