Solved by installing Unix version (plus a bunch of other problems) :).
On Nov 20, 6:45 pm, Quicksilver_Johny <[EMAIL PROTECTED]>
wrote:
> I am currently running Mathematica through wine on Ubuntu.
> From the command line:
> [EMAIL PROTECTED]:~$ wine "C:\Program Fi
I am currently running Mathematica through wine on Ubuntu.
>From the command line:
[EMAIL PROTECTED]:~$ wine "C:\Program Files\Wolfram Research\Mathematica
\6.0\math.exe"
Mathematica 6.0 for Microsoft Windows (32-bit)
Copyright 1988-2008 Wolfram Research, Inc.
In[1]:=
And in /usr/bin/math
[EMAIL
If c=sqrt(a^2+b^2)
How would I check if c is an integer in order to get a true/false
value.
I tried is_Integer(ZZ(c)), this returns true when c is an integer, but
ZZ(c) returns an error when c is not an integer.
--~--~-~--~~~---~--~~
To post to this group, send emai
7;?
> notebook(address='192.168.1.104:631')
> That's needed to allow outside connections.
>
> On Mon, Jul 7, 2008 at 12:13 PM, Quicksilver_Johny
>
> <[EMAIL PROTECTED]> wrote:
>
> >
Oh, and:
[EMAIL PROTECTED]:~/sage$ ./sage -v
| SAGE Version 3.0.3, Release Date: 2008-06-17 |
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTE
Hello, I was wondering: how do you set up notebook to allow network
access?
http://localhost:8000 works fine, but http://192.168.1.104:8000 does
not, neither on my computer or a network computer. However any other
server, like 192.168.1.104:631 (CUPS Server) works fine on both.
I'm using Ubuntu 8.