MathGroup Archive 2009

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

Search the Archive

sparsearray bug?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg101477] sparsearray bug?
  • From: wpb <w.p.bergsma at lse.ac.uk>
  • Date: Wed, 8 Jul 2009 07:11:26 -0400 (EDT)

In[494]:= SparseArray[{1}]/SparseArray[{1}]

During evaluation of In[494]:= Power::infy: Infinite expression 1/0 encountered. >>
During evaluation of In[494]:= \[Infinity]::indet: Indeterminate expression 0 ComplexInfinity encountered. >>

Out[494]= SparseArray[<1>,{1},Indeterminate]


  • Prev by Date: Jens-Peer
  • Next by Date: Manipulating list
  • Previous by thread: Jens-Peer
  • Next by thread: Re: sparsearray bug?