Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2932 > unrolled thread

FindCurvePath causes a crash

Started byMartin Vavpotič <martin.vavpotic@gmail.com>
First post2011-06-04 10:20 +0000
Last post2011-06-05 11:02 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  FindCurvePath causes a crash Martin Vavpotič <martin.vavpotic@gmail.com> - 2011-06-04 10:20 +0000
    Re: FindCurvePath causes a crash Albert Retey <awnl@gmx-topmail.de> - 2011-06-05 11:02 +0000

#2932 — FindCurvePath causes a crash

FromMartin Vavpotič <martin.vavpotic@gmail.com>
Date2011-06-04 10:20 +0000
SubjectFindCurvePath causes a crash
Message-ID<isd0tr$1oh$1@smc.vnet.net>
Hello everyone. I am in need of assistance regarding the FindCurvePath
method.

I have a group of points that I need to put in successive order. I've
used FindCurvePath for that purpose. It has worked so far but now it's
suddenly causing problems. It takes a much longer time to work and
then it says it ran into a problem. Not only does it fail to give me
results, it also deletes all the variables I've created so far.
Luckily I use the DumpSave function so I didn't lose any data but I
easily could.

I've tried to order the points manually but now I've come to a case
that I simply cannot order by hand. I need to have FindCurvePath
working otherwise I cannot finish my assignment.

I hope you will be able to help me on this.

Martin

[toc] | [next] | [standalone]


#2946

FromAlbert Retey <awnl@gmx-topmail.de>
Date2011-06-05 11:02 +0000
Message-ID<isfnp0$bra$1@smc.vnet.net>
In reply to#2932
Hi,

> Hello everyone. I am in need of assistance regarding the FindCurvePath
> method.
>
> I have a group of points that I need to put in successive order. I've
> used FindCurvePath for that purpose. It has worked so far but now it's
> suddenly causing problems.

Suddenly? Does it now cause problems on input that was o.k. before? That 
would be very strange...

> It takes a much longer time to work and
> then it says it ran into a problem. Not only does it fail to give me
> results, it also deletes all the variables I've created so far.

I don't think that it has the power to do so, but more likely the kernel 
just dies, which looks like a bug.

> Luckily I use the DumpSave function so I didn't lose any data but I
> easily could.
>
> I've tried to order the points manually but now I've come to a case
> that I simply cannot order by hand. I need to have FindCurvePath
> working otherwise I cannot finish my assignment.
>
> I hope you will be able to help me on this.

Unfortunately without any code or examples it's hard to tell: for the 
usual toy examples FindCurvePath works alright so it would be necessary 
to at least have an example which makes it crash. If it really makes the 
Kernel crash, you also should send such an example to WRI so they can 
have a look at it and fix it (I think a silent kernel crash will always 
count as a bug :-).

hth,

albert

[toc] | [prev] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web