Bug in ListContourPlot?
- To: mathgroup at smc.vnet.net
- Subject: [mg118450] Bug in ListContourPlot?
- From: Barak Shoshany <baraksh at gmail.com>
- Date: Thu, 28 Apr 2011 06:37:05 -0400 (EDT)
Please copy and paste this into a Mathematica notebook:
ListContourPlot[{{0.42256875000000005`, 3091.38125`,
8.271213205043878`}, {0.42256875000000005`, 3092.00625`,
6.266039117378199`}, {0.4263187500000001`, 3091.38125`,
5.613752062730342`}, {0.4263187500000001`,
3092.00625`, -5.684341886080802`*^-14}, {0.4263187500000001`,
3092.63125`, 5.599651386371079`}, {0.43006875000000006`,
3092.00625`, 6.059667975471868`}}]
When I execute this code on my computer (Mathematica v8.0.1, Windows 7
x64), the Mathematica kernel hangs. Does this happen to anyone else as
well?
Barak