|
Loading...
|
sage-support@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
[sage-support] Bug in list_plot3d? P Purkayastha Sun Apr 01 01:00:36 2012
If I plot 2 points using list_plot3d, then they are correctly joined by a line. If I increase the number of points to 3, then I don't get a plane and instead get a bizarre shape with a "floor" suddenly appearing out of nowhere. See the output of list_plot3d([(0,0,1), (1,2,2), (0,1,0)], interpolation='nn', num_points=200, point_list=True) at http://test.sagenb.org/home/pub/37/ Is this a bug in list_plot3d? -- To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
- [sage-support] Bug in list_plot3d? P Purkayastha 2012/04/01 <=
- [sage-support] Re: Bug in list_plot3d? kcrisman 2012/04/03
- Re: [sage-support] Re: Bug in list_plot3d? P Purkayastha 2012/04/03