On Sun, Nov 16, 2008 at 7:06 PM, Mike Hansen <[EMAIL PROTECTED]> wrote:
>
>> Most other math packages out there (or at least Mma and Matlab) use
>> frames instead of just axes. What I would recommend instead of using
>> axes is to use correctly placed grids, which is done with grids(True)
>> and one can also customize grid placement with xticks() and yticks(),
>> though I don't know if those functions are exposed by sage.
>
> Actually, I think Mathematica uses axes by default:
> http://library.wolfram.com/howtos/plots/

Yes, it definitely does.  What Ronan said isn't right.

Also, I don't understand Ronan's remarks about us
having to change our plotting so that matplotlib stuff
works -- aside from issues with the preparser (which
is orthogonal to the current discussion), every
matplotlib example should already work 100% the same
in Sage if you import pylab.

> Could someone with access to a copy of Mathematica let me know what it
> does when the view window does not contain the origin?

Mathematica's plotting "look" is very similar to Sage's, since
Sage's plotting was specifically designed to look like Mathematica's
with all the same defaults.

You can window back mathematica from sage.math, by the way,
and try it out that way.  Also, I believe we have a site license for
Mathematica (and Maple) at UW, so you're legally allowed to get a free
copy for your laptop if you want.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to