photo

Steven Gregory


Attivo dal 2009

Followers: 0   Following: 0

Messaggio

origami
daschunds
group theory
Professional Interests: esd

Statistica

  • First Review
  • 5-Star Galaxy Level 2
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


vecgcd
Computes the GCD of the elements of the integer vector V.

oltre 13 anni fa | 1 download |

Inviato


egcd.m
Extended greatest common divisor. Finds g = GCD(x(1), ..., x(end)) and v such that g == sum(v.*x).

oltre 13 anni fa | 1 download |

Inviato


nextperm
Outputs the next permutation of the ordered tuple x.

quasi 14 anni fa | 1 download |

Inviato


modinv(x, N)
Computes multiplicative inverse of x modulo N

circa 15 anni fa | 1 download |

Inviato


logmod
Computes y such that mod(a^y, p^N) == x

oltre 15 anni fa | 1 download |