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]
- Follow-Ups:
- Re: sparsearray bug?
- From: Leonid Shifrin <lshifr@gmail.com>
- Re: sparsearray bug?