Max Alekseyev on Fri, 23 Feb 2024 02:21:01 +0100
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
bnfisintnorm() is eager for memory
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: bnfisintnorm() is eager for memory
From
: Max Alekseyev <
maxale@gmail.com
>
Date
: Thu, 22 Feb 2024 20:20:21 -0500
Delivery-date
: Fri, 23 Feb 2024 02:21:01 +0100
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708651258; x=1709256058; darn=pari.math.u-bordeaux.fr; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=PjQoqxY8NG+hQItpERbHAvXo9WYCcdHwywI/L4/nexY=; b=UPPTg3DWLb5tfF3EX1yxRaiFOL4/X0b/u3fqr0eiwwPfr7zlTTAomcason09CZSWue FON74mjIK0OFIRr5t4UrBD6/QnM/Zce3KUHEQ7R72hTBEVhcK1B+6F2cgFcZoeHIBofG siEi2+mpLmK8bYCZaJR+sh5nb/Vp2pYhZCMAQa/AK5JE07BCzjKg1cRacsoVFY8NEoP4 BiAQlJoiblUER9H2pOd42oP5waPKP58j79mghpaJQu8Zr+72YPCvSllmc7e3wR0pACkq 6EKw/OyHBFyq9slFW+8E+TuxUpJxuLSrhebWVuP9xiVRgM+DzXBjS2n0eN0qKA3me4Cx 9ojg==
In the following example, bnfisintnorm() runs out of memory even with a 32GB stack. Is there a way to overcome this?
? b = bnfinit('x^2-2305843005992468481,1)
? bnfisintnorm(b,2305843008139952128)
Thanks,
Max
Follow-Ups
:
Re: bnfisintnorm() is eager for memory
From:
Karim Belabas <Karim.Belabas@math.u-bordeaux.fr>
Prev by Date:
qfbsolve() with infinitely many solutions
Next by Date:
Re: bnfisintnorm() is eager for memory
Previous by thread:
qfbsolve() with infinitely many solutions
Next by thread:
Re: bnfisintnorm() is eager for memory
Index(es):
Date
Thread