Hello Dear
how can I calculate the integral point for this curve:
[0,0,0,-3568202637461440265241263457,0]
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this gr
Hello
I used the Mwrank option -p 300 to calculate the rank of curve
Curve
[0,1,0,-159627308733826113531278066761692301750824909156,-24543003331398069071481672747624345262031248143014554550977848062108256]
:
2<= rank <= 3
Also I used option -s to its selmer rank so its selmer rank was 3.
Is it tr
Hi
How I can install the huge additional package for sage in linux?
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/
Hi
I don't know why the function "A=H.point()" at the following program
for the finite field with size 101^5 does not work with this error as
below.
But for the finite field with size 101^2 there is no problem.
By the way, I use this PC:
OS: LINUX
VERSION: ubunto 10.4-64bit.
Also I have not downloa
-
Traceback (click to the left of this block for traceback)
...
TypeError: list indices must be integers, not
FiniteField_ext_pariElement
Thank
On 4/10/11, Foad Khoshnam wrote:
> Hi
> I don't know why the function "A=H.point()" at the followe program
> for the finit
Hi
I don't know why the function "A=H.point()" at the followe program
for the finite field with size 101^5 don't work.
But for the finite field with size 101^2 there is no problem.
sage: k.=GF(101^5,'x');
sage: x=polygen(k);
sage: H = HyperellipticCurve(x^5 + 12*x^4 + 13*x^3 + 15*x^2 + 33*x);
sage
Hi
I don't know why the function "A=H.point()" at the followe program
for the finite field with size 101^5 don't work.
But for the finite field with size 101^2 it work.
sage: k.=GF(101^5,'x');
sage: x=polygen(k);
sage: H = HyperellipticCurve(x^5 + 12*x^4 + 13*x^3 + 15*x^2 + 33*x);
sage: J = H.jaco
In order to compute the order of the jacobian varieties of
hyperelliptic curves over finite fields
I need a function in Sage to choice a random point on jacobian group
of hyper elliptic curves.
Some line of my programming are as follow :
sage: k.=GF(p^a,'x');
sage: f=x^7+93*x^6 + 64*x^5 + 2*x^4 +
Hi
In order to completing my programming I need to have a random point of
the jacobian group of a hyper elliptic curve.
Is there any function in sage for my programming using? I know there
exist a such function in magma ,but I don't have access to magma.
Thanks
--
--
To post to this group, send e
-- Forwarded message --
From: Foad Khoshnam
Date: Thu, 30 Dec 2010 01:48:09 +0330
Subject: foad
To: sage-support@googlegroups.com
Hi
In order to completing my programming I need to have a random point of
the jacobian group of a hyper elliptic curve.
Is there any function in sage
10 matches
Mail list logo