Changeset 7539:317707163a03


Ignore:
Timestamp:
12/03/07 21:08:45 (5 years ago)
Author:
William Stein <wstein@…>
Branch:
default
Message:

Fix a few typos and add some help from Nils Bruin for java3d.

Location:
sage/plot/plot3d
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • sage/plot/plot3d/plot3d.py

    r5996 r7539  
    11r""" 
    2 Functions for 3d plotting with the new graphcis model. 
     2Functions for 3d plotting with the new graphics model. 
    33 
    44EXAMPLES:  
     
    2222    -- Tom Boothby: adaptive refinement triangles 
    2323    -- Joshua Kantor: adaptive refinement triangles 
    24     -- Robert Bradshaw 2007-08: inital version of this file 
     24    -- Robert Bradshaw 2007-08: initial version of this file 
    2525 
    2626TODO: 
Note: See TracChangeset for help on using the changeset viewer.