[sage-support] Style

2008-12-19 Thread H.S.Rai
ailable on Interment, links will be helpful. My search does not yield any result. I want to create tutorial / boot containing a lot of numerical problems and their solution? Will SAGE be appropriate to do this. Kindly help me by giving me pointers.

[sage-support] Simplify

2008-12-25 Thread H.S.Rai
Can't simplify((-2*sqrt(2)*I - 2)/2) result in -1*sqrt(2)*I - 1 What I found is that it remain unchanged. -- H.S.Rai --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

[sage-support] Re: how do i embed sage in latex using \input files?

2008-12-25 Thread H.S.Rai
#x27;a,b,c,x') f = a*x^2 + b*x + c == 12 ... ... \end{sageblock} But, if we want in main.tex \begin{sageblock} \input{sageFile} \end{sageblock} where sageFile.tex is of type: var('a,b,c,x') f = a*x^2 + b*x + c == 12 ... ... then it will not work. -- H.S.Rai --~--~-~--~---

[sage-support] Sage on a.sage failed

2011-08-25 Thread H.S.Rai
On trying to use sage and LaTeX, with code at: http://www.sagemath.org/doc/tutorial/sagetex.html It resulted in error: http://paste.ubuntu.com/674698/ May I request to let me know what mistake I am committing? With regards, -- H.S.Rai -- To post to this group, send email to sage-support

[sage-support] Re: Sage on a.sage failed

2011-08-26 Thread H.S.Rai
file. It is part of the SageTeX package. %% %% Copyright (C) 2009 by Dan Drake > Look at that file; what version does it say? Sage Version 4.7.1, Release Date: 2011-08-11 I am using Ubuntu 11.04 updated with all latest releases/patches. -- H.S.Rai -- To post to this group, send email to sage-support

Re: [sage-support] Re: Sage on a.sage failed

2011-08-27 Thread H.S.Rai
tex.sty" and follow the directions at > http://sagemath.org/doc/installation/sagetex.html to get the proper > version of sagetex.sty. Thank you. It solved my problem. -- H.S.Rai -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, se

Re: [sage-support] Application/Use of Sage in IT company or Industries

2012-05-10 Thread H.S.Rai
t do with it? What its user say Success stories. http://www.sagemath.org/library-stories.html http://wiki.sagemath.org/SAGE_in_the_News http://groups.google.com/group/sage-devel/browse_thread/thread/efb05c839032803e/cba6f751578883a0 Let us encourage more people to adopt it, use it. -- H.S.R