Changeset 7539:317707163a03
- Timestamp:
- 12/03/07 21:08:45 (5 years ago)
- Branch:
- default
- Location:
- sage/plot/plot3d
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sage/plot/plot3d/plot3d.py
r5996 r7539 1 1 r""" 2 Functions for 3d plotting with the new graph cis model.2 Functions for 3d plotting with the new graphics model. 3 3 4 4 EXAMPLES: … … 22 22 -- Tom Boothby: adaptive refinement triangles 23 23 -- Joshua Kantor: adaptive refinement triangles 24 -- Robert Bradshaw 2007-08: init al version of this file24 -- Robert Bradshaw 2007-08: initial version of this file 25 25 26 26 TODO:
Note: See TracChangeset
for help on using the changeset viewer.
