American Citizen on Sun, 22 Jun 2025 02:33:41 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: question on the height setting for qfminim on rank 2 elliptic curves
|
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Re: question on the height setting for qfminim on rank 2 elliptic curves
- From: American Citizen <website.reader3@gmail.com>
- Date: Sat, 21 Jun 2025 17:33:35 -0700
- Delivery-date: Sun, 22 Jun 2025 02:33:42 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1750552417; x=1751157217; darn=pari.math.u-bordeaux.fr; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=v6GN8XE2gY8vPIerBTWgBKquWm9dG3jNxiLUG5vRyng=; b=Vm26iV1FEXaxiHTh4wQEMmORG03Yhx3dkhkQbQPFqjNxSqOtc2wYznyKYhzvx2BFUq jmw7QRqRN35r1JHm1qGYrELSKDFHIDyUsRPtLDhhFpIY8scGdySzaL27euqNltcLHUZ3 rAWftno/e5ptChR6q1vtt1lvAueguINRQTzo014DoFBMY+gD7IU66bVYlUCTrL2Rxrb9 Gz6Ufw2TKAbdQ1cJ1R6e3y6+U6P3vSnxcTctzIShNTtKxC+7AEXhnruSRnzi7rmekcR9 Sy9DsCHIaHliOrvipZ3+Lp8g8dB9zgIzONOJVqWFUOFSa+IdWvuSJDLl1IHI2INeCuAU UuJw==
- In-reply-to: <aFZmgAFTZHmc2Qm3@seventeen>
- References: <242f7f16-6429-41ef-8741-07948f367636@gmail.com> <aFZmgAFTZHmc2Qm3@seventeen>
- User-agent: Mozilla Thunderbird
Thanks Bill, for retrieving that almost 1 year old reply and posting.
For some odd reason, my code was missing this line
B = sqrtn((N /(Pi^(n/2) / gamma(n/2 + 1)))^2*reg,n)
Now things are working correctly