Python C extension to compute the permanent.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Pete Shadbolt b946190670 Messing around with complex algebra 9 yıl önce
lib Doesn't work yet! 9 yıl önce
src Messing around with complex algebra 9 yıl önce
.gitignore First commit 9 yıl önce
LICENSE First commit 9 yıl önce
README.md Doesn't work yet! 9 yıl önce
makefile Messing around with complex algebra 9 yıl önce
run-tests.py Doesn't work yet! 9 yıl önce
run-tests.sh Doesn't work yet! 9 yıl önce
setup.py Doesn't work yet! 9 yıl önce

README.md

Fast functions for LOQC

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