I downloaded the Sage app for my MacBook. It is requesting a sign-in and
password. What do I do?
--
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+
On Thursday, October 27, 2016 at 3:43:34 PM UTC, Dima Pasechnik wrote:
>
> looks like it's 16.10-specific, for they did something clever (TM) to the
> compiler:
> https://wiki.ubuntu.com/SecurityTeam/PIE
>
specifically, they say there:
Link failure via /usr/bin/ld: -r and -pie may not be used
looks like it's 16.10-specific, for they did something clever (TM) to the
compiler:
https://wiki.ubuntu.com/SecurityTeam/PIE
On Thursday, October 27, 2016 at 2:22:49 PM UTC, ksk...@gmail.com wrote:
>
> I'm trying to build Sage 7.4 on my laptop, now running Ubuntu 16.10. The
> build broke down i
This issue is #20391 on trac, and was supposed to have been resolved by
#18916 (which is fixed in sage 7.4). But it looks like it's not, even
though the similar test case:
sage: x = polygen(GF(4099))
sage: H = HyperellipticCurve(x^6 + x + 1)
sage: H.count_points(1)
that I had been using does n
Agreed on reflection. Thanks, Graham
On 27 October 2016 at 13:00, Volker Braun wrote:
> This is presumably the same as https://trac.sagemath.org/ticket/21772
>
> On Thursday, October 27, 2016 at 5:12:46 AM UTC-4, Graham Gerrard wrote:
>>
>> Tried replacing working version of 7.3 with 7.4. md5
I'm trying to build Sage 7.4 on my laptop, now running Ubuntu 16.10. The
build broke down in FLINT with what I find a rather strange linking error:
[flint-2.5.2.p0] /usr/bin/ld: -r and -pie may not be used together
The offending command is the command:
[flint-2.5.2.p0] gcc -Wl,-r ../build/ulon
Nils: by "too many to list" I did mean what slelievre suggests. Thank
you!! I will use this example in class later today.
--
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 a
This is presumably the same as https://trac.sagemath.org/ticket/21772
On Thursday, October 27, 2016 at 5:12:46 AM UTC-4, Graham Gerrard wrote:
>
> Tried replacing working version of 7.3 with 7.4. md5 checksum OK, but
> produces attached output when I run the sage command in terminal mode for
>
Thanks, I opened https://trac.sagemath.org/ticket/21772
On Wednesday, October 26, 2016 at 9:14:49 PM UTC-4, Samuel Neves wrote:
>
> This looks like the build system being overzealous with optimization, and
> targeting the native system a little too closely.
> Unpacking sage-7.4-Fedora_24-x86_64.
Le jeudi 27 octobre 2016 07:39:46 UTC+2, Nils Bruin a écrit :
>
> On Wednesday, October 26, 2016 at 8:37:35 PM UTC-7, Miguel-Angel Manrique
> wrote:
>>
>> Hello,
>>
>> I would like to plot a region bounded by some curves and the integral
>> points that lie in the region. What can I add to this
10 matches
Mail list logo