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年以上 前 | ダウンロード 1 件 |

送信済み


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

13年以上 前 | ダウンロード 1 件 |

送信済み


nextperm
Outputs the next permutation of the ordered tuple x.

14年弱 前 | ダウンロード 1 件 |

送信済み


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

約15年 前 | ダウンロード 1 件 |

送信済み


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

15年以上 前 | ダウンロード 1 件 |