Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
prime_search.m File Reference

Go to the source code of this file.

Functions

if IsPrime (p) and if p mod 4 eq 3 and p^2 mod 16 eq 9 then print p

Variables

 clear
bits __pad0__
sop __pad1__
fct __pad2__
__pad3__
for i
for j
p __pad4__
end if
end for

Function Documentation

◆ IsPrime()

if IsPrime ( p )

References if, and p.

Variable Documentation

◆ __pad0__

bits __pad0__

Definition at line 2 of file prime_search.m.

◆ __pad1__

sop __pad1__

Definition at line 4 of file prime_search.m.

◆ __pad2__

fct __pad2__

Definition at line 5 of file prime_search.m.

◆ __pad3__

q __pad3__

Definition at line 8 of file prime_search.m.

◆ __pad4__

p __pad4__

Definition at line 13 of file prime_search.m.

◆ clear

clear

Definition at line 1 of file prime_search.m.

◆ for

end for

Definition at line 19 of file prime_search.m.

◆ i

◆ if

◆ j