MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Reproducible crash in Mathematica 8

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117073] Reproducible crash in Mathematica 8
  • From: Szabolcs <szhorvat at gmail.com>
  • Date: Wed, 9 Mar 2011 06:58:23 -0500 (EST)

The following will crash the kernel in Mathematica 8:

VertexDelete[AdjacencyGraph@AdjacencyMatrix@Graph[{1 -> 2}], {1, 2}]

AdjacencyGraph@AdjacencyMatrix@ part is to create in internal
SparseArray representation.

Can anyone confirm the crash?


  • Prev by Date: best approximation to the LambertW(x) or exp(LambertW(x)) for large x say x > 2500
  • Next by Date: Re: Please add me to this group
  • Previous by thread: Re: best approximation to the LambertW(x) or exp(LambertW(x)) for large x say x > 2500
  • Next by thread: Re: Reproducible crash in Mathematica 8