Python C extension to compute the permanent.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

8 行
138B

  1. # file GENERATED by distutils, do NOT edit
  2. setup.py
  3. ./src/permanent.c
  4. permanent/__init__.py
  5. src/bithacks.h
  6. src/npy_util.h
  7. src/permanent.c