Differences between revisions 26 and 28 (spanning 2 versions)
Revision 26 as of 2008-11-14 13:41:50
Size: 1860
Editor: anonymous
Comment: converted to 1.6 markup
Revision 28 as of 2011-01-19 22:15:40
Size: 1860
Editor: MikeHansen
Comment:
No differences found!

Sage plotting

Here are some python plotting engines/libraries:

Sage's plotting functionality is built on top of matplotlib, which is a very extensive plotting library with a user interface that is very similiar to Matlab's plotting. The interface that Sage provides to matplotlib is very Mathematica like.

There are also several links to plotting/graphics/data visualization programs at the scipy wiki.

plot (last edited 2017-02-05 17:59:06 by mrennekamp)