Re: [sage-support] Re: problem installing sagemath

2013-12-26 Thread arshpreet singh
>On Thu, Dec 26, 2013 at 7:23 PM,   wrote:


> If the binaries are functional independent of different linux distributions,
> why would sagemath release binaries for fedora 16, ubuntu 10, 12, and debian
> 7 seperately?  Why not to release one binary for linux instead? Also, why it
> is fedora 16 and not 20? I think this is confusing.

I am also a user just like you developers can answer better.



> I tried to compile sage three times from sources. The compile and test
> process lasts about 1 day in my computer. Unfortunately, I deleted all the
> log files from my computer and I am not willing to try recompiling again if
> I don't have to.

Best of luck. :)

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

ਓਹ ਤਰ  ਗਏ ਪਾਰ ਸਮੁੰਦਰ ਜਿਹਨਾ ਗੁਰੂ ਨੂ ਧਾਰ ਲਇਆ

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-support] Re: problem installing sagemath

2013-12-26 Thread arshpreet singh
On Thu, Dec 26, 2013 at 6:43 PM,   wrote:
>>> I guess there should be no problem related to security.
>>
>> E.g., they may have different softwares installed, different file
> structures etc.

Binary is a completely functional program without any installer is
also often called a program binary, or binaries (as opposed to the
source code).

For more information about binary just take a look at following:

http://en.wikipedia.org/wiki/Binary_file


> I was able to compile previous sagemath versions from the sources in the
> past. I have no idea what is wrong with compiling now. It may be the atlas,
> kernel itself, or something is wrong with opensuse 13.1. Could this be a bug
> in sagemath as well?

I don't think so or I can't say anything unless or until i don't see your logs.

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

ਓਹ ਤਰ  ਗਏ ਪਾਰ ਸਮੁੰਦਰ ਜਿਹਨਾ ਗੁਰੂ ਨੂ ਧਾਰ ਲਇਆ

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-support] problem installing sagemath

2013-12-25 Thread arshpreet singh
On Thu, Dec 26, 2013 at 1:24 AM,   wrote:
> Hello:
>
> I am trying to compile sagemath from sources without any success. I am 
> currently using Opensuse 13.1 with kernel 3.11.6. I have hp pavilion dm1 with 
> amd e-350 dual core cpu.
>
> The compile process ends before the atlas libraries. I tried both sage 5.13 
> and 6.0 without any success. I tried to change the cpu governor to 
> "performance" as suggested in the sage faq; additionally I removed the radeon 
> dynamic power management from the kernel parameters to disable power 
> management. Still I can't compile sagemath successfully.



> 1. Is it safe to use the fedora 16 binary in opensuse 13.1?
I guess there should be no problem related to security.


> If both questions are negative, I may consider switching to fedora and use 
> sagemath 5.12 from fedora >epositories. I guess this way I don't have to 
> worry about any compatibility issues between linux versions or >compiling 
> sagemath at all. Any help is appreciated.

You need to compile if you want to develop/modify source code.

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

ਓਹ ਤਰ  ਗਏ ਪਾਰ ਸਮੁੰਦਰ ਜਿਹਨਾ ਗੁਰੂ ਨੂ ਧਾਰ ਲਇਆ

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-support] Sage installation

2013-09-02 Thread arshpreet singh
On Mon, Sep 2, 2013 at 5:05 PM, casper sky wrote:

> Hello, I want to know that can I install Sage on my iPad as I'm using it
> on my mac ?
>
>  yes you can see the link below:

https://itunes.apple.com/in/app/sage-math/id496492945?mt=8

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [sage-support] Faster sage command line startup?

2012-06-28 Thread arshpreet singh
can you please elaborate what exactly you are asking?

On Thu, Jun 28, 2012 at 11:56 AM, Peng Yu  wrote:
> Hi,
>
> sage command line usage is kind of slow. Is there a way to speed it up? 
> Thanks!
>
> ~/linux/test/sage/print$ time ./main.sage
> xxx
>
> real    0m3.265s
> user    0m1.221s
> sys     0m0.825s
> ~/linux/test/sage/print$ cat main.sage
> #!/usr/bin/env sage
>
> print "xxx"
>
> #print factor(35)
> ~/linux/test/sage/print$ ll main.sage
> -rwxr-xr-x 1 pengy staff 52 2012-06-28 01:24:54 main.sage
>
> Regards,
> Peng
>
> --
> To post to this group, send email to sage-support@googlegroups.com
> To unsubscribe from this group, send email to 
> sage-support+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org



-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-27 Thread arshpreet singh
On Wed, Jun 20, 2012 at 7:27 PM, Jason Grout
 wrote:
> On 6/20/12 8:49 AM, arshpreet singh wrote:
>>
>> On Wed, Jun 20, 2012 at 7:08 PM, Jason Grout
>>   wrote:
>>>
>>> On 6/20/12 5:16 AM, arshpreet singh wrote:
>>

> Sure.  What is specifically is your question about it?  Which part of that
> code do you not understand?
thanks i got lot of it after going through some tutorials of
java-script.there are many things i learned while working with sage as
a user level and little bit above than user :)

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-20 Thread arshpreet singh
On Wed, Jun 20, 2012 at 7:08 PM, Jason Grout
 wrote:
> On 6/20/12 5:16 AM, arshpreet singh wrote:

> All of those parameters are documented in the Embedding documentation page:
> http://sage.math.washington.edu/home/jason/sagecell/embedding.html
>
> What exactly do you not understand?

the below piece of code:-

$(function () {
   sagecell.makeSagecell({inputLocation:  '#mycell',
  template:   sagecell.templates.minimal,
  evalButtonText: 'Activate'});
   sagecell.makeSagecell({inputLocation: '#mycell2',
  evalButtonText: 'Evaluate'});

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-20 Thread arshpreet singh
On Wed, Jun 13, 2012 at 2:05 PM, Jason Grout
 wrote:
> On 6/13/12 1:23 AM, arshpreet singh wrote:
>>

>>> http://sage.math.washington.edu/home/jason/sagecell/embedding.html

@jason sir and all

sir i am trying this to under standing the code but not getting the
following block of code:please help to understand it.

$(function () {
sagecell.makeSagecell({inputLocation:  '#mycell',
   template:   sagecell.templates.minimal,
   evalButtonText: 'Activate'});
sagecell.makeSagecell({inputLocation: '#mycell2',
   evalButtonText: 'Evaluate'});

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-13 Thread arshpreet singh
On Wed, Jun 13, 2012 at 2:17 PM, arshpreet singh  wrote:
>> Interesting; the link was working fine for me. I clicked on it to make my
>> test.
> i also opened this last night it was fine but now unable to open :(
even the following is also unable to open:

http://sage.math.washington.edu/

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-13 Thread arshpreet singh
> Interesting; the link was working fine for me. I clicked on it to make my
> test.
i also opened this last night it was fine but now unable to open :(
-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-13 Thread arshpreet singh
On Wed, Jun 13, 2012 at 2:05 PM, Jason Grout
 wrote:
> On 6/13/12 1:23 AM, arshpreet singh wrote:
>>
>> On Thu, May 10, 2012 at 11:01 PM, Jason Grout
>>   wrote:
>>>
>>> On 5/10/12 10:54 AM, arshpreet singh wrote:
>
>
> I just pasted the example into a file, and everything worked perfectly.  Can
> you tell us exactly what doesn't seem to be working?

i mean to say the link is not working now.it is down or too busy to
open.it is showing unable to load page.tutorial is very much fine sir
:)
-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-06-13 Thread arshpreet singh
On Thu, May 10, 2012 at 11:01 PM, Jason Grout
 wrote:
> On 5/10/12 10:54 AM, arshpreet singh wrote:

>
> http://sage.math.washington.edu/home/jason/sagecell/embedding.html

what happened to this.it is not working now. :(



-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: run sage directly from terminal

2012-05-18 Thread arshpreet singh
>> Since you talked about moving a script and changing SAGE_ROOT, I figured
>> you were an expert!
>>
>> You will probably have a file called .profile or .bashrc in your home
>> directory.  It depends on what "shell" you use, or if you have a Mac or
>> Linux, or some other things.  If you add a line exactly like the one I have
>> above, except which says
>>
>> export PATH=$PATH:'/absolute/path/to/the/sage/home/directory/'
>>
>> where only you know where that is, on your computer, then that *should*
>> work.
>>
>> If you don't have such a file, I am not such an expert myself, and which
>> file to create does depend on the system or what "shell" you use.  Some
>> others may have more concrete information.

apology i did not mentioned before i am using ubuntu 12.04. your
answer still confused me but i will try this in future according to
need. well thanks for you reply. :)

> I didn't change anything in the directory where Sage is installed. I just
 .

> If you want a system wide installation, make the symbolic link in
> /usr/local/bin, i.e. "cd /usr/local/bin" and "ln -s
> /directory/to/sage-installation/sage sage". Then you can start sage by just
> typing "sage" anywhere.
Thanks it worked :)

>(on my system Sage is located in /opt/sage).

is there any good thing to install sage in particular directory(like
/opt/sage)?  as i made a directory sage in my home folder and compiled
from source.is it also right way-,please correct me if i am wrong?


-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: run sage directly from terminal

2012-05-18 Thread arshpreet singh
> If you just append the right directory to your PATH in a .bashrc or .profile
> that should work.  I have
>
> export PATH=$PATH:'/Applications/MathApps/'
>
> (which is where I create a symbolic link to my Sage, but whatever) in my
> .profile file.  You probably can do something similar.  The error message is
> telling you that the sage script can only be run from inside its own
> directory.
thanks for replying but i am beginner linux user it will be very
kindful if you please elaborate that what should i do

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


[sage-support] run sage directly from terminal

2012-05-18 Thread arshpreet singh
hello sage and sage users

i want to run sage directly from terminal by typing sage so for this i
changed the SAGE_ROOT path in sage script and  placed it to
/usr/local/bin but after typing sage in terminal i am getting the
following output.please help to reply this

Error: SAGE_ROOT is set to a bad value:
SAGE_ROOT=/home/mercy-machine/sage
You must correct it or erase it and run this script from the SAGE_ROOT
or SAGE_ROOT/local/bin/ directory.
Error setting environment variables by running
"/home/mercy-machine/sage/local/bin/sage-env";

-- 
Thanks
Arshpreet singh

http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Re: sag single cell server

2012-05-11 Thread arshpreet singh
On Thu, May 10, 2012 at 11:01 PM, Jason Grout
 wrote:
> On 5/10/12 10:54 AM, arshpreet singh wrote:
>>
>> hello sage-usrs. cheers :)
>>
>> please give me the link of the tutorials which explain about the
>> "using sage single cell server code in webpages"
>>
>
>
> http://sage.math.washington.edu/home/jason/sagecell/embedding.html
thanks sir

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


[sage-support] sag single cell server

2012-05-10 Thread arshpreet singh
hello sage-usrs. cheers :)

please give me the link of the tutorials which explain about the
"using sage single cell server code in webpages"


Thanks
Arshpreet singh

http://arshpreetsingh.wordpress.com/

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


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

2012-05-10 Thread arshpreet singh
> I think you are being overly negative, although I agree the question
> could have been put a little better.
>
> If someone is thinking of using Sage in industry, they are likely to
> want to know how much it is used in industry.
>
> I think I'd answer this by pointing out some of the advantages
> compared to commerical, sotware.
this is a little bit suggestion from a student and beginner's mind.i
apology if it will hurt someone's feelings. :)
comparison can be easily searched on google .please tell about the
applications using sage-math which needs to perform mathematical
calculations or an application based on latex but need sage-math also.

the description about sage single cell server can also be added.

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


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

2012-05-09 Thread arshpreet singh
hello sage users and developers.one of my friend asked me the
following questions.can you please give the sufficient information?

I want to ask that what is the use of sage? Why should we use it?
Where its being used till date?
These questions might be simple and i want to know before i go deep in
sage. Please everyone on this mailing list reply that why you use
sage?
Whatever i think about sage is that sage is helpful for teaching maths.

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


Re: [sage-support] Re: Issues with compiling

2012-05-09 Thread arshpreet singh
On Thu, May 10, 2012 at 3:53 AM, Eric Kangas  wrote:
> Actually I tried compiling it again and this time the error was this:
>
> checking for m4... no
> configure: Sorry, the 'm4' command must be in the path to build Sage
Basically m4 is the macroprocessor. you need to run following commands:

sudo apt-get update
sudo apt-get install m4

hope it will be informative.

cheers :)

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


Re: [sage-support] sage installation time from source code

2012-05-07 Thread arshpreet singh
On Mon, May 7, 2012 at 7:27 PM, Jan Groenewald  wrote:
> Hi
>
> Probably 5 or 6 hours.
thanks for reply sir/ :)
why it takes too much time?

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


[sage-support] sage installation time from source code

2012-05-07 Thread arshpreet singh
i am installing sage from source code and after pressing the make
command the installation is occouring from last 3 hours.please tell me
how much time it will take?
i am using intel dual core 2.7 GHZ with 2GB of DDR2 ram

-- 
Thanks
Arshpreet singh

http://arshpreetsingh.wordpress.com/

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


Re: [sage-support] Array and Loop in Sagetex

2012-05-07 Thread arshpreet singh
> It just tell how to apply forloop.
ok . i am waiting for my sage-code to be compiled.it is taking t
long :) after that we solve

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


Re: [sage-support] Array and Loop in Sagetex

2012-05-07 Thread arshpreet singh
On Mon, May 7, 2012 at 3:12 PM, Priyanka Kapoor
 wrote:
>> It looks like you want TeX to do the loop. Try the forloop package:
>> http://www.ctan.org/tex-archive/macros/latex/contrib/forloop/
>>
>
> How to pass value of list in sageblock to variable used in \forloop
may be it can help http://mathematics.nsetzer.com/latex/latex_for_loop.html

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