2015-02-24 22:58 UTC+01:00, William Stein :
> On Tue, Feb 24, 2015 at 1:52 PM, Volker Braun
> wrote:
>> Fixed in:
>
> Awesome -- thanks!
But very annoying for sage-6.5. users...
Vincent
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubsc
Yes, I too had pedagogy in mind. When I was reading about the Edwards model
I thought it would have been nice if Sage had a library on it.
In addition there are also some algorithms and tools which might be better
used or only used with Edwards curves. For example, I have also implemented
Dan B
On Tue, Feb 24, 2015 at 1:52 PM, Volker Braun wrote:
> Fixed in:
Awesome -- thanks!
>
> $ git trac find 1e8ee98386741e62ba34a0887752900e91090add
> Commit has been merged in 6.6.beta0.
> commit c23b064f3fddab6513ba9b900a970f30337751bb
> Merge: 322a54f 1e8ee98
> Author: Release Manager
> Date:
Fixed in:
$ git trac find 1e8ee98386741e62ba34a0887752900e91090add
Commit has been merged in 6.6.beta0.
commit c23b064f3fddab6513ba9b900a970f30337751bb
Merge: 322a54f 1e8ee98
Author: Release Manager
Date: Tue Feb 17 20:31:42 2015 +0100
Trac #17654: Fix more load/save bugs
1. Remo
On 02/25/15 10:15, François Bissey wrote:
That's very strange. It is
from sage.misc.remote_file import get_remote_file
here.
Ooops I am on 6.6.beta1 so it may have been fixed already.
Francois
--
You received this message because you are subscribed to the Google Groups
"sage-devel"
I'm possibly interested in May. Will depend a lot on how the next month
goes. I can't do March at all though.
On Tue, Feb 24, 2015 at 12:28 PM, William Stein wrote:
> Follow-up question:
>
> Is anybody interested in a Sage Days in *SAN DIEGO* May 24-whenever, 2015?
>
> William
>
> On Mon, Feb 23
A week earlier would be great from my end, but May 26th is the first day of
our summer classes here.
john perry
On Tuesday, February 24, 2015 at 2:29:32 PM UTC-6, William wrote:
>
> Follow-up question:
>
> Is anybody interested in a Sage Days in *SAN DIEGO* May 24-whenever, 2015?
>
> William
That's very strange. It is
from sage.misc.remote_file import get_remote_file
here.
Francois
On 02/25/15 09:58, William Stein wrote:
Hi Sage Devs,
Something introduced a major bug in Sage-6.5, which is that it is now
not possible to load remote files. I'm going to drop everything and
The fix:
https://github.com/williamstein/sage-smc/commit/d7870d3d94c8d20b61b352bbb385d30a9bd73054
(Note that the change to src/sage/misc/remote_file.py is to fix
deprecation warnings. It's weird that we had code in the sage library
that is deprecated. Shouldn't a ticket that deprecates somet
Hi Sage Devs,
Something introduced a major bug in Sage-6.5, which is that it is now not
possible to load remote files. I'm going to drop everything and find a fix
and patch sagemathcloud, so I stop getting complaints about this. I'll
post here when I know a fix, so somebody can do the proper tra
Follow-up question:
Is anybody interested in a Sage Days in *SAN DIEGO* May 24-whenever, 2015?
William
On Mon, Feb 23, 2015 at 10:04 AM, William Stein wrote:
> Hi,
>
> How many people would be interested in a Sage days in (very nice
> sunny) Seattle during Mar 21-29, 2015, a month from now? Th
On Tue, Feb 24, 2015 at 10:52 AM, Sarfo wrote:
> Hi,
> I am writing a library that deals extensively with vectors - i.e vector
> equations of lines in 2d and 3d, skew line, angle between two vectors,
> checking for linear dependence of two vectors, collinear points, coplanar
> vectors, vector equ
Hi,
I am writing a library that deals extensively with vectors - i.e vector
equations of lines in 2d and 3d, skew line, angle between two vectors,
checking for linear dependence of two vectors, collinear points, coplanar
vectors, vector equation of a circle, some common loci using vectors,
vec
Is it also the binary built on snapperkob? Or another? Are there more than
one 14.04 64bit buildbot-slaves?
Regards,
Jan
On 24 February 2015 at 17:39, Dan Drake wrote:
> On Tue, 24 Feb 2015 at 07:53AM +0200, Jan Groenewald wrote:
> > Hi
> >
> > What is the difference between the lmza and lrz f
On Tue, 24 Feb 2015 at 07:53AM +0200, Jan Groenewald wrote:
> Hi
>
> What is the difference between the lmza and lrz files?
> ftp://ftp.sun.ac.za/pub/mirrors/www.sagemath.org/linux/64bit/index.html
>
> Besides the obvious difference in compression.
I think it's:
http://ck.kolivas.org/apps/lrzip
Could you try
$ ./sage --sh
$ mkdir trace
$ strace -ff -o trace/sage -s 256 sage -c "gp('2+3')"
And send the whole resulting directory "trace".
(in case you execute strace multiple times, don't forget to clear the
trace/ directory!)
--
You received this message because you are subscribed to
Also, what's the output of
{{{
$ env
}}}
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email
This @ and @E_N_D_ are very suspicious, no idea where they come from.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To p
On Sunday, February 22, 2015 at 3:33:54 PM UTC-5, Snark wrote:
>
> Hi,
>
> Le 22/02/2015 20:34, Franco Saliola a écrit :
> > Hello sage-devel,
> >
> > I sent the following email to sage-release, but I think it really
> belongs
> > here. I'm looking for ideas on how to debug (or better, how
On Tuesday, February 24, 2015 at 9:25:53 AM UTC-5, Franco Saliola wrote:
>
>
>
> On Sunday, February 22, 2015 at 3:11:04 PM UTC-5, Jeroen Demeyer wrote:
>>
>> On 2015-02-22 20:34, Franco Saliola wrote:
>> > o gp('2 + 3') hangs in sage
>> What's the contents of ~/.sage/gp-expect.log after
On Sunday, February 22, 2015 at 3:11:04 PM UTC-5, Jeroen Demeyer wrote:
>
> On 2015-02-22 20:34, Franco Saliola wrote:
> > o gp('2 + 3') hangs in sage
> What's the contents of ~/.sage/gp-expect.log after doing just this in a
> Sage session?
>
Interesting. I didn't know about this file.
On Sunday, February 22, 2015 at 3:03:30 PM UTC-5, François wrote:
>
> Do you have a system wide pari/gp install?
>
I don't think so. At least, running 'gp' at the command line suggests that
I install pari-gp (Ubuntu 14.04.2 LTS).
Thanks for the suggestion.
Franco
On 02/23/15 08:34, Franco
On Tue, 24 Feb 2015, Volker Braun wrote:
yum install perl-ExtUtils-MakeMaker
Yes, now it works. So, for others to follow, here is whole command to run
after installing Fedora 21 server before compiling Sage:
yum install binutils gcc gcc-c++ gcc-gfortran m4 perl perl-ExtUtils-MakeMaker
(Or
yum install perl-ExtUtils-MakeMaker
On Tuesday, February 24, 2015 at 10:20:39 AM UTC+1, Jori Mantysalo wrote:
>
> This time I got "Can't locate ExtUtils/MakeMaker.pm". Full log is
> attached. And this is from serial build on fresh Fedora 21 server
> installation.
>
>
--
You received this mes
This time I got "Can't locate ExtUtils/MakeMaker.pm". Full log is
attached. And this is from serial build on fresh Fedora 21 server
installation.
I will continue after installing perl pacakges.
--
Jori Mäntysalo
Found local metadata for git-2.1.2
Found local sources at /home/user/sage-6.5/upst
25 matches
Mail list logo