photo

Steven Gregory


自 2009 起处于活动状态

Followers: 0   Following: 0

消息

origami
daschunds
group theory
Professional Interests: esd

统计学

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

查看徽章

Feeds

排序方式:

已提交


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

13 years 前 | 1 次下载 |

已提交


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

13 years 前 | 1 次下载 |

已提交


nextperm
Outputs the next permutation of the ordered tuple x.

14 years 前 | 1 次下载 |

已提交


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

15 years 前 | 1 次下载 |

已提交


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

15 years 前 | 1 次下载 |