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 08f69afe28 Silly mistakes 10 yıl önce
lib Doesn't work yet! 10 yıl önce
src Silly mistakes 10 yıl önce
.gitignore First commit 10 yıl önce
LICENSE First commit 10 yıl önce
README.md Doesn't work yet! 10 yıl önce
makefile Messing around with complex algebra 10 yıl önce
run-tests.py Whoops 10 yıl önce
setup.py Doesn't work yet! 10 yıl önce

README.md

Fast functions for LOQC

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