Dear all
[I attempted to post this a few days ago but seemingly failed, so this is a
repost; apologies if duplicate.]
The following program appears to consume all the memory on my machine:
n = 1000
for i in range(0, 100):
_ = identity_matrix(n).change_ring(GF(101))
print(get_memory_u
On Wed, 2021-05-05 at 11:26 +1200, François Bissey wrote:
> Hi all,
>
> Do we have a fork and repo for lcalc to add our changes?
> Some lcalc headers are currently preventing sage to compile with gcc-11
> and rather than just adding some more patch to lcalc I was wondering
> if we had made headway
https://gitlab.com/sagemath/lcalc
Isuru
On Tue, May 4, 2021 at 6:26 PM François Bissey wrote:
> Hi all,
>
> Do we have a fork and repo for lcalc to add our changes?
> Some lcalc headers are currently preventing sage to compile with gcc-11
> and rather than just adding some more patch to lcalc I
Hi all,
Do we have a fork and repo for lcalc to add our changes?
Some lcalc headers are currently preventing sage to compile with gcc-11
and rather than just adding some more patch to lcalc I was wondering
if we had made headways in using a forked repo for it since its upstream
development is pret
On Tue, May 4, 2021 at 11:17 PM William Stein wrote:
>
> Is anybody curious if this faster version of Python might be useful/usable in
> sage?
>
> https://news.ycombinator.com/item?id=27043217
from their github- https://github.com/facebookincubator/cinder
Is this supported?
Short answer: no.
Is anybody curious if this faster version of Python might be useful/usable
in sage?
https://news.ycombinator.com/item?id=27043217
--
-- William Stein
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiv
On Tue, May 4, 2021 at 11:06 PM Dima Pasechnik wrote:
>
> In your ecm config one sees
>
> checking if GMP is MPIR... yes
>
> Have you been trying, for some reason, use MPIR?
> Please run
>
> make mpir-clean
>
> and then re-run ./configure and make
(you probably could install more packages from th
In your ecm config one sees
checking if GMP is MPIR... yes
Have you been trying, for some reason, use MPIR?
Please run
make mpir-clean
and then re-run ./configure and make
On Tue, May 4, 2021 at 10:56 PM gabriel...@gmail.com
wrote:
>
> Unfortunately, the next error occurred when building ecm
Thank you for your quick answer and the helpful reference! The python build
went through now. (:
Matthias Koeppe schrieb am Dienstag, 4. Mai 2021 um 22:04:45 UTC+2:
> I think this is the same as https://trac.sagemath.org/ticket/31267
>
>
> On Tuesday, May 4, 2021 at 12:29:25 PM UTC-7 gabriel...@
I think this is the same as https://trac.sagemath.org/ticket/31267
On Tuesday, May 4, 2021 at 12:29:25 PM UTC-7 gabriel...@gmail.com wrote:
> Hey everyone!
>
> When building Sage 9.3.rc3, I get the following error message: "Error
> building package python3-3.9.2".
>
> The corresponding log-file
On Mon, May 3, 2021 at 10:11 AM E. Madison Bray wrote:
>
> On Thu, Apr 29, 2021 at 2:30 PM julian...@fsfe.org
> wrote:
> >
> > Hi Dima and Abhishek.
> >
> > On Thursday, April 29, 2021 at 12:44:33 PM UTC+2 dim...@gmail.com wrote:
> >>
> >> On Thu, Apr 29, 2021 at 9:37 AM Abhishek cherath
> >> w
11 matches
Mail list logo