Skip to content

0.4.0

Compare
Choose a tag to compare
@Mr-Python-in-China Mr-Python-in-China released this 18 May 13:39
· 1 commit to main since this release
  • Add:
    • 添加 modint 类
    • 添加 frac 函数用于记忆化地计算阶乘
    • 添加 comb 函数, 通过公式计算组合数