> Here's an example, from my comment on the ticket:
>
> {{{
> x, y = var('x y')
> plot3d(sin(pi*(x^2+y^2))/2,(x,-1,1),(y,-1,1), viewer='canvas3d',
> plot_points=(20, 20))
>
> }}}

Hmm.... Well, maybe I didn't actually succeed in installing the patch.
I get: ValueError: Unknown 3d plot type: canvas3d.

I did hg_sage.apply("http://trac.sagemath.org/sage_trac/attachment/
ticket/6447/trac_6447-canvas3d.patch") and I didn't *think* I saw
anything that looked like and error message. I'm running sage-4.0.2.
I've never actually tried to apply a patch before, so I'm not too sure
what I'm doing.

Is there a section in the documentation that tells about applying
patches, and related things?
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to