find out by looking at the source :)
Cheers,
Crissy
On Jan 14, 6:21 pm, Robert Bradshaw
wrote:
> On Jan 14, 2009, at 12:04 PM, Crissy Ruffo wrote:
>
> > I was looking into how SAGE handles arithmetic base(n). Best I can
> > tell, I use the function Integer('string rep of
I was looking into how SAGE handles arithmetic base(n). Best I can
tell, I use the function Integer('string rep of number', base), but
the answer returned is base(10), so I use the function .str(base) to
convert it back to the desired base. (thanks to the post by Ted
Kosan on converting Intege
hem?
>
> -M. Hampton
>
> On Dec 18, 2:21 pm, Crissy Ruffo wrote:
>
> > I have a link to the server, but for security reasons, I would rather
> > not post it here :) I have some time to work with whom every may be
> > able to help, and can send the link to them, set up
Dec 18, 12:15 pm, Crissy Ruffo wrote:
>
> > Hi Michael,
>
> Hi Crissy,
>
> > Thanks for the trac ticket. Besides deleting the extra worksheets, is
> > there a way to stop this activity. Maybe a reinstall?
>
> No clue, the first thing needed would be a way t
Hi Michael,
Thanks for the trac ticket. Besides deleting the extra worksheets, is
there a way to stop this activity. Maybe a reinstall?
Crissy
On Dec 18, 2:07 pm, mabshoff wrote:
> On Dec 18, 12:04 pm, "William Stein" wrote:
>
> > On Thu, Dec 18, 2008 at 11:59 AM, Cr
Hi William,
Yep. On the published worksheets list, there are two copies, one
owned by the actual owner, the other by pub.
Crissy
On Dec 18, 2:04 pm, "William Stein" wrote:
> On Thu, Dec 18, 2008 at 11:59 AM, Crissy Ruffo wrote:
>
> > Hi all,
>
> > I run a se
and another user published, but had copies of those
worksheets which were published by "pub". Why has this happened, and
can it be stopped?
Cheers,
Crissy Ruffo (cruffo)
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegro
goes smoothly, and I don't have any
other issues [yet :)]
On Sep 3, 10:47 am, "Timothy Clemans" <[EMAIL PROTECTED]>
wrote:
> I haven't seen this happen to me before. Please give us some more
> information. Are you using VMWare?
>
> require_login = True is the
Hello all,
Using the command
sage: notebook()
takes me to the admin account worksheet list. Is require_login=False
the default?
Using the command
sage: notebook(require_login=True)
takes me to the admin account worksheet list, same as if I didn't
specify that I wanted the login screen. I woul
Hi,
Possibly this may help:
Call up the help on the function command by typing
function?
Using this define the following
var('t')
x = function('x',t)
dx = diff(x,t)
d2x = diff(dx,t)
de = x*dx + x^2*d2x
show(de)
On Mar 24, 12:15 am, 5463 <[EMAIL PROTECTED]> wrote:
> How does one input derivat
tp://www.sagemath.org/dist/src/sage-2.10.4.tar
> tar xf sage-2.10.4.tar
> mv sage-2.10.4 sage
> exit# sageserver
> exit# chroot
>
> Now drop back to build from the non-chroot env
>
> su - sageserver
> cd ~
> cd sage
> time make
> make
Edward,
Never mind that last one. Sorry. In VMware Player, on the Ethernet
drop down menu, is connected and NAT selected?
Crissy
On Mar 23, 8:33 pm, Crissy Ruffo <[EMAIL PROTECTED]> wrote:
> Hey Edward,
>
> Try going tohttps://192.168.220.128instead of http
>
> Criss
Hey Edward,
Try going to https://192.168.220.128 instead of http
Crissy
On Mar 23, 7:43 pm, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Sage looks like such a great tool.
>
> I am having trouble on XP. Downloaded and installed sage-
> vmware-2.10.3.
>
> When I start sage_vmx.v
let me know! I've got a project
(over) due and the prof. wants to run the code on my machine; right
now, it's wide open :{
Crissy Ruffo
On Mar 22, 10:31 am, Neal Holtz <[EMAIL PROTECTED]> wrote:
> Well, talking to myself here, I was able to mount it using this
> incantation:
14 matches
Mail list logo