Henryk Trappmann wrote:
> Yes, I used 4.1.1.
> Unfortunately I can not use neither the precompiled 32bit 4.2 - it is
> compiled with some SSE or so instructions which my AMD does not
> support - nor with the source, it gets me some error that some GCC
> symbol can not be found when building R - nor can I try my original
> example with sagenb - it is limited in the uploadable size.
> 
> So I can not really test it with 4.2 but I can see in sagenb that the
> plot/show output is different (for example the axes do no more
> intersect when the intersection is not the origin, this really
> improves readability). So I *guess* the error would not occur.


This (unreadable axes) was specifically one of the errors we were 
correcting, so it shouldn't happen with 4.2 or later.

Thanks for the feedback about non-intersecting axes.  Did you try 
plotting something that is solely in the lower left quadrant, say?  The 
axes move so that you realize that you are in the lower left quadrant. 
For example:

plot(sin(x)-4, (x, -10, -5))

Thanks,

Jason



-- 
Jason Grout


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to