photo

Steven Gregory


Con actividad desde 2009

Followers: 0   Following: 0

Mensaje

origami
daschunds
group theory
Professional Interests: esd

Estadística

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

Ver insignias

Feeds

Ver por

Enviada


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

más de 13 años hace | 1 descarga |

Enviada


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

más de 13 años hace | 1 descarga |

Enviada


nextperm
Outputs the next permutation of the ordered tuple x.

casi 14 años hace | 1 descarga |

Enviada


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

alrededor de 15 años hace | 1 descarga |

Enviada


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

más de 15 años hace | 1 descarga |