On Tue, Aug 30, 2011 at 2:51 PM, dkrumm wrote:
> Thanks, Maarten. I'm getting stuck when I run hg_sage.commit() . I do
> not get a text editor to open as described in the links you gave me.
> Instead, I get the same info as when I ran hg_sage.diff(), just a list
> of the changes I made. Any idea o
macports will be on the machines but isn't on this one.
The Apple Developer Xcode is installed.
There exists /System/Library/Frameworks/Python.framework/Versions/2.6
and 2.5 and 2.3
/usr/bin/python is 2.6.1
If I install sage-4.6.2-OSX-64bit-10.6-i386-Darwin-app from 4 months
ago on this same machi
I just made a new installation of Sage 4.7.1 and I tried to build the
library (although I haven't made any changes to it). I get this error
message:
Building Sage on OS X in 64-bit mode
Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
Detected SAGE64 flag
Building Sage on OS X in 64-bit
Thanks, Maarten. I'm getting stuck when I run hg_sage.commit() . I do
not get a text editor to open as described in the links you gave me.
Instead, I get the same info as when I ran hg_sage.diff(), just a list
of the changes I made. Any idea of why this might happen?
On Aug 30, 8:47 am, Maarten D
On Aug 29, 2011, at 11:06 PM, Questor wrote:
> The app was installed by the only local user and one that only needs
> to test it.
> The real users are remote through AD so vary.
> We're dealing with over a couple of hundred machines and users.
> Running as root or setting it to the current user is
Thanks. So the question is how to enable that? I followed instruction
in the link but still couldn't make it work. More specifically, I did
1) I believe the notebook version that I'm running is 0.8.19. How can
I make sure that's true?
2) I move the msam10 folder to SAGE_ROOT/local/lib/python2.6/si
On 30/08/11 14:59, MathLynx wrote:
(1) How does one define a field of rational functions in several
variables? QQ[x,y] gives me the ring of polynomials in x& y over QQ,
but 2*x/y is not in this ring.
R.=PolynomialRing(QQ)
K=R.fraction_field()
HTH
Alastair
--
To post to this group, send em
(1) How does one define a field of rational functions in several
variables? QQ[x,y] gives me the ring of polynomials in x & y over QQ,
but 2*x/y is not in this ring.
(2) I want to be able to check if an object is in this field, and have
the work-around or forcing the addition of expressions (like
Ok, so what I do is make sure that I have two versions of sage installed,
one is just a stable release wich I use for my regular work and one is my
development copy for development purposes. You could probably also work with
1 version, but I like to be sure that I have a working sage at all time
I would gladly make the change myself. I'm new to sage development, so
I would really appreciate your help with the process for uploading a
patch. I've been reading about it, but frankly I was somewhat confused
by the description on the sage website, which is why I haven't done it
yet.
Thanks,
Da
10 matches
Mail list logo