Python C extension to compute the permanent.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pete Shadbolt b946190670 Messing around with complex algebra 10年前
lib Doesn't work yet! 10年前
src Messing around with complex algebra 10年前
.gitignore First commit 10年前
LICENSE First commit 10年前
README.md Doesn't work yet! 10年前
makefile Messing around with complex algebra 10年前
run-tests.py Doesn't work yet! 10年前
run-tests.sh Doesn't work yet! 10年前
setup.py Doesn't work yet! 10年前

README.md

Fast functions for LOQC

  • Permanent (hardcoded up to 4x4 and Ryser)
  • Parallel permanent
  • No Cython dependency