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.
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
#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
--~--~-~--~---
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
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
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
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